Bump sass from 1.52.3 to 1.66.1 in /kafka-ui-react-app
Bumps [sass](https://github.com/sass/dart-sass) from 1.52.3 to 1.66.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.52.3...1.66.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9e7bc02c8a
commit
49e482db27
1 changed files with 9 additions and 9 deletions
18
kafka-ui-react-app/pnpm-lock.yaml
generated
18
kafka-ui-react-app/pnpm-lock.yaml
generated
|
@ -109,7 +109,7 @@ dependencies:
|
|||
version: 4.2.0
|
||||
sass:
|
||||
specifier: ^1.52.3
|
||||
version: 1.52.3
|
||||
version: 1.66.1
|
||||
styled-components:
|
||||
specifier: ^5.3.1
|
||||
version: 5.3.1(react-dom@18.1.0)(react-is@18.2.0)(react@18.2.0)
|
||||
|
@ -118,7 +118,7 @@ dependencies:
|
|||
version: 9.0.4(react@18.2.0)
|
||||
vite:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
version: 4.0.5(@types/node@16.11.7)(sass@1.66.1)
|
||||
vite-tsconfig-paths:
|
||||
specifier: ^4.0.2
|
||||
version: 4.2.0(typescript@4.7.4)(vite@4.0.5)
|
||||
|
@ -1994,7 +1994,7 @@ packages:
|
|||
vite: ^4.0.0
|
||||
dependencies:
|
||||
'@swc/core': 1.3.38
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.66.1)
|
||||
dev: true
|
||||
|
||||
/abab@2.0.6:
|
||||
|
@ -5959,9 +5959,9 @@ packages:
|
|||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
dev: true
|
||||
|
||||
/sass@1.52.3:
|
||||
resolution: {integrity: sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
/sass@1.66.1:
|
||||
resolution: {integrity: sha512-50c+zTsZOJVgFfTgwwEzkjA3/QACgdNsKueWPyAR0mRINIvLAStVQBbPg14iuqEQ74NPDbXzJARJ/O4SI1zftA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
chokidar: 3.5.2
|
||||
|
@ -6599,13 +6599,13 @@ packages:
|
|||
debug: 4.3.4(supports-color@5.5.0)
|
||||
globrex: 0.1.2
|
||||
tsconfck: 2.1.2(typescript@4.7.4)
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
|
||||
vite: 4.0.5(@types/node@16.11.7)(sass@1.66.1)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
- typescript
|
||||
dev: false
|
||||
|
||||
/vite@4.0.5(@types/node@16.11.7)(sass@1.52.3):
|
||||
/vite@4.0.5(@types/node@16.11.7)(sass@1.66.1):
|
||||
resolution: {integrity: sha512-7m87RC+caiAxG+8j3jObveRLqaWA/neAdCat6JAZwMkSWqFHOvg8MYe5fAQxVBRAuKAQ1S6XDh3CBQuLNbY33w==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
|
@ -6635,7 +6635,7 @@ packages:
|
|||
postcss: 8.4.20
|
||||
resolve: 1.22.1
|
||||
rollup: 3.7.3
|
||||
sass: 1.52.3
|
||||
sass: 1.66.1
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue