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.8 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.8 to 1.78.0. - [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.8...1.78.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c51a05fb08
commit
da21bb58f8
|
@ -62,7 +62,7 @@
|
||||||
"mutationobserver-shim": "^0.3.7",
|
"mutationobserver-shim": "^0.3.7",
|
||||||
"portal-vue": "^3.0.0",
|
"portal-vue": "^3.0.0",
|
||||||
"prettier": "^3.3.3",
|
"prettier": "^3.3.3",
|
||||||
"sass": "^1.77.8",
|
"sass": "^1.78.0",
|
||||||
"typescript": "~5.5.4",
|
"typescript": "~5.5.4",
|
||||||
"typescript-eslint": "^8.4.0",
|
"typescript-eslint": "^8.4.0",
|
||||||
"unplugin-auto-import": "^0.18.2",
|
"unplugin-auto-import": "^0.18.2",
|
||||||
|
|
|
@ -101,7 +101,7 @@ importers:
|
||||||
version: 8.4.0(eslint@9.9.1)(typescript@5.5.4)
|
version: 8.4.0(eslint@9.9.1)(typescript@5.5.4)
|
||||||
'@vitejs/plugin-vue':
|
'@vitejs/plugin-vue':
|
||||||
specifier: ^5.1.3
|
specifier: ^5.1.3
|
||||||
version: 5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))
|
version: 5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.78.0))(vue@3.4.38(typescript@5.5.4))
|
||||||
'@vue/compiler-sfc':
|
'@vue/compiler-sfc':
|
||||||
specifier: 3.4.38
|
specifier: 3.4.38
|
||||||
version: 3.4.38
|
version: 3.4.38
|
||||||
|
@ -142,8 +142,8 @@ importers:
|
||||||
specifier: ^3.3.3
|
specifier: ^3.3.3
|
||||||
version: 3.3.3
|
version: 3.3.3
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.77.8
|
specifier: ^1.78.0
|
||||||
version: 1.77.8
|
version: 1.78.0
|
||||||
typescript:
|
typescript:
|
||||||
specifier: ~5.5.4
|
specifier: ~5.5.4
|
||||||
version: 5.5.4
|
version: 5.5.4
|
||||||
|
@ -161,10 +161,10 @@ importers:
|
||||||
version: 0.27.4(@babel/parser@7.25.3)(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))
|
version: 0.27.4(@babel/parser@7.25.3)(rollup@4.21.0)(vue@3.4.38(typescript@5.5.4))
|
||||||
vite:
|
vite:
|
||||||
specifier: ^5.4.3
|
specifier: ^5.4.3
|
||||||
version: 5.4.3(@types/node@22.5.3)(sass@1.77.8)
|
version: 5.4.3(@types/node@22.5.3)(sass@1.78.0)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^2.0.5
|
specifier: ^2.0.5
|
||||||
version: 2.0.5(@types/node@22.5.3)(happy-dom@15.7.3)(sass@1.77.8)
|
version: 2.0.5(@types/node@22.5.3)(happy-dom@15.7.3)(sass@1.78.0)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.0.29
|
specifier: ^2.0.29
|
||||||
version: 2.0.29(typescript@5.5.4)
|
version: 2.0.29(typescript@5.5.4)
|
||||||
|
@ -1700,8 +1700,8 @@ packages:
|
||||||
run-parallel@1.2.0:
|
run-parallel@1.2.0:
|
||||||
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
|
||||||
|
|
||||||
sass@1.77.8:
|
sass@1.78.0:
|
||||||
resolution: {integrity: sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==}
|
resolution: {integrity: sha512-AaIqGSrjo5lA2Yg7RvFZrlXDBCp3nV4XP73GrLGvdRWWwk+8H3l0SDvq/5bA4eF+0RFPLuWUk3E+P1U/YqnpsQ==}
|
||||||
engines: {node: '>=14.0.0'}
|
engines: {node: '>=14.0.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
|
@ -2663,9 +2663,9 @@ snapshots:
|
||||||
'@typescript-eslint/types': 8.4.0
|
'@typescript-eslint/types': 8.4.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.77.8))(vue@3.4.38(typescript@5.5.4))':
|
'@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@22.5.3)(sass@1.78.0))(vue@3.4.38(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.4.3(@types/node@22.5.3)(sass@1.77.8)
|
vite: 5.4.3(@types/node@22.5.3)(sass@1.78.0)
|
||||||
vue: 3.4.38(typescript@5.5.4)
|
vue: 3.4.38(typescript@5.5.4)
|
||||||
|
|
||||||
'@vitest/expect@2.0.5':
|
'@vitest/expect@2.0.5':
|
||||||
|
@ -3636,7 +3636,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
queue-microtask: 1.2.3
|
queue-microtask: 1.2.3
|
||||||
|
|
||||||
sass@1.77.8:
|
sass@1.78.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
immutable: 4.3.6
|
immutable: 4.3.6
|
||||||
|
@ -3843,13 +3843,13 @@ snapshots:
|
||||||
|
|
||||||
util-deprecate@1.0.2: {}
|
util-deprecate@1.0.2: {}
|
||||||
|
|
||||||
vite-node@2.0.5(@types/node@22.5.3)(sass@1.77.8):
|
vite-node@2.0.5(@types/node@22.5.3)(sass@1.78.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
cac: 6.7.14
|
cac: 6.7.14
|
||||||
debug: 4.3.6
|
debug: 4.3.6
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.4.3(@types/node@22.5.3)(sass@1.77.8)
|
vite: 5.4.3(@types/node@22.5.3)(sass@1.78.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -3861,7 +3861,7 @@ snapshots:
|
||||||
- supports-color
|
- supports-color
|
||||||
- terser
|
- terser
|
||||||
|
|
||||||
vite@5.4.3(@types/node@22.5.3)(sass@1.77.8):
|
vite@5.4.3(@types/node@22.5.3)(sass@1.78.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild: 0.21.5
|
esbuild: 0.21.5
|
||||||
postcss: 8.4.44
|
postcss: 8.4.44
|
||||||
|
@ -3869,9 +3869,9 @@ snapshots:
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.5.3
|
'@types/node': 22.5.3
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
sass: 1.77.8
|
sass: 1.78.0
|
||||||
|
|
||||||
vitest@2.0.5(@types/node@22.5.3)(happy-dom@15.7.3)(sass@1.77.8):
|
vitest@2.0.5(@types/node@22.5.3)(happy-dom@15.7.3)(sass@1.78.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@ampproject/remapping': 2.3.0
|
'@ampproject/remapping': 2.3.0
|
||||||
'@vitest/expect': 2.0.5
|
'@vitest/expect': 2.0.5
|
||||||
|
@ -3889,8 +3889,8 @@ snapshots:
|
||||||
tinybench: 2.8.0
|
tinybench: 2.8.0
|
||||||
tinypool: 1.0.0
|
tinypool: 1.0.0
|
||||||
tinyrainbow: 1.2.0
|
tinyrainbow: 1.2.0
|
||||||
vite: 5.4.3(@types/node@22.5.3)(sass@1.77.8)
|
vite: 5.4.3(@types/node@22.5.3)(sass@1.78.0)
|
||||||
vite-node: 2.0.5(@types/node@22.5.3)(sass@1.77.8)
|
vite-node: 2.0.5(@types/node@22.5.3)(sass@1.78.0)
|
||||||
why-is-node-running: 2.3.0
|
why-is-node-running: 2.3.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@types/node': 22.5.3
|
'@types/node': 22.5.3
|
||||||
|
|
Loading…
Reference in New Issue
Block a user