mirror of
https://github.com/ivuorinen/generic-landing-page.git
synced 2026-02-09 18:47:33 +00:00
chore(deps): update dependency postcss-import to v14.1.0
This commit is contained in:
committed by
renovate[bot]
parent
4c3adaf7d8
commit
0058b82162
14
package-lock.json
generated
14
package-lock.json
generated
@@ -16,7 +16,7 @@
|
||||
"laravel-mix": "6.0.43",
|
||||
"mix-tailwindcss": "1.3.0",
|
||||
"postcss": "8.4.12",
|
||||
"postcss-import": "14.0.2",
|
||||
"postcss-import": "14.1.0",
|
||||
"resolve-url-loader": "5.0.0",
|
||||
"sass": "1.49.9",
|
||||
"sass-loader": "12.6.0",
|
||||
@@ -7671,9 +7671,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-import": {
|
||||
"version": "14.0.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.2.tgz",
|
||||
"integrity": "sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==",
|
||||
"version": "14.1.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
|
||||
"integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"postcss-value-parser": "^4.0.0",
|
||||
@@ -16507,9 +16507,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"postcss-import": {
|
||||
"version": "14.0.2",
|
||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.0.2.tgz",
|
||||
"integrity": "sha512-BJ2pVK4KhUyMcqjuKs9RijV5tatNzNa73e/32aBVE/ejYPe37iH+6vAu9WvqUkB5OAYgLHzbSvzHnorybJCm9g==",
|
||||
"version": "14.1.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-14.1.0.tgz",
|
||||
"integrity": "sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"postcss-value-parser": "^4.0.0",
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"laravel-mix": "6.0.43",
|
||||
"mix-tailwindcss": "1.3.0",
|
||||
"postcss": "8.4.12",
|
||||
"postcss-import": "14.0.2",
|
||||
"postcss-import": "14.1.0",
|
||||
"resolve-url-loader": "5.0.0",
|
||||
"sass": "1.49.9",
|
||||
"sass-loader": "12.6.0",
|
||||
|
||||
Reference in New Issue
Block a user