Skip to content

Commit

Permalink
Merge branch 'master' into version-5
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrweb committed May 29, 2024
2 parents c63bc56 + dcd1694 commit 28f9d19
Show file tree
Hide file tree
Showing 2 changed files with 320 additions and 317 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,25 +89,25 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/p5": "^1.7.6",
"@types/react": "^18.3.2",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^7.10.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@vitejs/plugin-react": "^4.3.0",
"@vitest/coverage-v8": "^1.6.0",
"babel-plugin-react-compiler": "0.0.0-experimental-592953e-20240517",
"eslint": "^9.3.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-compiler": "0.0.0-experimental-c8b3f72-20240517",
"eslint-plugin-react-hooks": "^4.6.2",
"gh-pages": "^6.1.1",
"jsdom": "^24.0.0",
"jsdom": "^24.1.0",
"prettier": "^3.2.5",
"react": "19.0.0-beta-26f2496093-20240514",
"react-dom": "19.0.0-beta-26f2496093-20240514",
"rimraf": "^5.0.7",
"typescript": "^5.4.5",
"typescript-eslint": "^7.10.0",
"vite": "^5.2.11",
"typescript-eslint": "^7.11.0",
"vite": "^5.2.12",
"vite-plugin-dts": "^3.9.1",
"vitest": "^1.6.0",
"vitest-canvas-mock": "^0.3.3"
Expand Down
Loading

0 comments on commit 28f9d19

Please sign in to comment.