chore(deps): upgrade yarn and packages

This commit is contained in:
2025-11-28 18:07:35 +02:00
parent 93b2c27414
commit 67ffa64338

View File

@@ -71,12 +71,12 @@
"devDependencies": {
"@csstools/css-parser-algorithms": "^3.0.5",
"@csstools/css-tokenizer": "^3.0.4",
"@types/postcss-js": "^4.0.4",
"@types/postcss-js": "^4.1.0",
"@types/stylelint": "^14.0.0",
"@types/typescript": "^2.0.0",
"typescript": "^5.8.3"
"typescript": "^5.9.3"
},
"packageManager": "yarn@4.9.2",
"packageManager": "yarn@4.12.0",
"engines": {
"node": ">=22"
},