Update dependency @types/node to v22 #4

Merged
Rainnny merged 1 commits from renovate/node-22.x into master 2024-09-19 16:43:28 -07:00
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

@ -50,7 +50,7 @@
"zustand": "^5.0.0-rc.2" "zustand": "^5.0.0-rc.2"
}, },
"devDependencies": { "devDependencies": {
"@types/node": "^20", "@types/node": "^22.0.0",
"@types/react": "^18", "@types/react": "^18",
"@types/react-dom": "^18", "@types/react-dom": "^18",
"eslint": "^9.0.0", "eslint": "^9.0.0",