Merge pull request #18 from Kizuren/dependabot/npm_and_yarn/sass-1.93.2

Bump sass from 1.91.0 to 1.93.2
This commit is contained in:
Kizuren 2025-09-30 23:24:30 +02:00 committed by GitHub
commit dad66a322a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -22,7 +22,7 @@
"better-sqlite3": "^12.2.0",
"eslint": "^9.36.0",
"nuxt": "^4.1.2",
"sass": "^1.91.0",
"sass": "^1.93.2",
"tailwindcss": "^4.1.13",
"typescript": "^5.9.2",
"vue": "^3.5.22",
@ -15003,9 +15003,9 @@
"license": "MIT"
},
"node_modules/sass": {
"version": "1.91.0",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz",
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==",
"version": "1.93.2",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
"license": "MIT",
"dependencies": {
"chokidar": "^4.0.0",

View file

@ -25,7 +25,7 @@
"better-sqlite3": "^12.2.0",
"eslint": "^9.36.0",
"nuxt": "^4.1.2",
"sass": "^1.91.0",
"sass": "^1.93.2",
"tailwindcss": "^4.1.13",
"typescript": "^5.9.2",
"vue": "^3.5.22",