mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig.space.git
synced 2025-12-13 16:26:50 +00:00
Upgrade dependencies
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -30,7 +30,7 @@
|
|||||||
"postcss-cli": "9.1.0",
|
"postcss-cli": "9.1.0",
|
||||||
"postcss-custom-media": "8.0.0",
|
"postcss-custom-media": "8.0.0",
|
||||||
"postcss-extend": "1.0.5",
|
"postcss-extend": "1.0.5",
|
||||||
"postcss-import": "14.0.2",
|
"postcss-import": "14.1.0",
|
||||||
"postcss-media-variables": "2.0.1",
|
"postcss-media-variables": "2.0.1",
|
||||||
"postcss-nesting": "10.1.3",
|
"postcss-nesting": "10.1.3",
|
||||||
"pug": "3.0.2",
|
"pug": "3.0.2",
|
||||||
@@ -4308,9 +4308,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/postcss-import": {
|
"node_modules/postcss-import": {
|
||||||
"version": "14.0.2",
|
"version": "14.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
|
||||||
"integrity": "sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==",
|
"integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"postcss-value-parser": "^4.0.0",
|
"postcss-value-parser": "^4.0.0",
|
||||||
@@ -9998,9 +9998,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"postcss-import": {
|
"postcss-import": {
|
||||||
"version": "14.0.2",
|
"version": "14.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.2.tgz",
|
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
|
||||||
"integrity": "sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==",
|
"integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"postcss-value-parser": "^4.0.0",
|
"postcss-value-parser": "^4.0.0",
|
||||||
|
|||||||
@@ -62,7 +62,7 @@
|
|||||||
"postcss-cli": "9.1.0",
|
"postcss-cli": "9.1.0",
|
||||||
"postcss-custom-media": "8.0.0",
|
"postcss-custom-media": "8.0.0",
|
||||||
"postcss-extend": "1.0.5",
|
"postcss-extend": "1.0.5",
|
||||||
"postcss-import": "14.0.2",
|
"postcss-import": "14.1.0",
|
||||||
"postcss-media-variables": "2.0.1",
|
"postcss-media-variables": "2.0.1",
|
||||||
"postcss-nesting": "10.1.3",
|
"postcss-nesting": "10.1.3",
|
||||||
"pug": "3.0.2",
|
"pug": "3.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user