Skip to content

Commit 1dbaa17

Browse files
authored
chore: Bump TypeScript to 5.0 (#4435)
1 parent 3305263 commit 1dbaa17

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
@@ -60,7 +60,7 @@
6060
"devDependencies": {
6161
"@playwright/test": "^1.26.1",
6262
"@tanstack/react-query-devtools": "^4.18.0",
63-
"@types/node": "^18.7.20",
63+
"@types/node": "^18.16.16",
6464
"@types/react": "^18.2.6",
6565
"@types/ws": "^8.2.0",
6666
"@typescript-eslint/eslint-plugin": "^5.59.2",
@@ -79,7 +79,7 @@
7979
"prisma": "^4.14.1",
8080
"start-server-and-test": "^1.12.0",
8181
"tailwindcss": "^3.3.0",
82-
"typescript": "^4.8.3"
82+
"typescript": "^5.0.4"
8383
},
8484
"publishConfig": {
8585
"access": "restricted"

0 commit comments

Comments
 (0)