mirror of
https://github.com/warp-tech/warpgate.git
synced 2025-10-06 13:26:54 +08:00
Merge pull request #62 from warp-tech/dependabot/npm_and_yarn/warpgate-admin/app/sass-1.51.0
This commit is contained in:
commit
1eb21fe10b
2 changed files with 5 additions and 5 deletions
|
@ -34,7 +34,7 @@
|
||||||
"eslint-plugin-svelte3": "^3.4.1",
|
"eslint-plugin-svelte3": "^3.4.1",
|
||||||
"format-duration": "^2.0.0",
|
"format-duration": "^2.0.0",
|
||||||
"moment": "^2.29.2",
|
"moment": "^2.29.2",
|
||||||
"sass": "^1.49.8",
|
"sass": "^1.51.0",
|
||||||
"svelte": "^3.44.0",
|
"svelte": "^3.44.0",
|
||||||
"svelte-check": "^2.7.0",
|
"svelte-check": "^2.7.0",
|
||||||
"svelte-fa": "^2.4.0",
|
"svelte-fa": "^2.4.0",
|
||||||
|
|
|
@ -2047,10 +2047,10 @@ sander@^0.5.0:
|
||||||
mkdirp "^0.5.1"
|
mkdirp "^0.5.1"
|
||||||
rimraf "^2.5.2"
|
rimraf "^2.5.2"
|
||||||
|
|
||||||
sass@^1.49.8:
|
sass@^1.51.0:
|
||||||
version "1.49.8"
|
version "1.51.0"
|
||||||
resolved "https://registry.yarnpkg.com/sass/-/sass-1.49.8.tgz#9bbbc5d43d14862db07f1c04b786c9da9b641828"
|
resolved "https://registry.yarnpkg.com/sass/-/sass-1.51.0.tgz#25ea36cf819581fe1fe8329e8c3a4eaaf70d2845"
|
||||||
integrity sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw==
|
integrity sha512-haGdpTgywJTvHC2b91GSq+clTKGbtkkZmVAb82jZQN/wTy6qs8DdFm2lhEQbEwrY0QDRgSQ3xDurqM977C3noA==
|
||||||
dependencies:
|
dependencies:
|
||||||
chokidar ">=3.0.0 <4.0.0"
|
chokidar ">=3.0.0 <4.0.0"
|
||||||
immutable "^4.0.0"
|
immutable "^4.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue