Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrweb committed Mar 15, 2024
1 parent bbd0df8 commit 141947b
Show file tree
Hide file tree
Showing 2 changed files with 3,104 additions and 1,352 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,27 +88,27 @@
"react-dom": ">= 18.2.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react": "^14.1.2",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/node": "^20.10.3",
"@types/p5": "^1.7.4",
"@types/react": "^18.2.42",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^7.0.1",
"@types/node": "^20.11.28",
"@types/p5": "^1.7.6",
"@types/react": "^18.2.66",
"@types/react-dom": "^18.2.22",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitest/coverage-v8": "^1.0.1",
"@vitest/coverage-v8": "^1.4.0",
"canvas": "^2.11.2",
"eslint": "^8.55.0",
"eslint-plugin-react": "^7.33.2",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"gh-pages": "^6.1.0",
"gh-pages": "^6.1.1",
"jsdom": "^24.0.0",
"prettier": "^3.1.0",
"prettier": "^3.2.5",
"rimraf": "^5.0.5",
"typescript": "^5.3.2",
"vite": "^5.0.6",
"vitest": "^0.34.6"
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vitest": "^1.4.0"
},
"dependencies": {
"microdiff": "^1.3.2",
Expand Down
Loading

0 comments on commit 141947b

Please sign in to comment.