|
@@ -1,7 +1,7 @@
|
|
{
|
|
{
|
|
"name": "nginx-ui-frontend-next",
|
|
"name": "nginx-ui-frontend-next",
|
|
"private": true,
|
|
"private": true,
|
|
- "version": "2.0.0-beta.2",
|
|
|
|
|
|
+ "version": "2.0.0-beta.3",
|
|
"type": "commonjs",
|
|
"type": "commonjs",
|
|
"scripts": {
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"dev": "vite",
|
|
@@ -46,7 +46,7 @@
|
|
"less": "^4.1.3",
|
|
"less": "^4.1.3",
|
|
"typescript": "^5.0.4",
|
|
"typescript": "^5.0.4",
|
|
"unplugin-vue-components": "^0.24.1",
|
|
"unplugin-vue-components": "^0.24.1",
|
|
- "vite": "^4.3.7",
|
|
|
|
|
|
+ "vite": "^4.4.4",
|
|
"vite-plugin-html": "^3.2.0",
|
|
"vite-plugin-html": "^3.2.0",
|
|
"vite-svg-loader": "^4.0.0",
|
|
"vite-svg-loader": "^4.0.0",
|
|
"vue-tsc": "^1.6.1"
|
|
"vue-tsc": "^1.6.1"
|