Skip to content

Commit ce1f199

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents 365cd15 + edc934d commit ce1f199

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/react": "^18.0.17",
5555
"@types/react-dom": "^18.0.6",
5656
"@typescript-eslint/eslint-plugin": "^6.21.0",
57-
"@vitejs/plugin-react": "^2.1.0",
57+
"@vitejs/plugin-react": "^4.4.1",
5858
"autoprefixer": "^10.4.16",
5959
"eslint": "^8.57.0",
6060
"eslint-config-react-app": "^7.0.1",
@@ -70,7 +70,7 @@
7070
"prettier": "3.2.5",
7171
"tailwindcss": "^3.3.2",
7272
"typescript": "^4.9.5",
73-
"vite": "^3.1.0",
73+
"vite": "6.3.4",
7474
"vite-plugin-eslint": "^1.8.1",
7575
"yargs": "^17.7.2"
7676
}

0 commit comments

Comments
 (0)