Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit 63c9ff1

Browse files
committed
chore: upgrade typescript, use correct version of eslint-config-next
1 parent 7ad6d2e commit 63c9ff1

File tree

2 files changed

+174
-192
lines changed

2 files changed

+174
-192
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"@types/react": "npm:[email protected]",
4242
"@types/react-dom": "npm:[email protected]",
4343
"eslint": "^8.57.0",
44-
"eslint-config-next": "15.0.0-rc.0",
45-
"typescript": "5.5.3"
44+
"eslint-config-next": "15.0.0-canary.104",
45+
"typescript": "5.5.4"
4646
},
4747
"pnpm": {
4848
"overrides": {

0 commit comments

Comments
 (0)