chore: update deps
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-react-refresh": "^1.3.1",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "^5.2.11"
|
||||
"typescript": "^5.7.3",
|
||||
"vite": "^6.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -49,9 +49,9 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "^18.19.0",
|
||||
"@vitejs/plugin-vue": "^5.2.1",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"@vue/compiler-sfc": "^3.5.13",
|
||||
"rimraf": "^3.0.2",
|
||||
"vite": "^6.0.3",
|
||||
"vue-tsc": "^2.1.8"
|
||||
"vite": "^6.0.9",
|
||||
"vue-tsc": "^2.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -30,10 +30,10 @@
|
||||
"@tmagic/cli": "1.5.5",
|
||||
"@types/events": "^3.0.0",
|
||||
"axios": "^0.27.2",
|
||||
"rollup": "^4.17.2",
|
||||
"rollup": "^4.31.0",
|
||||
"rollup-plugin-external-globals": "^0.10.0",
|
||||
"sass": "^1.83.0",
|
||||
"vite": "^6.0.3",
|
||||
"vite": "^6.0.9",
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-vue2": "^2.3.1",
|
||||
"vue-template-compiler": "^2.7.4"
|
||||
|
||||
@@ -31,12 +31,12 @@
|
||||
"@vitejs/plugin-legacy": "^6.0.0",
|
||||
"@vitejs/plugin-vue": "5.2.1",
|
||||
"@vitejs/plugin-vue-jsx": "^3.1.0",
|
||||
"@vue/compiler-sfc": "^3.5.12",
|
||||
"rollup": "^4.17.2",
|
||||
"@vue/compiler-sfc": "^3.5.13",
|
||||
"rollup": "^4.31.0",
|
||||
"rollup-plugin-external-globals": "^0.10.0",
|
||||
"sass": "^1.83.0",
|
||||
"terser": "^5.31.6",
|
||||
"typescript": "^5.5.4",
|
||||
"vite": "^6.0.3"
|
||||
"typescript": "^5.7.3",
|
||||
"vite": "^6.0.9"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user