mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-23 03:25:15 +00:00
Merge pull request #1714 from freqtrade/dependabot/npm_and_yarn/main/sass-1.70.0
build(deps-dev): bump sass from 1.69.7 to 1.70.0
This commit is contained in:
commit
ac86aa5d26
|
@ -60,7 +60,7 @@
|
||||||
"mutationobserver-shim": "^0.3.7",
|
"mutationobserver-shim": "^0.3.7",
|
||||||
"portal-vue": "^3.0.0",
|
"portal-vue": "^3.0.0",
|
||||||
"prettier": "^3.2.3",
|
"prettier": "^3.2.3",
|
||||||
"sass": "^1.69.7",
|
"sass": "^1.70.0",
|
||||||
"typescript": "~5.3.3",
|
"typescript": "~5.3.3",
|
||||||
"unplugin-auto-import": "^0.17.3",
|
"unplugin-auto-import": "^0.17.3",
|
||||||
"unplugin-icons": "^0.18.2",
|
"unplugin-icons": "^0.18.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3650,7 +3650,7 @@ __metadata:
|
||||||
pinia-plugin-persistedstate: ^3.2.1
|
pinia-plugin-persistedstate: ^3.2.1
|
||||||
portal-vue: ^3.0.0
|
portal-vue: ^3.0.0
|
||||||
prettier: ^3.2.3
|
prettier: ^3.2.3
|
||||||
sass: ^1.69.7
|
sass: ^1.70.0
|
||||||
sortablejs: ^1.15.2
|
sortablejs: ^1.15.2
|
||||||
typescript: ~5.3.3
|
typescript: ~5.3.3
|
||||||
unplugin-auto-import: ^0.17.3
|
unplugin-auto-import: ^0.17.3
|
||||||
|
@ -5578,16 +5578,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"sass@npm:^1.69.7":
|
"sass@npm:^1.70.0":
|
||||||
version: 1.69.7
|
version: 1.70.0
|
||||||
resolution: "sass@npm:1.69.7"
|
resolution: "sass@npm:1.70.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar: ">=3.0.0 <4.0.0"
|
chokidar: ">=3.0.0 <4.0.0"
|
||||||
immutable: ^4.0.0
|
immutable: ^4.0.0
|
||||||
source-map-js: ">=0.6.2 <2.0.0"
|
source-map-js: ">=0.6.2 <2.0.0"
|
||||||
bin:
|
bin:
|
||||||
sass: sass.js
|
sass: sass.js
|
||||||
checksum: c67cd32b69fb26a50e4535353e4145de8cbc8187db07c467cc335157fd56d03cae98754f86efe43b880b29f20c0a168ab972c7f74ebfe234e2bd2dfb868890cb
|
checksum: fd1b622cf9b7fa699a03ec634611997552ece45eb98ac365fef22f42bdcb8ed63b326b64173379c966830c8551ae801e44e4a00d2de16fdadda2dc8f35400bbb
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user