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:
18
package.json
18
package.json
@@ -51,9 +51,9 @@
|
||||
"rxjs": "^7.8.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^7.0.1",
|
||||
"@fortawesome/fontawesome-free": "^7.1.0",
|
||||
"@mdi/svg": "^7.4.47",
|
||||
"@primer/octicons": "^19.18.0",
|
||||
"@primer/octicons": "^19.19.0",
|
||||
"@stylistic/eslint-plugin-ts": "3.1.0",
|
||||
"@stylistic/stylelint-config": "^3.0.1",
|
||||
"@stylistic/stylelint-plugin": "^4.0.0",
|
||||
@@ -62,15 +62,15 @@
|
||||
"@types/fuzzaldrin-plus": "^0.6.5",
|
||||
"@types/html-minifier-terser": "^7.0.2",
|
||||
"@types/lunr": "^2.3.7",
|
||||
"@types/node": "^24.6.1",
|
||||
"@types/node": "^24.7.2",
|
||||
"@types/resize-observer-browser": "^0.1.11",
|
||||
"@types/sass": "^1.45.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.45.0",
|
||||
"@typescript-eslint/parser": "^8.45.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.46.1",
|
||||
"@typescript-eslint/parser": "^8.46.1",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"chokidar": "^4.0.3",
|
||||
"cssnano": "5.1.0",
|
||||
"esbuild": "^0.25.10",
|
||||
"esbuild": "^0.25.11",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.32.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.0.0",
|
||||
"npm-check-updates": "^19.1.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.5.6",
|
||||
"postcss-dir-pseudo-class": "^9.0.1",
|
||||
@@ -92,8 +92,8 @@
|
||||
"preact": "^10.27.2",
|
||||
"rimraf": "^6.0.1",
|
||||
"sass": "^1.93.2",
|
||||
"simple-icons": "^15.16.0",
|
||||
"stylelint": "^16.24.0",
|
||||
"simple-icons": "^15.16.1",
|
||||
"stylelint": "^16.25.0",
|
||||
"stylelint-config-recess-order": "5.1.1",
|
||||
"stylelint-config-recommended": "14.0.1",
|
||||
"stylelint-config-standard-scss": "14.0.0",
|
||||
|
||||
Reference in New Issue
Block a user