File tree 3 files changed +133
-133
lines changed 3 files changed +133
-133
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@types/fs-extra" : " ^11.0.4" ,
35
- "@types/node" : " ^20.9.0 " ,
36
- "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
37
- "@typescript-eslint/parser" : " ^6.11 .0" ,
35
+ "@types/node" : " ^20.9.2 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^6.12 .0" ,
37
+ "@typescript-eslint/parser" : " ^6.12 .0" ,
38
38
"@vitejs/release-scripts" : " ^1.3.1" ,
39
- "eslint" : " ^8.53 .0" ,
39
+ "eslint" : " ^8.54 .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" ,
45
45
"lint-staged" : " ^15.1.0" ,
46
46
"npm-run-all" : " ^4.1.5" ,
47
47
"picocolors" : " ^1.0.0" ,
48
- "playwright-chromium" : " ^1.39 .0" ,
48
+ "playwright-chromium" : " ^1.40 .0" ,
49
49
"prettier" : " ^3.0.3" ,
50
50
"simple-git-hooks" : " ^2.9.0" ,
51
51
"tsx" : " ^3.14.0" ,
52
- "typescript" : " ^5.2 .2" ,
52
+ "typescript" : " ^5.3 .2" ,
53
53
"unbuild" : " ^2.0.0" ,
54
54
"vite" : " ^4.5.0" ,
55
55
"vitest" : " ^0.34.6"
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.18 .0"
18
+ "react-router-dom" : " ^6.19 .0"
19
19
},
20
20
"devDependencies" : {
21
21
"@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments