mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-01 10:18:54 -04:00
Updated dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -53,7 +53,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.1.1",
|
||||
"@mdi/svg": "^6.8.96",
|
||||
"@mdi/svg": "^6.9.96",
|
||||
"@primer/octicons": "^17.3.0",
|
||||
"@types/clipboard": "^2.0.7",
|
||||
"@types/css-modules": "^1.0.2",
|
||||
@@ -61,16 +61,16 @@
|
||||
"@types/fuzzaldrin-plus": "^0.6.2",
|
||||
"@types/html-minifier": "^4.0.2",
|
||||
"@types/lunr": "^2.3.4",
|
||||
"@types/node": "^18.0.0",
|
||||
"@types/node": "^18.0.1",
|
||||
"@types/resize-observer-browser": "^0.1.7",
|
||||
"@types/sass": "^1.43.1",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.0",
|
||||
"@typescript-eslint/parser": "^5.30.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.30.4",
|
||||
"@typescript-eslint/parser": "^5.30.4",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"chokidar": "^3.5.3",
|
||||
"cssnano": "5.1.0",
|
||||
"esbuild": "^0.14.47",
|
||||
"eslint": "^8.18.0",
|
||||
"esbuild": "^0.14.48",
|
||||
"eslint": "^8.19.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.26.0",
|
||||
"eslint-plugin-jsdoc": "^39.3.3",
|
||||
@@ -81,7 +81,7 @@
|
||||
"html-minifier": "^4.0.0",
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
"npm-check-updates": "^14.1.1",
|
||||
"npm-check-updates": "^15.0.2",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.14",
|
||||
"postcss-dir-pseudo-class": "^6.0.4",
|
||||
@@ -97,7 +97,7 @@
|
||||
"stylelint-scss": "^4.2.0",
|
||||
"svgo": "^2.8.0",
|
||||
"tiny-glob": "^0.2.9",
|
||||
"ts-node": "^10.8.1",
|
||||
"ts-node": "^10.8.2",
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user