mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 00:32:29 -04:00
build(deps-dev): Bump sass from 1.95.1 to 1.97.1
Bumps [sass](https://github.com/sass/dart-sass) from 1.95.1 to 1.97.1. - [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.95.1...1.97.1) --- updated-dependencies: - dependency-name: sass dependency-version: 1.97.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
294057e32f
commit
34448d3410
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -62,7 +62,7 @@
|
|||
"is-svg": "^6.1.0",
|
||||
"jsdom": "^27.2.0",
|
||||
"jsdom-testing-mocks": "^1.16.0",
|
||||
"sass": "^1.95.1",
|
||||
"sass": "^1.97.1",
|
||||
"stylelint": "^16.26.1",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
"vite": "^7.2.7",
|
||||
|
|
@ -13680,9 +13680,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.95.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.95.1.tgz",
|
||||
"integrity": "sha512-uPoDh5NIEZV4Dp5GBodkmNY9tSQfXY02pmCcUo+FR1P+x953HGkpw+vV28D4IqYB6f8webZtwoSaZaiPtpTeMg==",
|
||||
"version": "1.97.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.97.1.tgz",
|
||||
"integrity": "sha512-uf6HoO8fy6ClsrShvMgaKUn14f2EHQLQRtpsZZLeU/Mv0Q1K5P0+x2uvH6Cub39TVVbWNSrraUhDAoFph6vh0A==",
|
||||
"devOptional": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
"is-svg": "^6.1.0",
|
||||
"jsdom": "^27.2.0",
|
||||
"jsdom-testing-mocks": "^1.16.0",
|
||||
"sass": "^1.95.1",
|
||||
"sass": "^1.97.1",
|
||||
"stylelint": "^16.26.1",
|
||||
"stylelint-use-logical": "^2.1.2",
|
||||
"vite": "^7.2.7",
|
||||
|
|
|
|||
Loading…
Reference in a new issue