File tree Expand file tree Collapse file tree 2 files changed +339
-292
lines changed Expand file tree Collapse file tree 2 files changed +339
-292
lines changed Original file line number Diff line number Diff line change 85
85
"@testing-library/jest-dom" : " ^5.16.5" ,
86
86
"@testing-library/react" : " ^14.0.0" ,
87
87
"@trivago/prettier-plugin-sort-imports" : " ^4.1.1" ,
88
- "@types/node" : " ^18.15.11 " ,
88
+ "@types/node" : " ^18.16.3 " ,
89
89
"@types/p5" : " ^1.6.1" ,
90
- "@types/react" : " ^18.0.37 " ,
91
- "@types/react-dom" : " ^18.0.11 " ,
92
- "@typescript-eslint/eslint-plugin" : " ^5.59.0 " ,
90
+ "@types/react" : " ^18.2.0 " ,
91
+ "@types/react-dom" : " ^18.2.1 " ,
92
+ "@typescript-eslint/eslint-plugin" : " ^5.59.2 " ,
93
93
"@vitejs/plugin-react" : " ^4.0.0" ,
94
94
"@vitest/coverage-c8" : " ^0.30.1" ,
95
95
"canvas" : " ^2.11.2" ,
96
- "eslint" : " ^8.38 .0" ,
96
+ "eslint" : " ^8.39 .0" ,
97
97
"eslint-plugin-react" : " ^7.32.2" ,
98
98
"eslint-plugin-react-hooks" : " ^4.6.0" ,
99
99
"gh-pages" : " ^5.0.0" ,
100
100
"jsdom" : " ^22.0.0" ,
101
- "prettier" : " ^2.8.7 " ,
101
+ "prettier" : " ^2.8.8 " ,
102
102
"rimraf" : " ^5.0.0" ,
103
103
"typescript" : " ^5.0.4" ,
104
- "vite" : " ^4.2.2 " ,
104
+ "vite" : " ^4.3.4 " ,
105
105
"vitest" : " ^0.30.1"
106
106
},
107
107
"dependencies" : {
108
108
"microdiff" : " ^1.3.2" ,
109
- "p5" : " ^1.6.0"
109
+ "p5" : " ^1.6.0" ,
110
+ "react" : " ^18.2.0" ,
111
+ "react-dom" : " ^18.2.0"
110
112
}
111
113
}
You can’t perform that action at this time.
0 commit comments