mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-03 19:19:42 -04:00
Updated dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -65,8 +65,8 @@
|
||||
"@types/node": "^22.5.5",
|
||||
"@types/resize-observer-browser": "^0.1.11",
|
||||
"@types/sass": "^1.45.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.5.0",
|
||||
"@typescript-eslint/parser": "^8.5.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.6.0",
|
||||
"@typescript-eslint/parser": "^8.6.0",
|
||||
"autoprefixer": "^10.4.20",
|
||||
"chokidar": "^4.0.0",
|
||||
"cssnano": "5.1.0",
|
||||
@@ -74,7 +74,7 @@
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.30.0",
|
||||
"eslint-plugin-jsdoc": "^50.2.3",
|
||||
"eslint-plugin-jsdoc": "^50.2.4",
|
||||
"eslint-plugin-no-null": "^1.0.2",
|
||||
"github-types": "^1.0.0",
|
||||
"gitlab": "^14.2.2",
|
||||
@@ -82,7 +82,7 @@
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
"npm-check-updates": "^17.1.1",
|
||||
"npm-check-updates": "^17.1.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.47",
|
||||
"postcss-dir-pseudo-class": "^9.0.0",
|
||||
@@ -91,13 +91,13 @@
|
||||
"postcss-pseudo-is": "^0.3.0",
|
||||
"preact": "^10.24.0",
|
||||
"rimraf": "^6.0.1",
|
||||
"sass": "^1.78.0",
|
||||
"sass": "^1.79.2",
|
||||
"simple-icons": "^13.10.0",
|
||||
"stylelint": "^16.9.0",
|
||||
"stylelint-config-recess-order": "^5.1.0",
|
||||
"stylelint-config-recommended": "^14.0.1",
|
||||
"stylelint-config-standard-scss": "^13.1.0",
|
||||
"stylelint-scss": "^6.6.0",
|
||||
"stylelint-scss": "^6.7.0",
|
||||
"svgo": "^3.3.2",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
Reference in New Issue
Block a user