Skip to content

Commit addf357

Browse files
committed
bump to vite 3.4
1 parent db5b8ab commit addf357

File tree

2 files changed

+761
-916
lines changed

2 files changed

+761
-916
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -45,27 +45,27 @@
4545
"@types/concurrently": "6.4.0",
4646
"@types/eslint": "8.37.0",
4747
"@types/express": "^4.17.17",
48-
"@types/node": "18.15.11",
49-
"@types/react": "^18.0.33",
48+
"@types/node": "18.15.12",
49+
"@types/react": "^18.0.37",
5050
"@types/react-dom": "^18.0.11",
5151
"@types/react-router-dom": "^5.3.3",
52-
"@typescript-eslint/eslint-plugin": "^5.57.1",
53-
"@typescript-eslint/parser": "^5.57.1",
54-
"@vitejs/plugin-react": "^3.1.0",
52+
"@typescript-eslint/eslint-plugin": "^5.59.0",
53+
"@typescript-eslint/parser": "^5.59.0",
54+
"@vitejs/plugin-react": "^4.0.0",
5555
"concurrently": "8.0.1",
5656
"copyfiles": "^2.4.1",
57-
"eslint": "^8.37.0",
57+
"eslint": "^8.38.0",
5858
"eslint-config-prettier": "^8.8.0",
5959
"eslint-config-standard": "^17.0.0",
6060
"eslint-plugin-react": "^7.32.2",
6161
"eslint-plugin-react-hooks": "^4.6.0",
6262
"jsdom": "^21.1.1",
63-
"postcss": "8.4.21",
63+
"postcss": "8.4.23",
6464
"prettier": "^2.8.7",
65-
"rimraf": "^4.4.1",
65+
"rimraf": "^5.0.0",
6666
"tailwindcss": "3.3.1",
67-
"typescript": "5.0.3",
68-
"vite": "4.2.1",
69-
"vitest": "^0.29.8"
67+
"typescript": "5.0.4",
68+
"vite": "4.3.0",
69+
"vitest": "^0.30.1"
7070
}
7171
}

0 commit comments

Comments
 (0)