chore(deps): update dependency sass to v1.77.8
This commit is contained in:
parent
901956fea5
commit
3676246267
2 changed files with 15 additions and 15 deletions
|
@ -85,7 +85,7 @@
|
|||
"rimraf": "6.0.1",
|
||||
"rollup": "4.18.1",
|
||||
"rollup-plugin-swc3": "0.11.2",
|
||||
"sass": "1.77.7",
|
||||
"sass": "1.77.8",
|
||||
"semver": "7.6.2",
|
||||
"tslib": "2.6.3",
|
||||
"typescript": "5.5.3",
|
||||
|
|
|
@ -75,8 +75,8 @@ importers:
|
|||
specifier: 0.11.2
|
||||
version: 0.11.2(@swc/core@1.6.13)(rollup@4.18.1)
|
||||
sass:
|
||||
specifier: 1.77.7
|
||||
version: 1.77.7
|
||||
specifier: 1.77.8
|
||||
version: 1.77.8
|
||||
semver:
|
||||
specifier: 7.6.2
|
||||
version: 7.6.2
|
||||
|
@ -88,10 +88,10 @@ importers:
|
|||
version: 5.5.3
|
||||
vite:
|
||||
specifier: 4.5.3
|
||||
version: 4.5.3(@types/node@18.19.3)(sass@1.77.7)
|
||||
version: 4.5.3(@types/node@18.19.3)(sass@1.77.8)
|
||||
vitest:
|
||||
specifier: 0.34.6
|
||||
version: 0.34.6(sass@1.77.7)
|
||||
version: 0.34.6(sass@1.77.8)
|
||||
yargs:
|
||||
specifier: 17.7.2
|
||||
version: 17.7.2
|
||||
|
@ -2326,8 +2326,8 @@ packages:
|
|||
safe-regex-test@1.0.0:
|
||||
resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==}
|
||||
|
||||
sass@1.77.7:
|
||||
resolution: {integrity: sha512-9ywH75cO+rLjbrZ6en3Gp8qAMwPGBapFtlsMJoDTkcMU/bSe5a6cjKVUn5Jr4Gzg5GbP3HE8cm+02pLCgcoMow==}
|
||||
sass@1.77.8:
|
||||
resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -5028,7 +5028,7 @@ snapshots:
|
|||
get-intrinsic: 1.2.0
|
||||
is-regex: 1.1.4
|
||||
|
||||
sass@1.77.7:
|
||||
sass@1.77.8:
|
||||
dependencies:
|
||||
chokidar: 3.5.3
|
||||
immutable: 4.3.0
|
||||
|
@ -5267,14 +5267,14 @@ snapshots:
|
|||
spdx-correct: 3.2.0
|
||||
spdx-expression-parse: 3.0.1
|
||||
|
||||
vite-node@0.34.6(@types/node@18.19.3)(sass@1.77.7):
|
||||
vite-node@0.34.6(@types/node@18.19.3)(sass@1.77.8):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4
|
||||
mlly: 1.4.0
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.3(@types/node@18.19.3)(sass@1.77.7)
|
||||
vite: 4.5.3(@types/node@18.19.3)(sass@1.77.8)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -5285,7 +5285,7 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@4.5.3(@types/node@18.19.3)(sass@1.77.7):
|
||||
vite@4.5.3(@types/node@18.19.3)(sass@1.77.8):
|
||||
dependencies:
|
||||
esbuild: 0.18.11
|
||||
postcss: 8.4.27
|
||||
|
@ -5293,9 +5293,9 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@types/node': 18.19.3
|
||||
fsevents: 2.3.2
|
||||
sass: 1.77.7
|
||||
sass: 1.77.8
|
||||
|
||||
vitest@0.34.6(sass@1.77.7):
|
||||
vitest@0.34.6(sass@1.77.8):
|
||||
dependencies:
|
||||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
|
@ -5318,8 +5318,8 @@ snapshots:
|
|||
strip-literal: 1.0.1
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.5.3(@types/node@18.19.3)(sass@1.77.7)
|
||||
vite-node: 0.34.6(@types/node@18.19.3)(sass@1.77.7)
|
||||
vite: 4.5.3(@types/node@18.19.3)(sass@1.77.8)
|
||||
vite-node: 0.34.6(@types/node@18.19.3)(sass@1.77.8)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in a new issue