mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
chore(deps-dev): bump sass from 1.77.7 to 1.77.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.7 to 1.77.8. - [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.77.7...1.77.8) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1b087065b5
commit
42ff4dac67
|
@ -61,7 +61,7 @@
|
|||
"mutationobserver-shim": "^0.3.7",
|
||||
"portal-vue": "^3.0.0",
|
||||
"prettier": "^3.3.2",
|
||||
"sass": "^1.77.7",
|
||||
"sass": "^1.77.8",
|
||||
"typescript": "~5.5.3",
|
||||
"typescript-eslint": "^7.16.0",
|
||||
"unplugin-auto-import": "^0.17.6",
|
||||
|
|
|
@ -137,8 +137,8 @@ devDependencies:
|
|||
specifier: ^3.3.2
|
||||
version: 3.3.2
|
||||
sass:
|
||||
specifier: ^1.77.7
|
||||
version: 1.77.7
|
||||
specifier: ^1.77.8
|
||||
version: 1.77.8
|
||||
typescript:
|
||||
specifier: ~5.5.3
|
||||
version: 5.5.3
|
||||
|
@ -156,10 +156,10 @@ devDependencies:
|
|||
version: 0.27.2(vue@3.4.31)
|
||||
vite:
|
||||
specifier: ^5.3.2
|
||||
version: 5.3.3(@types/node@20.14.10)(sass@1.77.7)
|
||||
version: 5.3.3(@types/node@20.14.10)(sass@1.77.8)
|
||||
vitest:
|
||||
specifier: ^2.0.1
|
||||
version: 2.0.1(@types/node@20.14.10)(happy-dom@14.12.3)(sass@1.77.7)
|
||||
version: 2.0.1(@types/node@20.14.10)(happy-dom@14.12.3)(sass@1.77.8)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.26
|
||||
version: 2.0.26(typescript@5.5.3)
|
||||
|
@ -1112,7 +1112,7 @@ packages:
|
|||
vite: ^5.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 5.3.3(@types/node@20.14.10)(sass@1.77.7)
|
||||
vite: 5.3.3(@types/node@20.14.10)(sass@1.77.8)
|
||||
vue: 3.4.31(typescript@5.5.3)
|
||||
dev: true
|
||||
|
||||
|
@ -2829,8 +2829,8 @@ packages:
|
|||
queue-microtask: 1.2.3
|
||||
dev: true
|
||||
|
||||
/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
|
||||
dependencies:
|
||||
|
@ -3189,7 +3189,7 @@ packages:
|
|||
resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==}
|
||||
dev: true
|
||||
|
||||
/vite-node@2.0.1(@types/node@20.14.10)(sass@1.77.7):
|
||||
/vite-node@2.0.1(@types/node@20.14.10)(sass@1.77.8):
|
||||
resolution: {integrity: sha512-nVd6kyhPAql0s+xIVJzuF+RSRH8ZimNrm6U8ZvTA4MXv8CHI17TFaQwRaFiK75YX6XeFqZD4IoAaAfi9OR1XvQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3198,7 +3198,7 @@ packages:
|
|||
debug: 4.3.5
|
||||
pathe: 1.1.2
|
||||
picocolors: 1.0.1
|
||||
vite: 5.3.3(@types/node@20.14.10)(sass@1.77.7)
|
||||
vite: 5.3.3(@types/node@20.14.10)(sass@1.77.8)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
|
@ -3210,7 +3210,7 @@ packages:
|
|||
- terser
|
||||
dev: true
|
||||
|
||||
/vite@5.3.3(@types/node@20.14.10)(sass@1.77.7):
|
||||
/vite@5.3.3(@types/node@20.14.10)(sass@1.77.8):
|
||||
resolution: {integrity: sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3242,12 +3242,12 @@ packages:
|
|||
esbuild: 0.21.5
|
||||
postcss: 8.4.39
|
||||
rollup: 4.18.0
|
||||
sass: 1.77.7
|
||||
sass: 1.77.8
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@2.0.1(@types/node@20.14.10)(happy-dom@14.12.3)(sass@1.77.7):
|
||||
/vitest@2.0.1(@types/node@20.14.10)(happy-dom@14.12.3)(sass@1.77.8):
|
||||
resolution: {integrity: sha512-PBPvNXRJiywtI9NmbnEqHIhcXlk8mB0aKf6REQIaYGY4JtWF1Pg8Am+N0vAuxdg/wUSlxPSVJr8QdjwcVxc2Hg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
|
@ -3289,8 +3289,8 @@ packages:
|
|||
std-env: 3.7.0
|
||||
tinybench: 2.8.0
|
||||
tinypool: 1.0.0
|
||||
vite: 5.3.3(@types/node@20.14.10)(sass@1.77.7)
|
||||
vite-node: 2.0.1(@types/node@20.14.10)(sass@1.77.7)
|
||||
vite: 5.3.3(@types/node@20.14.10)(sass@1.77.8)
|
||||
vite-node: 2.0.1(@types/node@20.14.10)(sass@1.77.8)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
|
Loading…
Reference in New Issue
Block a user