Skip to content

Commit 4d03e0f

Browse files
chore(deps): update vite
1 parent 3a5b677 commit 4d03e0f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

modules/api-server/demo-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/node": "^22.16.5",
6868
"@types/react": "^18.3.23",
6969
"@types/react-dom": "^18.3.7",
70-
"@vitejs/plugin-react-swc": "^3.11.0",
70+
"@vitejs/plugin-react-swc": "^4.0.0",
7171
"autoprefixer": "^10.4.21",
7272
"eslint": "^9.32.0",
7373
"eslint-plugin-react-hooks": "^5.2.0",
@@ -78,6 +78,6 @@
7878
"tailwindcss": "^3.4.17",
7979
"typescript": "^5.8.3",
8080
"typescript-eslint": "^8.38.0",
81-
"vite": "^7.2.7"
81+
"vite": "^8.0.0"
8282
}
8383
}

0 commit comments

Comments
 (0)