Merge pull request #126 from STEMMechanics/dependabot/npm_and_yarn/vite-4.4.3
Bump vite from 4.4.2 to 4.4.3
This commit was merged in pull request #126.
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -41,7 +41,7 @@
|
|||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"typescript": "^5.0.4",
|
"typescript": "^5.0.4",
|
||||||
"unocss": "^0.53.3",
|
"unocss": "^0.53.3",
|
||||||
"vite": "^4.0.0",
|
"vite": "^4.4.3",
|
||||||
"vite-plugin-compression2": "^0.10.2",
|
"vite-plugin-compression2": "^0.10.2",
|
||||||
"vitest": "^0.33.0"
|
"vitest": "^0.33.0"
|
||||||
}
|
}
|
||||||
@@ -6436,12 +6436,12 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/vite": {
|
"node_modules/vite": {
|
||||||
"version": "4.4.2",
|
"version": "4.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/vite/-/vite-4.4.3.tgz",
|
||||||
"integrity": "sha512-zUcsJN+UvdSyHhYa277UHhiJ3iq4hUBwHavOpsNUGsTgjBeoBlK8eDt+iT09pBq0h9/knhG/SPrZiM7cGmg7NA==",
|
"integrity": "sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"esbuild": "^0.18.10",
|
"esbuild": "^0.18.10",
|
||||||
"postcss": "^8.4.24",
|
"postcss": "^8.4.25",
|
||||||
"rollup": "^3.25.2"
|
"rollup": "^3.25.2"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"ts-node": "^10.9.1",
|
"ts-node": "^10.9.1",
|
||||||
"typescript": "^5.0.4",
|
"typescript": "^5.0.4",
|
||||||
"unocss": "^0.53.3",
|
"unocss": "^0.53.3",
|
||||||
"vite": "^4.0.0",
|
"vite": "^4.4.3",
|
||||||
"vite-plugin-compression2": "^0.10.2",
|
"vite-plugin-compression2": "^0.10.2",
|
||||||
"vitest": "^0.33.0"
|
"vitest": "^0.33.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user