mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2026-08-03 11:18:36 -04:00
Updated dependencies
This commit is contained in:
12
package.json
12
package.json
@@ -53,7 +53,7 @@
|
||||
"url-polyfill": "^1.1.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@fortawesome/fontawesome-free": "^6.4.0",
|
||||
"@fortawesome/fontawesome-free": "^6.4.2",
|
||||
"@mdi/svg": "^7.2.96",
|
||||
"@primer/octicons": "^19.5.0",
|
||||
"@types/css-modules": "^1.0.2",
|
||||
@@ -61,7 +61,7 @@
|
||||
"@types/fuzzaldrin-plus": "^0.6.2",
|
||||
"@types/html-minifier": "^4.0.2",
|
||||
"@types/lunr": "^2.3.4",
|
||||
"@types/node": "^20.4.5",
|
||||
"@types/node": "^20.4.8",
|
||||
"@types/resize-observer-browser": "^0.1.7",
|
||||
"@types/sass": "^1.45.0",
|
||||
"@typescript-eslint/eslint-plugin": "5.62.0",
|
||||
@@ -69,11 +69,11 @@
|
||||
"autoprefixer": "^10.4.14",
|
||||
"chokidar": "^3.5.3",
|
||||
"cssnano": "5.1.0",
|
||||
"esbuild": "^0.18.17",
|
||||
"esbuild": "^0.18.19",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint-plugin-eslint-comments": "^3.2.0",
|
||||
"eslint-plugin-import": "^2.28.0",
|
||||
"eslint-plugin-jsdoc": "^46.4.5",
|
||||
"eslint-plugin-jsdoc": "^46.4.6",
|
||||
"eslint-plugin-no-null": "^1.0.2",
|
||||
"github-types": "^1.0.0",
|
||||
"gitlab": "^14.2.2",
|
||||
@@ -90,8 +90,8 @@
|
||||
"postcss-pseudo-is": "^0.3.0",
|
||||
"preact": "^10.16.0",
|
||||
"rimraf": "^5.0.1",
|
||||
"sass": "^1.64.1",
|
||||
"simple-icons": "^9.8.0",
|
||||
"sass": "^1.64.2",
|
||||
"simple-icons": "^9.9.0",
|
||||
"stylelint": "^15.10.2",
|
||||
"stylelint-config-recess-order": "4.2.0",
|
||||
"stylelint-config-recommended": "^13.0.0",
|
||||
|
||||
Reference in New Issue
Block a user