chore(deps): update dependency sass to v1.79.3
This commit is contained in:
parent
0f7fdb97df
commit
17cd0e5298
2 changed files with 15 additions and 15 deletions
|
@ -85,7 +85,7 @@
|
|||
"rimraf": "6.0.1",
|
||||
"rollup": "4.22.2",
|
||||
"rollup-plugin-swc3": "0.11.2",
|
||||
"sass": "1.79.2",
|
||||
"sass": "1.79.3",
|
||||
"semver": "7.6.3",
|
||||
"tslib": "2.7.0",
|
||||
"typescript": "5.5.4",
|
||||
|
|
|
@ -75,8 +75,8 @@ importers:
|
|||
specifier: 0.11.2
|
||||
version: 0.11.2(@swc/core@1.7.26)(rollup@4.22.2)
|
||||
sass:
|
||||
specifier: 1.79.2
|
||||
version: 1.79.2
|
||||
specifier: 1.79.3
|
||||
version: 1.79.3
|
||||
semver:
|
||||
specifier: 7.6.3
|
||||
version: 7.6.3
|
||||
|
@ -88,10 +88,10 @@ importers:
|
|||
version: 5.5.4
|
||||
vite:
|
||||
specifier: 4.5.5
|
||||
version: 4.5.5(@types/node@18.19.3)(sass@1.79.2)
|
||||
version: 4.5.5(@types/node@18.19.3)(sass@1.79.3)
|
||||
vitest:
|
||||
specifier: 0.34.6
|
||||
version: 0.34.6(sass@1.79.2)
|
||||
version: 0.34.6(sass@1.79.3)
|
||||
yargs:
|
||||
specifier: 17.7.2
|
||||
version: 17.7.2
|
||||
|
@ -2291,8 +2291,8 @@ packages:
|
|||
safe-regex-test@1.0.0:
|
||||
resolution: {integrity: sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==}
|
||||
|
||||
sass@1.79.2:
|
||||
resolution: {integrity: sha512-YmT1aoF1MwHsZEu/eXhbAJNsPGAhNP4UixW9ckEwWCvPcVdVF0/C104OGDVEqtoctKq0N+wM20O/rj+sSPsWeg==}
|
||||
sass@1.79.3:
|
||||
resolution: {integrity: sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -4961,7 +4961,7 @@ snapshots:
|
|||
get-intrinsic: 1.2.0
|
||||
is-regex: 1.1.4
|
||||
|
||||
sass@1.79.2:
|
||||
sass@1.79.3:
|
||||
dependencies:
|
||||
chokidar: 4.0.0
|
||||
immutable: 4.3.0
|
||||
|
@ -5200,14 +5200,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.79.2):
|
||||
vite-node@0.34.6(@types/node@18.19.3)(sass@1.79.3):
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4
|
||||
mlly: 1.4.0
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.5(@types/node@18.19.3)(sass@1.79.2)
|
||||
vite: 4.5.5(@types/node@18.19.3)(sass@1.79.3)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -5218,7 +5218,7 @@ snapshots:
|
|||
- supports-color
|
||||
- terser
|
||||
|
||||
vite@4.5.5(@types/node@18.19.3)(sass@1.79.2):
|
||||
vite@4.5.5(@types/node@18.19.3)(sass@1.79.3):
|
||||
dependencies:
|
||||
esbuild: 0.18.11
|
||||
postcss: 8.4.27
|
||||
|
@ -5226,9 +5226,9 @@ snapshots:
|
|||
optionalDependencies:
|
||||
'@types/node': 18.19.3
|
||||
fsevents: 2.3.2
|
||||
sass: 1.79.2
|
||||
sass: 1.79.3
|
||||
|
||||
vitest@0.34.6(sass@1.79.2):
|
||||
vitest@0.34.6(sass@1.79.3):
|
||||
dependencies:
|
||||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
|
@ -5251,8 +5251,8 @@ snapshots:
|
|||
strip-literal: 1.0.1
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.5.5(@types/node@18.19.3)(sass@1.79.2)
|
||||
vite-node: 0.34.6(@types/node@18.19.3)(sass@1.79.2)
|
||||
vite: 4.5.5(@types/node@18.19.3)(sass@1.79.3)
|
||||
vite-node: 0.34.6(@types/node@18.19.3)(sass@1.79.3)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in a new issue