chore(deps): update dependency postcss-html to v1.8.1 (#2746)
This commit was merged in pull request #2746.
This commit is contained in:
Generated
+4
-4
@@ -43,7 +43,7 @@
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-vue": "10.6.2",
|
||||
"nuxt": "4.2.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"postcss-html": "1.8.1",
|
||||
"sass": "1.97.2",
|
||||
"stylelint": "16.26.1",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
@@ -19167,9 +19167,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/postcss-html": {
|
||||
"version": "1.8.0",
|
||||
"resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-1.8.0.tgz",
|
||||
"integrity": "sha512-5mMeb1TgLWoRKxZ0Xh9RZDfwUUIqRrcxO2uXO+Ezl1N5lqpCiSU5Gk6+1kZediBfBHFtPCdopr2UZ2SgUsKcgQ==",
|
||||
"version": "1.8.1",
|
||||
"resolved": "https://registry.npmjs.org/postcss-html/-/postcss-html-1.8.1.tgz",
|
||||
"integrity": "sha512-OLF6P7qctfAWayOhLpcVnTGqVeJzu2W3WpIYelfz2+JV5oGxfkcEvweN9U4XpeqE0P98dcD9ssusGwlF0TK0uQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -35,7 +35,7 @@
|
||||
"eslint-plugin-simple-import-sort": "12.1.1",
|
||||
"eslint-plugin-vue": "10.6.2",
|
||||
"nuxt": "4.2.2",
|
||||
"postcss-html": "1.8.0",
|
||||
"postcss-html": "1.8.1",
|
||||
"sass": "1.97.2",
|
||||
"stylelint": "16.26.1",
|
||||
"stylelint-config-recommended-vue": "1.6.1",
|
||||
|
||||
Reference in New Issue
Block a user