Skip to content

Commit 89911ad

Browse files
committed
update other deps
1 parent 9d57791 commit 89911ad

File tree

2 files changed

+1233
-1070
lines changed

2 files changed

+1233
-1070
lines changed

package.json

+22-22
Original file line numberDiff line numberDiff line change
@@ -57,32 +57,32 @@
5757
"singleQuote": true
5858
},
5959
"devDependencies": {
60-
"@testing-library/jest-dom": "^6.4.6",
61-
"@testing-library/react": "^16.0.0",
60+
"@testing-library/jest-dom": "^6.6.3",
61+
"@testing-library/react": "^16.1.0",
6262
"@testing-library/user-event": "^14.5.2",
63-
"@types/node": "^20.14.9",
64-
"@types/react": "^18.3.3",
65-
"@types/react-dom": "^18.3.0",
66-
"@typescript-eslint/eslint-plugin": "^7.15.0",
67-
"@typescript-eslint/parser": "^7.15.0",
63+
"@types/node": "^22.10.2",
64+
"@types/react": "^19.0.2",
65+
"@types/react-dom": "^19.0.2",
66+
"@typescript-eslint/eslint-plugin": "^8.18.1",
67+
"@typescript-eslint/parser": "^8.18.1",
6868
"eslint": "8.57.0",
6969
"eslint-config-prettier": "^9.1.0",
70-
"eslint-import-resolver-typescript": "^3.6.1",
71-
"eslint-plugin-import": "^2.29.1",
72-
"eslint-plugin-jsx-a11y": "^6.9.0",
73-
"eslint-plugin-react": "^7.34.3",
74-
"eslint-plugin-react-hooks": "^4.6.2",
75-
"happy-dom": "^14.12.3",
76-
"jotai": "^2.8.4",
77-
"jotai-valtio": "link:.",
78-
"prettier": "^3.3.2",
79-
"react": "19.0.0",
80-
"react-dom": "19.0.0",
70+
"eslint-import-resolver-typescript": "^3.7.0",
71+
"eslint-plugin-import": "^2.31.0",
72+
"eslint-plugin-jsx-a11y": "^6.10.2",
73+
"eslint-plugin-react": "^7.37.2",
74+
"eslint-plugin-react-hooks": "^5.1.0",
75+
"happy-dom": "^15.11.7",
76+
"jotai": "^2.10.4",
77+
"jotai-valtio": "link:",
78+
"prettier": "^3.4.2",
79+
"react": "^19.0.0",
80+
"react-dom": "^19.0.0",
8181
"ts-expect": "^1.3.0",
82-
"typescript": "^5.5.3",
83-
"valtio": "2.1.2",
84-
"vite": "^5.3.3",
85-
"vitest": "^1.6.0"
82+
"typescript": "^5.7.2",
83+
"valtio": "^2.1.2",
84+
"vite": "^6.0.4",
85+
"vitest": "^2.1.8"
8686
},
8787
"peerDependencies": {
8888
"jotai": ">=2.0.0",

0 commit comments

Comments
 (0)