File tree Expand file tree Collapse file tree 4 files changed +112
-117
lines changed Expand file tree Collapse file tree 4 files changed +112
-117
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@types/fs-extra" : " ^11.0.3" ,
35
- "@types/node" : " ^18.18.7 " ,
36
- "@typescript-eslint/eslint-plugin" : " ^6.9 .0" ,
37
- "@typescript-eslint/parser" : " ^6.9 .0" ,
35
+ "@types/node" : " ^18.18.8 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^6.10 .0" ,
37
+ "@typescript-eslint/parser" : " ^6.10 .0" ,
38
38
"@vitejs/release-scripts" : " ^1.3.1" ,
39
- "eslint" : " ^8.52 .0" ,
39
+ "eslint" : " ^8.53 .0" ,
40
40
"eslint-define-config" : " ^1.24.1" ,
41
41
"eslint-plugin-import" : " ^2.29.0" ,
42
42
"eslint-plugin-node" : " ^11.1.0" ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@mdx-js/rollup" : " ^3.0.0" ,
16
- "@types/react" : " ^18.2.33 " ,
16
+ "@types/react" : " ^18.2.36 " ,
17
17
"@types/react-dom" : " ^18.2.14" ,
18
18
"@vitejs/plugin-react" : " workspace:*"
19
19
}
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"react" : " ^18.2.0" ,
17
17
"react-dom" : " ^18.2.0" ,
18
- "react-router-dom" : " ^6.17 .0"
18
+ "react-router-dom" : " ^6.18 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments