Skip to content

Commit

Permalink
update other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Dec 19, 2024
1 parent 9d57791 commit 89911ad
Show file tree
Hide file tree
Showing 2 changed files with 1,233 additions and 1,070 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,32 +57,32 @@
"singleQuote": true
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
"@testing-library/react": "^16.0.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@types/node": "^22.10.2",
"@types/react": "^19.0.2",
"@types/react-dom": "^19.0.2",
"@typescript-eslint/eslint-plugin": "^8.18.1",
"@typescript-eslint/parser": "^8.18.1",
"eslint": "8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"happy-dom": "^14.12.3",
"jotai": "^2.8.4",
"jotai-valtio": "link:.",
"prettier": "^3.3.2",
"react": "19.0.0",
"react-dom": "19.0.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.1.0",
"happy-dom": "^15.11.7",
"jotai": "^2.10.4",
"jotai-valtio": "link:",
"prettier": "^3.4.2",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"ts-expect": "^1.3.0",
"typescript": "^5.5.3",
"valtio": "2.1.2",
"vite": "^5.3.3",
"vitest": "^1.6.0"
"typescript": "^5.7.2",
"valtio": "^2.1.2",
"vite": "^6.0.4",
"vitest": "^2.1.8"
},
"peerDependencies": {
"jotai": ">=2.0.0",
Expand Down
Loading

0 comments on commit 89911ad

Please sign in to comment.