Skip to content

Commit ec865c9

Browse files
committed
Upgrade dependencies
1 parent 4621c38 commit ec865c9

File tree

2 files changed

+3274
-2684
lines changed

2 files changed

+3274
-2684
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -84,29 +84,29 @@
8484
},
8585
"devDependencies": {
8686
"@testing-library/jest-dom": "6.4.5",
87-
"@testing-library/react": "^15.0.7",
87+
"@testing-library/react": "^16.0.0",
8888
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
8989
"@types/jest": "^29.5.12",
90-
"@types/node": "^20.12.12",
90+
"@types/node": "^20.14.1",
9191
"@types/p5": "^1.7.6",
9292
"@types/react": "^18.3.3",
9393
"@types/react-dom": "^18.3.0",
94-
"@typescript-eslint/eslint-plugin": "^7.11.0",
94+
"@typescript-eslint/eslint-plugin": "^7.12.0",
9595
"@vitejs/plugin-react": "^4.3.0",
9696
"@vitest/coverage-v8": "^1.6.0",
9797
"babel-plugin-react-compiler": "0.0.0",
98-
"eslint": "^9.3.0",
98+
"eslint": "^9.4.0",
9999
"eslint-plugin-react": "^7.34.2",
100100
"eslint-plugin-react-compiler": "0.0.0-experimental-c8b3f72-20240517",
101101
"eslint-plugin-react-hooks": "^4.6.2",
102102
"gh-pages": "^6.1.1",
103103
"jsdom": "^24.1.0",
104-
"prettier": "^3.2.5",
104+
"prettier": "^3.3.0",
105105
"react": "19.0.0-rc-935180c7e0-20240524",
106106
"react-dom": "19.0.0-rc-935180c7e0-20240524",
107107
"rimraf": "^5.0.7",
108108
"typescript": "^5.4.5",
109-
"typescript-eslint": "^7.11.0",
109+
"typescript-eslint": "^7.12.0",
110110
"vite": "^5.2.12",
111111
"vite-plugin-dts": "^3.9.1",
112112
"vitest": "^1.6.0",

0 commit comments

Comments
 (0)