Updated dependencies

This commit is contained in:
squidfunk
2023-08-07 13:34:37 +02:00
parent 60325df375
commit 7512e2e3ed
2035 changed files with 2280 additions and 2266 deletions

View File

@@ -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",