mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-03-31 06:33:51 -04:00
Updated dependencies
This commit is contained in:
14
package.json
14
package.json
@@ -62,11 +62,11 @@
|
||||
"@types/fuzzaldrin-plus": "^0.6.5",
|
||||
"@types/html-minifier-terser": "^7.0.2",
|
||||
"@types/lunr": "^2.3.7",
|
||||
"@types/node": "^24.7.2",
|
||||
"@types/node": "^24.9.2",
|
||||
"@types/resize-observer-browser": "^0.1.11",
|
||||
"@types/sass": "^1.45.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
||||
"@typescript-eslint/parser": "^8.46.1",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.2",
|
||||
"@typescript-eslint/parser": "^8.46.2",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"chokidar": "^4.0.3",
|
||||
"cssnano": "5.1.0",
|
||||
@@ -82,7 +82,7 @@
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
"npm-check-updates": "^19.1.0",
|
||||
"npm-check-updates": "^19.1.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-dir-pseudo-class": "^9.0.1",
|
||||
@@ -90,9 +90,9 @@
|
||||
"postcss-logical": "5.0.4",
|
||||
"postcss-pseudo-is": "^0.3.0",
|
||||
"preact": "^10.27.2",
|
||||
"rimraf": "^6.0.1",
|
||||
"sass": "^1.93.2",
|
||||
"simple-icons": "^15.16.1",
|
||||
"rimraf": "^6.1.0",
|
||||
"sass": "^1.93.3",
|
||||
"simple-icons": "^15.18.0",
|
||||
"stylelint": "^16.25.0",
|
||||
"stylelint-config-recess-order": "5.1.1",
|
||||
"stylelint-config-recommended": "14.0.1",
|
||||
|
||||
Reference in New Issue
Block a user