Skip to content

Commit 08a407b

Browse files
committed
update deps
1 parent 4159a80 commit 08a407b

File tree

2 files changed

+447
-399
lines changed

2 files changed

+447
-399
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -61,26 +61,26 @@
6161
"@testing-library/jest-dom": "^6.6.3",
6262
"@testing-library/react": "^16.1.0",
6363
"@testing-library/user-event": "^14.5.2",
64-
"@types/node": "^22.10.2",
64+
"@types/node": "^22.10.5",
6565
"@types/react": "^19.0.2",
6666
"@types/react-dom": "^19.0.2",
6767
"eslint": "^9.17.0",
6868
"eslint-import-resolver-typescript": "^3.7.0",
6969
"eslint-plugin-import": "^2.31.0",
7070
"eslint-plugin-jsx-a11y": "^6.10.2",
71-
"eslint-plugin-react": "^7.37.2",
71+
"eslint-plugin-react": "^7.37.3",
7272
"eslint-plugin-react-hooks": "^5.1.0",
73-
"happy-dom": "^15.11.7",
74-
"jotai": "^2.10.4",
73+
"happy-dom": "^16.3.0",
74+
"jotai": "^2.11.0",
7575
"jotai-valtio": "link:",
7676
"prettier": "^3.4.2",
7777
"react": "^19.0.0",
7878
"react-dom": "^19.0.0",
7979
"ts-expect": "^1.3.0",
8080
"typescript": "^5.7.2",
81-
"typescript-eslint": "^8.18.1",
81+
"typescript-eslint": "^8.19.0",
8282
"valtio": "^2.1.2",
83-
"vite": "^6.0.4",
83+
"vite": "^6.0.7",
8484
"vite-tsconfig-paths": "^5.1.4",
8585
"vitest": "^2.1.8"
8686
},

0 commit comments

Comments
 (0)