Merge 2c272ceb0f
into 8eed2f1423
This commit is contained in:
commit
b3f0b45b39
14
assets/package-lock.json
generated
14
assets/package-lock.json
generated
@ -12,7 +12,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.3.1",
|
"autoprefixer": "^10.3.1",
|
||||||
"esbuild": "^0.12.22",
|
"esbuild": "^0.12.22",
|
||||||
"esbuild-plugin-postcss2": "0.0.9",
|
"esbuild-plugin-postcss2": "0.1.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"postcss": "^8.3.6",
|
"postcss": "^8.3.6",
|
||||||
"postcss-import": "^15.0.0",
|
"postcss-import": "^15.0.0",
|
||||||
@ -438,9 +438,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/esbuild-plugin-postcss2": {
|
"node_modules/esbuild-plugin-postcss2": {
|
||||||
"version": "0.0.9",
|
"version": "0.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/esbuild-plugin-postcss2/-/esbuild-plugin-postcss2-0.0.9.tgz",
|
"resolved": "https://registry.npmjs.org/esbuild-plugin-postcss2/-/esbuild-plugin-postcss2-0.1.2.tgz",
|
||||||
"integrity": "sha512-iDKxWohm9aD2s+++ihb6GJVcddebsxOaC+Oz8TV0xJnKy0yHz/xazX96HyP45cS6+SFvZwr+SzG+QHbMOuXfMg==",
|
"integrity": "sha512-c+024wQrSDGrNKEhK9lrhYUIssdmqnPfcQPwOxnBOi667wZOshoKbdQ7w2a4slRN86AqLZYOkPsNMIvFH1sB8Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"autoprefixer": "^10.2.5",
|
"autoprefixer": "^10.2.5",
|
||||||
@ -2277,9 +2277,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"esbuild-plugin-postcss2": {
|
"esbuild-plugin-postcss2": {
|
||||||
"version": "0.0.9",
|
"version": "0.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/esbuild-plugin-postcss2/-/esbuild-plugin-postcss2-0.0.9.tgz",
|
"resolved": "https://registry.npmjs.org/esbuild-plugin-postcss2/-/esbuild-plugin-postcss2-0.1.2.tgz",
|
||||||
"integrity": "sha512-iDKxWohm9aD2s+++ihb6GJVcddebsxOaC+Oz8TV0xJnKy0yHz/xazX96HyP45cS6+SFvZwr+SzG+QHbMOuXfMg==",
|
"integrity": "sha512-c+024wQrSDGrNKEhK9lrhYUIssdmqnPfcQPwOxnBOi667wZOshoKbdQ7w2a4slRN86AqLZYOkPsNMIvFH1sB8Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"autoprefixer": "^10.2.5",
|
"autoprefixer": "^10.2.5",
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"autoprefixer": "^10.3.1",
|
"autoprefixer": "^10.3.1",
|
||||||
"esbuild": "^0.12.22",
|
"esbuild": "^0.12.22",
|
||||||
"esbuild-plugin-postcss2": "0.0.9",
|
"esbuild-plugin-postcss2": "0.1.2",
|
||||||
"fs-extra": "^10.0.0",
|
"fs-extra": "^10.0.0",
|
||||||
"postcss": "^8.3.6",
|
"postcss": "^8.3.6",
|
||||||
"postcss-import": "^15.0.0",
|
"postcss-import": "^15.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user