Skip to content

Commit 28f9d19

Browse files
committed
Merge branch 'master' into version-5
2 parents c63bc56 + dcd1694 commit 28f9d19

File tree

2 files changed

+320
-317
lines changed

2 files changed

+320
-317
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,25 +89,25 @@
8989
"@types/jest": "^29.5.12",
9090
"@types/node": "^20.12.12",
9191
"@types/p5": "^1.7.6",
92-
"@types/react": "^18.3.2",
92+
"@types/react": "^18.3.3",
9393
"@types/react-dom": "^18.3.0",
94-
"@typescript-eslint/eslint-plugin": "^7.10.0",
94+
"@typescript-eslint/eslint-plugin": "^7.11.0",
9595
"@vitejs/plugin-react": "^4.3.0",
9696
"@vitest/coverage-v8": "^1.6.0",
9797
"babel-plugin-react-compiler": "0.0.0-experimental-592953e-20240517",
9898
"eslint": "^9.3.0",
99-
"eslint-plugin-react": "^7.34.1",
99+
"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",
103-
"jsdom": "^24.0.0",
103+
"jsdom": "^24.1.0",
104104
"prettier": "^3.2.5",
105105
"react": "19.0.0-beta-26f2496093-20240514",
106106
"react-dom": "19.0.0-beta-26f2496093-20240514",
107107
"rimraf": "^5.0.7",
108108
"typescript": "^5.4.5",
109-
"typescript-eslint": "^7.10.0",
110-
"vite": "^5.2.11",
109+
"typescript-eslint": "^7.11.0",
110+
"vite": "^5.2.12",
111111
"vite-plugin-dts": "^3.9.1",
112112
"vitest": "^1.6.0",
113113
"vitest-canvas-mock": "^0.3.3"

0 commit comments

Comments
 (0)