|
63 | 63 | },
|
64 | 64 | "dependencies": {
|
65 | 65 | "microdiff": "^1.3.1",
|
66 |
| - "p5": "^1.4.2" |
| 66 | + "p5": "^1.5.0" |
67 | 67 | },
|
68 | 68 | "peerDependencies": {
|
69 | 69 | "react": ">= 17.0.2",
|
70 | 70 | "react-dom": ">= 17.0.2"
|
71 | 71 | },
|
72 | 72 | "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", |
75 | 75 | "@babel/preset-react": "^7.18.6",
|
76 | 76 | "@babel/preset-typescript": "^7.18.6",
|
77 | 77 | "@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", |
80 | 80 | "@types/p5": "^1.4.3",
|
81 | 81 | "@types/react": "^18.0.21",
|
82 | 82 | "@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", |
85 | 85 | "babel-loader": "^8.2.5",
|
86 | 86 | "canvas": "^2.10.1",
|
87 | 87 | "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", |
90 | 90 | "eslint-plugin-react-hooks": "^4.6.0",
|
91 | 91 | "gh-pages": "^4.0.0",
|
92 | 92 | "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", |
95 | 95 | "jest-environment-jsdom-global": "^4.0.0",
|
96 | 96 | "prettier": "^2.7.1",
|
97 | 97 | "react": "^18.2.0",
|
|
0 commit comments