Skip to content

Commit 60f41ae

Browse files
committed
Update dependencies
1 parent d907502 commit 60f41ae

File tree

2 files changed

+1196
-973
lines changed

2 files changed

+1196
-973
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,35 +63,35 @@
6363
},
6464
"dependencies": {
6565
"microdiff": "^1.3.1",
66-
"p5": "^1.4.2"
66+
"p5": "^1.5.0"
6767
},
6868
"peerDependencies": {
6969
"react": ">= 17.0.2",
7070
"react-dom": ">= 17.0.2"
7171
},
7272
"devDependencies": {
73-
"@babel/core": "^7.19.3",
74-
"@babel/preset-env": "^7.19.3",
73+
"@babel/core": "^7.19.6",
74+
"@babel/preset-env": "^7.19.4",
7575
"@babel/preset-react": "^7.18.6",
7676
"@babel/preset-typescript": "^7.18.6",
7777
"@testing-library/react": "^13.4.0",
78-
"@trivago/prettier-plugin-sort-imports": "^3.3.0",
79-
"@types/jest": "^29.1.1",
78+
"@trivago/prettier-plugin-sort-imports": "^3.4.0",
79+
"@types/jest": "^29.2.0",
8080
"@types/p5": "^1.4.3",
8181
"@types/react": "^18.0.21",
8282
"@types/react-dom": "^18.0.6",
83-
"@typescript-eslint/eslint-plugin": "^5.39.0",
84-
"@typescript-eslint/parser": "^5.39.0",
83+
"@typescript-eslint/eslint-plugin": "^5.40.1",
84+
"@typescript-eslint/parser": "^5.40.1",
8585
"babel-loader": "^8.2.5",
8686
"canvas": "^2.10.1",
8787
"css-loader": "^6.7.1",
88-
"eslint": "^8.24.0",
89-
"eslint-plugin-react": "^7.31.8",
88+
"eslint": "^8.26.0",
89+
"eslint-plugin-react": "^7.31.10",
9090
"eslint-plugin-react-hooks": "^4.6.0",
9191
"gh-pages": "^4.0.0",
9292
"html-webpack-plugin": "^5.5.0",
93-
"jest": "^29.1.2",
94-
"jest-environment-jsdom": "^29.1.2",
93+
"jest": "^29.2.1",
94+
"jest-environment-jsdom": "^29.2.1",
9595
"jest-environment-jsdom-global": "^4.0.0",
9696
"prettier": "^2.7.1",
9797
"react": "^18.2.0",

0 commit comments

Comments
 (0)