Updated dependencies

This commit is contained in:
squidfunk 2024-03-31 17:05:36 +08:00
parent a2cb35d4c5
commit 9e40207bb6
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF

42
package-lock.json generated
View File

@ -26,7 +26,7 @@
"@types/fuzzaldrin-plus": "^0.6.5",
"@types/html-minifier": "^4.0.5",
"@types/lunr": "^2.3.7",
"@types/node": "^20.11.30",
"@types/node": "^20.12.2",
"@types/resize-observer-browser": "^0.1.11",
"@types/sass": "^1.45.0",
"@typescript-eslint/eslint-plugin": "5.62.0",
@ -38,7 +38,7 @@
"eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^48.2.1",
"eslint-plugin-jsdoc": "^48.2.2",
"eslint-plugin-no-null": "^1.0.2",
"github-types": "^1.0.0",
"gitlab": "^14.2.2",
@ -56,7 +56,7 @@
"preact": "^10.20.1",
"rimraf": "^5.0.5",
"sass": "^1.72.0",
"simple-icons": "^11.10.0",
"simple-icons": "^11.11.0",
"stylelint": "^15.11.0",
"stylelint-config-recess-order": "4.2.0",
"stylelint-config-recommended": "^13.0.0",
@ -1225,9 +1225,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "20.11.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.30.tgz",
"integrity": "sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==",
"version": "20.12.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.2.tgz",
"integrity": "sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==",
"dev": true,
"dependencies": {
"undici-types": "~5.26.4"
@ -3515,9 +3515,9 @@
}
},
"node_modules/eslint-plugin-jsdoc": {
"version": "48.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.1.tgz",
"integrity": "sha512-iUvbcyDZSO/9xSuRv2HQBw++8VkV/pt3UWtX9cpPH0l7GKPq78QC/6+PmyQHHvNZaTjAce6QVciEbnc6J/zH5g==",
"version": "48.2.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.2.tgz",
"integrity": "sha512-S0Gk+rpT5w/ephKCncUY7kUsix9uE4B9XI8D/fS1/26d8okE+vZsuG1IvIt4B6sJUdQqsnzi+YXfmh+HJG11CA==",
"dev": true,
"dependencies": {
"@es-joy/jsdoccomment": "~0.42.0",
@ -8832,9 +8832,9 @@
}
},
"node_modules/simple-icons": {
"version": "11.10.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.10.0.tgz",
"integrity": "sha512-3jhPx5xgbDCx/tuegpnW82VmUc4xe7yVd5r/BwIhfei02hS3IbOfgLKPPczd2OasngeNEd0J31vU19/0jmfxrQ==",
"version": "11.11.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.11.0.tgz",
"integrity": "sha512-jF4FvxqJ5LGRgScMy6IWHYBuKG7SImwzsTDKHhmAB2RQVKEqvGWI8qmAHWYPKEGM8/oRA/VvKTVIbWdg7YPRsg==",
"dev": true,
"engines": {
"node": ">=0.12.18"
@ -11220,9 +11220,9 @@
"dev": true
},
"@types/node": {
"version": "20.11.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.30.tgz",
"integrity": "sha512-dHM6ZxwlmuZaRmUPfv1p+KrdD1Dci04FbdEm/9wEMouFqxYoFl5aMkt0VMAUtYRQDyYvD41WJLukhq/ha3YuTw==",
"version": "20.12.2",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.2.tgz",
"integrity": "sha512-zQ0NYO87hyN6Xrclcqp7f8ZbXNbRfoGWNcMvHTPQp9UUrwI0mI7XBz+cu7/W6/VClYo2g63B0cjull/srU7LgQ==",
"dev": true,
"requires": {
"undici-types": "~5.26.4"
@ -12925,9 +12925,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "48.2.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.1.tgz",
"integrity": "sha512-iUvbcyDZSO/9xSuRv2HQBw++8VkV/pt3UWtX9cpPH0l7GKPq78QC/6+PmyQHHvNZaTjAce6QVciEbnc6J/zH5g==",
"version": "48.2.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-48.2.2.tgz",
"integrity": "sha512-S0Gk+rpT5w/ephKCncUY7kUsix9uE4B9XI8D/fS1/26d8okE+vZsuG1IvIt4B6sJUdQqsnzi+YXfmh+HJG11CA==",
"dev": true,
"requires": {
"@es-joy/jsdoccomment": "~0.42.0",
@ -16658,9 +16658,9 @@
}
},
"simple-icons": {
"version": "11.10.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.10.0.tgz",
"integrity": "sha512-3jhPx5xgbDCx/tuegpnW82VmUc4xe7yVd5r/BwIhfei02hS3IbOfgLKPPczd2OasngeNEd0J31vU19/0jmfxrQ==",
"version": "11.11.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.11.0.tgz",
"integrity": "sha512-jF4FvxqJ5LGRgScMy6IWHYBuKG7SImwzsTDKHhmAB2RQVKEqvGWI8qmAHWYPKEGM8/oRA/VvKTVIbWdg7YPRsg==",
"dev": true
},
"sisteransi": {