Update "vite" to v6.x
- vite v6.0.5 - vite-tsconfig-paths v5.1.4 - vite legacy plugin v6
This commit is contained in:
@@ -89,7 +89,7 @@
|
||||
"@types/yargs": "17.0.33",
|
||||
"@typescript-eslint/eslint-plugin": "7.16.1",
|
||||
"@typescript-eslint/parser": "7.16.1",
|
||||
"@vitejs/plugin-legacy": "5.4.2",
|
||||
"@vitejs/plugin-legacy": "6.0.0",
|
||||
"@vitejs/plugin-react-swc": "3.7.2",
|
||||
"eslint": "8.57.0",
|
||||
"eslint-config-airbnb": "19.0.4",
|
||||
@@ -111,8 +111,8 @@
|
||||
"ts-node": "10.9.2",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.7.2",
|
||||
"vite": "5.4.2",
|
||||
"vite-tsconfig-paths": "4.3.2",
|
||||
"vite": "6.0.5",
|
||||
"vite-tsconfig-paths": "5.1.4",
|
||||
"yargs": "17.7.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user