Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
"@types/node": "^25.5.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"eslint": "^9.39.4",
"eslint": "^10.1.0",
"eslint-config-next": "^16.2.1",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-promise": "^7.2.1",
"jiti": "^2.6.1",
"pnpm": "^10.33.0",
"rimraf": "^6.1.3",
"typescript": "^6.0.2",
"typescript-eslint": "^8.57.2"
"typescript-eslint": "^8.58.0"
},
"packageManager": "pnpm@10.33.0"
}
Loading
Loading