mirror of
https://github.com/discordjs/discord.js.git
synced 2026-05-31 08:00:07 +00:00
chore(deps): bump vite to v8
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"@unocss/eslint-plugin": "^66.7.0",
|
||||
"@unocss/reset": "^66.7.0",
|
||||
"@vitejs/plugin-react": "^5.2.0",
|
||||
"@vitejs/plugin-react": "^6.0.2",
|
||||
"chromatic": "^16.10.1",
|
||||
"cross-env": "^10.1.0",
|
||||
"eslint": "^9.39.4",
|
||||
@@ -84,8 +84,8 @@
|
||||
"turbo": "^2.9.14",
|
||||
"typescript": "~5.9.3",
|
||||
"unocss": "^66.7.0",
|
||||
"vite": "^7.3.3",
|
||||
"vite-plugin-dts": "^4.5.4"
|
||||
"vite": "^8.0.14",
|
||||
"vite-plugin-dts": "^5.0.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
|
||||
@@ -37,7 +37,7 @@ export default defineConfig({
|
||||
formats: ['es'],
|
||||
name: 'ui',
|
||||
},
|
||||
rollupOptions: {
|
||||
rolldownOptions: {
|
||||
external: [
|
||||
'react',
|
||||
'react-dom',
|
||||
|
||||
781
pnpm-lock.yaml
generated
781
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user