mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump sass from 1.77.4 to 1.77.8 (#5632)
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 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.4...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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/5688/head
parent
8719289482
commit
c29f57a44e
|
@ -39,7 +39,7 @@
|
|||
"rimraf": "^6.0.1",
|
||||
"rollup": "^4.21.2",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.77.4",
|
||||
"sass": "^1.77.8",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-twbs-bootstrap": "^14.2.0",
|
||||
"terser": "^5.31.6",
|
||||
|
@ -10768,9 +10768,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.77.4",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.4.tgz",
|
||||
"integrity": "sha512-vcF3Ckow6g939GMA4PeU7b2K/9FALXk2KF9J87txdHzXbUF9XRQRwSxcAs/fGaTnJeBFd7UoV22j3lzMLdM0Pw==",
|
||||
"version": "1.77.8",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.77.8.tgz",
|
||||
"integrity": "sha512-4UHg6prsrycW20fqLGPShtEvo/WyHRVRHwOP4DzkUrObWoWI05QBSfzU71TVB7PFaL104TwNaHpjlWXAZbQiNQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": ">=3.0.0 <4.0.0",
|
||||
|
|
|
@ -88,7 +88,7 @@
|
|||
"rimraf": "^6.0.1",
|
||||
"rollup": "^4.21.2",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.77.4",
|
||||
"sass": "^1.77.8",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-twbs-bootstrap": "^14.2.0",
|
||||
"terser": "^5.31.6",
|
||||
|
|
Loading…
Reference in New Issue