File tree Expand file tree Collapse file tree 3 files changed +170
-79
lines changed Expand file tree Collapse file tree 3 files changed +170
-79
lines changed Original file line number Diff line number Diff line change 17
17
},
18
18
"devDependencies" : {
19
19
"@types/node" : " 18.11.18" ,
20
- "@types/react" : " ^18.0.26 " ,
20
+ "@types/react" : " ^18.0.27 " ,
21
21
"@types/react-dom" : " ^18.0.10" ,
22
22
"encoding" : " ^0.1.13" ,
23
23
"eslint-config-next" : " 13.1.2" ,
24
- "rimraf" : " ^4.0.4 " ,
24
+ "rimraf" : " ^4.1.1 " ,
25
25
"typescript" : " 4.9.4"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 24
24
"devDependencies" : {
25
25
"@tanstack/eslint-plugin-query" : " ^4.21.0" ,
26
26
"@types/node" : " 18.11.18" ,
27
- "@types/react" : " ^18.0.26 " ,
27
+ "@types/react" : " ^18.0.27 " ,
28
28
"@types/react-dom" : " ^18.0.10" ,
29
- "@typescript-eslint/eslint-plugin" : " ^5.48.1 " ,
30
- "@typescript-eslint/parser" : " ^5.48.1 " ,
31
- "eslint" : " ^8.31 .0" ,
32
- "eslint-plugin-react" : " ^7.32.0 " ,
29
+ "@typescript-eslint/eslint-plugin" : " ^5.48.2 " ,
30
+ "@typescript-eslint/parser" : " ^5.48.2 " ,
31
+ "eslint" : " ^8.32 .0" ,
32
+ "eslint-plugin-react" : " ^7.32.1 " ,
33
33
"react" : " ^18.2.0" ,
34
34
"react-dom" : " ^18.2.0" ,
35
- "rimraf" : " ^4.0.4 " ,
35
+ "rimraf" : " ^4.1.1 " ,
36
36
"tsup" : " ^6.5.0" ,
37
37
"typescript" : " ^4.9.4"
38
38
},
You can’t perform that action at this time.
0 commit comments