File tree Expand file tree Collapse file tree 4 files changed +110
-110
lines changed Expand file tree Collapse file tree 4 files changed +110
-110
lines changed Original file line number Diff line number Diff line change 34
34
"@types/babel__core" : " ^7.20.1" ,
35
35
"@types/fs-extra" : " ^11.0.1" ,
36
36
"@types/node" : " ^18.16.18" ,
37
- "@typescript-eslint/eslint-plugin" : " ^5.59.11 " ,
38
- "@typescript-eslint/parser" : " ^5.59.11 " ,
37
+ "@typescript-eslint/eslint-plugin" : " ^5.60.0 " ,
38
+ "@typescript-eslint/parser" : " ^5.60.0 " ,
39
39
"@vitejs/release-scripts" : " ^1.2.0" ,
40
40
"eslint" : " ^8.43.0" ,
41
- "eslint-define-config" : " ^1.20 .0" ,
41
+ "eslint-define-config" : " ^1.21 .0" ,
42
42
"eslint-plugin-import" : " ^2.27.5" ,
43
43
"eslint-plugin-node" : " ^11.1.0" ,
44
44
"eslint-plugin-regexp" : " ^1.15.0" ,
48
48
"picocolors" : " ^1.0.0" ,
49
49
"playwright-chromium" : " ^1.35.1" ,
50
50
"prettier" : " 2.8.8" ,
51
- "rollup" : " ^3.25.1 " ,
51
+ "rollup" : " ^3.25.2 " ,
52
52
"simple-git-hooks" : " ^2.8.1" ,
53
53
"tsx" : " ^3.12.7" ,
54
54
"typescript" : " ^5.1.3" ,
Original file line number Diff line number Diff line change 13
13
},
14
14
"devDependencies" : {
15
15
"@mdx-js/rollup" : " ^2.3.0" ,
16
- "@types/react" : " ^18.2.12 " ,
17
- "@types/react-dom" : " ^18.2.5 " ,
16
+ "@types/react" : " ^18.2.14 " ,
17
+ "@types/react-dom" : " ^18.2.6 " ,
18
18
"@vitejs/plugin-react" : " workspace:*"
19
19
}
20
20
}
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.13 .0"
18
+ "react-router-dom" : " ^6.14 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments