Updated dependencies

This commit is contained in:
squidfunk
2025-08-22 10:14:41 +02:00
parent 3b3c632c4e
commit fe4a4314d3
9 changed files with 137 additions and 129 deletions

View File

@@ -65,8 +65,8 @@
"@types/node": "^24.3.0",
"@types/resize-observer-browser": "^0.1.11",
"@types/sass": "^1.45.0",
"@typescript-eslint/eslint-plugin": "^8.39.1",
"@typescript-eslint/parser": "^8.39.1",
"@typescript-eslint/eslint-plugin": "^8.40.0",
"@typescript-eslint/parser": "^8.40.0",
"autoprefixer": "^10.4.21",
"chokidar": "^4.0.3",
"cssnano": "5.1.0",
@@ -89,10 +89,10 @@
"postcss-inline-svg": "^6.0.0",
"postcss-logical": "5.0.4",
"postcss-pseudo-is": "^0.3.0",
"preact": "^10.27.0",
"preact": "^10.27.1",
"rimraf": "^6.0.1",
"sass": "^1.90.0",
"simple-icons": "^15.10.0",
"simple-icons": "^15.11.0",
"stylelint": "^16.23.1",
"stylelint-config-recess-order": "5.1.1",
"stylelint-config-recommended": "14.0.1",