mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump sass from 1.62.1 to 1.63.4 (#5178)
Bumps [sass](https://github.com/sass/dart-sass) from 1.62.1 to 1.63.4. - [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.62.1...1.63.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5186/head
parent
dc5abe7dd0
commit
32e454f230
|
@ -37,7 +37,7 @@
|
|||
"prettier-plugin-astro": "^0.10.0",
|
||||
"rollup": "^3.25.1",
|
||||
"rtlcss": "^4.1.0",
|
||||
"sass": "^1.62.1",
|
||||
"sass": "^1.63.4",
|
||||
"stylelint": "^15.7.0",
|
||||
"stylelint-config-twbs-bootstrap": "^10.0.0",
|
||||
"terser": "^5.18.0",
|
||||
|
@ -9217,9 +9217,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.62.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.1.tgz",
|
||||
"integrity": "sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==",
|
||||
"version": "1.63.4",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.4.tgz",
|
||||
"integrity": "sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
@ -17679,9 +17679,9 @@
|
|||
}
|
||||
},
|
||||
"sass": {
|
||||
"version": "1.62.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.62.1.tgz",
|
||||
"integrity": "sha512-NHpxIzN29MXvWiuswfc1W3I0N8SXBd8UR26WntmDlRYf0bSADnwnOjsyMZ3lMezSlArD33Vs3YFhp7dWvL770A==",
|
||||
"version": "1.63.4",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.63.4.tgz",
|
||||
"integrity": "sha512-Sx/+weUmK+oiIlI+9sdD0wZHsqpbgQg8wSwSnGBjwb5GwqFhYNwwnI+UWZtLjKvKyFlKkatRK235qQ3mokyPoQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
|
@ -85,7 +85,7 @@
|
|||
"prettier-plugin-astro": "^0.10.0",
|
||||
"rollup": "^3.25.1",
|
||||
"rtlcss": "^4.1.0",
|
||||
"sass": "^1.62.1",
|
||||
"sass": "^1.63.4",
|
||||
"stylelint": "^15.7.0",
|
||||
"stylelint-config-twbs-bootstrap": "^10.0.0",
|
||||
"terser": "^5.18.0",
|
||||
|
|
Loading…
Reference in New Issue