mirror of
https://github.com/squidfunk/mkdocs-material.git
synced 2024-06-14 11:52:32 +03:00
Updated dependencies
This commit is contained in:
parent
e90871f210
commit
47527797b5
28
package-lock.json
generated
28
package-lock.json
generated
@ -46,7 +46,7 @@
|
||||
"html-minifier": "^4.0.0",
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
"npm-check-updates": "^16.14.18",
|
||||
"npm-check-updates": "^16.14.20",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
@ -56,7 +56,7 @@
|
||||
"preact": "^10.20.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"sass": "^1.75.0",
|
||||
"simple-icons": "^11.13.0",
|
||||
"simple-icons": "^11.14.0",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-recess-order": "4.2.0",
|
||||
"stylelint-config-recommended": "^13.0.0",
|
||||
@ -6329,9 +6329,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/npm-check-updates": {
|
||||
"version": "16.14.18",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.18.tgz",
|
||||
"integrity": "sha512-9iaRe9ohx9ykdbLjPRIYcq1A0RkrPYUx9HmQK1JIXhfxtJCNE/+497H9Z4PGH6GWRALbz5KF+1iZoySK2uSEpQ==",
|
||||
"version": "16.14.20",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.20.tgz",
|
||||
"integrity": "sha512-sYbIhun4DrjO7NFOTdvs11nCar0etEhZTsEjL47eM0TuiGMhmYughRCxG2SpGRmGAQ7AkwN7bw2lWzoE7q6yOQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/semver-utils": "^1.1.1",
|
||||
@ -8862,9 +8862,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/simple-icons": {
|
||||
"version": "11.13.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.13.0.tgz",
|
||||
"integrity": "sha512-8YOM9r3S/LIRd+y/QFbVU0D9V6EHK9y46irUWCYjF6GVWrvKQ0L3sQ14fPNidxalOQVaFB6ibDVrZLIji6S4Cg==",
|
||||
"version": "11.14.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.14.0.tgz",
|
||||
"integrity": "sha512-KJ2R28d6tV+uu3GbRQTHizCGyjkI0QPhooYUcv4GjiE4XG0wSlqCFN/pUQK6gno46F0Fk2cyG5otFAK8EMaiYw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">=0.12.18"
|
||||
@ -14968,9 +14968,9 @@
|
||||
}
|
||||
},
|
||||
"npm-check-updates": {
|
||||
"version": "16.14.18",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.18.tgz",
|
||||
"integrity": "sha512-9iaRe9ohx9ykdbLjPRIYcq1A0RkrPYUx9HmQK1JIXhfxtJCNE/+497H9Z4PGH6GWRALbz5KF+1iZoySK2uSEpQ==",
|
||||
"version": "16.14.20",
|
||||
"resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-16.14.20.tgz",
|
||||
"integrity": "sha512-sYbIhun4DrjO7NFOTdvs11nCar0etEhZTsEjL47eM0TuiGMhmYughRCxG2SpGRmGAQ7AkwN7bw2lWzoE7q6yOQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/semver-utils": "^1.1.1",
|
||||
@ -16708,9 +16708,9 @@
|
||||
}
|
||||
},
|
||||
"simple-icons": {
|
||||
"version": "11.13.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.13.0.tgz",
|
||||
"integrity": "sha512-8YOM9r3S/LIRd+y/QFbVU0D9V6EHK9y46irUWCYjF6GVWrvKQ0L3sQ14fPNidxalOQVaFB6ibDVrZLIji6S4Cg==",
|
||||
"version": "11.14.0",
|
||||
"resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.14.0.tgz",
|
||||
"integrity": "sha512-KJ2R28d6tV+uu3GbRQTHizCGyjkI0QPhooYUcv4GjiE4XG0wSlqCFN/pUQK6gno46F0Fk2cyG5otFAK8EMaiYw==",
|
||||
"dev": true
|
||||
},
|
||||
"sisteransi": {
|
||||
|
@ -76,7 +76,7 @@
|
||||
"html-minifier": "^4.0.0",
|
||||
"material-design-color": "^2.3.2",
|
||||
"material-shadows": "^3.0.1",
|
||||
"npm-check-updates": "^16.14.18",
|
||||
"npm-check-updates": "^16.14.20",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"postcss": "^8.4.38",
|
||||
"postcss-dir-pseudo-class": "^8.0.1",
|
||||
@ -86,7 +86,7 @@
|
||||
"preact": "^10.20.2",
|
||||
"rimraf": "^5.0.5",
|
||||
"sass": "^1.75.0",
|
||||
"simple-icons": "^11.13.0",
|
||||
"simple-icons": "^11.14.0",
|
||||
"stylelint": "^15.11.0",
|
||||
"stylelint-config-recess-order": "4.2.0",
|
||||
"stylelint-config-recommended": "^13.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user