1
0
mirror of https://github.com/squidfunk/mkdocs-material.git synced 2024-11-13 18:40:54 +01:00

Updated dependencies

This commit is contained in:
squidfunk 2024-01-15 17:21:45 +07:00
parent e68e1330ab
commit 12dc9f5d31
No known key found for this signature in database
GPG Key ID: 5ED40BC4F9C436DF
2 changed files with 22 additions and 22 deletions

40
package-lock.json generated
View File

@ -26,7 +26,7 @@
"@types/fuzzaldrin-plus": "^0.6.5", "@types/fuzzaldrin-plus": "^0.6.5",
"@types/html-minifier": "^4.0.5", "@types/html-minifier": "^4.0.5",
"@types/lunr": "^2.3.7", "@types/lunr": "^2.3.7",
"@types/node": "^20.10.6", "@types/node": "^20.11.1",
"@types/resize-observer-browser": "^0.1.11", "@types/resize-observer-browser": "^0.1.11",
"@types/sass": "^1.45.0", "@types/sass": "^1.45.0",
"@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/eslint-plugin": "5.62.0",
@ -56,7 +56,7 @@
"preact": "^10.19.3", "preact": "^10.19.3",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"sass": "^1.69.7", "sass": "^1.69.7",
"simple-icons": "^10.4.0", "simple-icons": "^11.1.0",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
"stylelint-config-recess-order": "4.2.0", "stylelint-config-recess-order": "4.2.0",
"stylelint-config-recommended": "^13.0.0", "stylelint-config-recommended": "^13.0.0",
@ -204,9 +204,9 @@
} }
}, },
"node_modules/@csstools/selector-specificity": { "node_modules/@csstools/selector-specificity": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.0.tgz", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.1.tgz",
"integrity": "sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==", "integrity": "sha512-NPljRHkq4a14YzZ3YD406uaxh7s0g6eAq3L9aLOWywoqe8PkYamAvtsh7KNX6c++ihDrJ0RiU+/z7rGnhlZ5ww==",
"dev": true, "dev": true,
"funding": [ "funding": [
{ {
@ -1225,9 +1225,9 @@
"dev": true "dev": true
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "20.10.6", "version": "20.11.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.6.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.1.tgz",
"integrity": "sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==", "integrity": "sha512-DsXojJUES2M+FE8CpptJTKpg+r54moV9ZEncPstni1WHFmTcCzeFLnMFfyhCVS8XNOy/OQG+8lVxRLRrVHmV5A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"undici-types": "~5.26.4" "undici-types": "~5.26.4"
@ -8828,9 +8828,9 @@
} }
}, },
"node_modules/simple-icons": { "node_modules/simple-icons": {
"version": "10.4.0", "version": "11.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-10.4.0.tgz", "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.1.0.tgz",
"integrity": "sha512-XBoU1ljCsWjw59IVkaQ1nKc0PiaDAAKNFVx59ueC0tBy4WY/I4Q040sGj6ok2cZRLT8zBzL1HaTubi8MRqmojQ==", "integrity": "sha512-1Z8ewYajktMgVGo7o85MepKUo7NEFLAvgDjftK3AmfN+bdCfIug8ncxew0TiQVFidR4JQ9whXB7uUiAmukAkPg==",
"dev": true, "dev": true,
"engines": { "engines": {
"node": ">=0.12.18" "node": ">=0.12.18"
@ -10559,9 +10559,9 @@
"requires": {} "requires": {}
}, },
"@csstools/selector-specificity": { "@csstools/selector-specificity": {
"version": "3.0.0", "version": "3.0.1",
"resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.0.tgz", "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-3.0.1.tgz",
"integrity": "sha512-hBI9tfBtuPIi885ZsZ32IMEU/5nlZH/KOVYJCOh7gyMxaVLGmLedYqFN6Ui1LXkI8JlC8IsuC0rF0btcRZKd5g==", "integrity": "sha512-NPljRHkq4a14YzZ3YD406uaxh7s0g6eAq3L9aLOWywoqe8PkYamAvtsh7KNX6c++ihDrJ0RiU+/z7rGnhlZ5ww==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },
@ -11216,9 +11216,9 @@
"dev": true "dev": true
}, },
"@types/node": { "@types/node": {
"version": "20.10.6", "version": "20.11.1",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.10.6.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.1.tgz",
"integrity": "sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==", "integrity": "sha512-DsXojJUES2M+FE8CpptJTKpg+r54moV9ZEncPstni1WHFmTcCzeFLnMFfyhCVS8XNOy/OQG+8lVxRLRrVHmV5A==",
"dev": true, "dev": true,
"requires": { "requires": {
"undici-types": "~5.26.4" "undici-types": "~5.26.4"
@ -16647,9 +16647,9 @@
} }
}, },
"simple-icons": { "simple-icons": {
"version": "10.4.0", "version": "11.1.0",
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-10.4.0.tgz", "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.1.0.tgz",
"integrity": "sha512-XBoU1ljCsWjw59IVkaQ1nKc0PiaDAAKNFVx59ueC0tBy4WY/I4Q040sGj6ok2cZRLT8zBzL1HaTubi8MRqmojQ==", "integrity": "sha512-1Z8ewYajktMgVGo7o85MepKUo7NEFLAvgDjftK3AmfN+bdCfIug8ncxew0TiQVFidR4JQ9whXB7uUiAmukAkPg==",
"dev": true "dev": true
}, },
"sisteransi": { "sisteransi": {

View File

@ -56,7 +56,7 @@
"@types/fuzzaldrin-plus": "^0.6.5", "@types/fuzzaldrin-plus": "^0.6.5",
"@types/html-minifier": "^4.0.5", "@types/html-minifier": "^4.0.5",
"@types/lunr": "^2.3.7", "@types/lunr": "^2.3.7",
"@types/node": "^20.10.6", "@types/node": "^20.11.1",
"@types/resize-observer-browser": "^0.1.11", "@types/resize-observer-browser": "^0.1.11",
"@types/sass": "^1.45.0", "@types/sass": "^1.45.0",
"@typescript-eslint/eslint-plugin": "5.62.0", "@typescript-eslint/eslint-plugin": "5.62.0",
@ -86,7 +86,7 @@
"preact": "^10.19.3", "preact": "^10.19.3",
"rimraf": "^5.0.5", "rimraf": "^5.0.5",
"sass": "^1.69.7", "sass": "^1.69.7",
"simple-icons": "^10.4.0", "simple-icons": "^11.1.0",
"stylelint": "^15.11.0", "stylelint": "^15.11.0",
"stylelint-config-recess-order": "4.2.0", "stylelint-config-recess-order": "4.2.0",
"stylelint-config-recommended": "^13.0.0", "stylelint-config-recommended": "^13.0.0",