2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-17 18:52:06 +00:00

Merge pull request #565 from Laupetin/dependabot/npm_and_yarn/src/ModManUi/sass-1.93.3

chore(deps-dev): bump sass from 1.93.2 to 1.93.3 in /src/ModManUi
This commit is contained in:
Jan
2025-11-01 07:02:30 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"jsdom": "^27.0.0", "jsdom": "^27.0.0",
"npm-run-all2": "^8.0.4", "npm-run-all2": "^8.0.4",
"prettier": "3.6.2", "prettier": "3.6.2",
"sass": "1.93.2", "sass": "1.93.3",
"typescript": "~5.9.3", "typescript": "~5.9.3",
"vite": "7.1.12", "vite": "7.1.12",
"vite-plugin-vue-devtools": "^8.0.3", "vite-plugin-vue-devtools": "^8.0.3",
@@ -5663,9 +5663,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/sass": { "node_modules/sass": {
"version": "1.93.2", "version": "1.93.3",
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz", "resolved": "https://registry.npmjs.org/sass/-/sass-1.93.3.tgz",
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==", "integrity": "sha512-elOcIZRTM76dvxNAjqYrucTSI0teAF/L2Lv0s6f6b7FOwcwIuA357bIE871580AjHJuSvLIRUosgV+lIWx6Rgg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -36,7 +36,7 @@
"jsdom": "^27.0.0", "jsdom": "^27.0.0",
"npm-run-all2": "^8.0.4", "npm-run-all2": "^8.0.4",
"prettier": "3.6.2", "prettier": "3.6.2",
"sass": "1.93.2", "sass": "1.93.3",
"typescript": "~5.9.3", "typescript": "~5.9.3",
"vite": "7.1.12", "vite": "7.1.12",
"vite-plugin-vue-devtools": "^8.0.3", "vite-plugin-vue-devtools": "^8.0.3",