File tree Expand file tree Collapse file tree 3 files changed +113
-341
lines changed Expand file tree Collapse file tree 3 files changed +113
-341
lines changed Original file line number Diff line number Diff line change 32
32
},
33
33
"devDependencies" : {
34
34
"@types/fs-extra" : " ^11.0.2" ,
35
- "@types/node" : " ^18.18.1 " ,
36
- "@typescript-eslint/eslint-plugin" : " ^6.7.3 " ,
37
- "@typescript-eslint/parser" : " ^6.7.3 " ,
35
+ "@types/node" : " ^18.18.4 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^6.7.5 " ,
37
+ "@typescript-eslint/parser" : " ^6.7.5 " ,
38
38
"@vitejs/release-scripts" : " ^1.3.1" ,
39
- "eslint" : " ^8.50 .0" ,
40
- "eslint-define-config" : " ^1.23.0 " ,
39
+ "eslint" : " ^8.51 .0" ,
40
+ "eslint-define-config" : " ^1.24.1 " ,
41
41
"eslint-plugin-import" : " ^2.28.1" ,
42
42
"eslint-plugin-node" : " ^11.1.0" ,
43
43
"eslint-plugin-regexp" : " ^1.15.0" ,
52
52
"tsx" : " ^3.13.0" ,
53
53
"typescript" : " ^5.2.2" ,
54
54
"unbuild" : " ^2.0.0" ,
55
- "vite" : " ^4.4.9 " ,
55
+ "vite" : " ^4.4.11 " ,
56
56
"vitest" : " ^0.34.6"
57
57
},
58
58
"simple-git-hooks" : {
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.24 " ,
17
- "@types/react-dom" : " ^18.2.8 " ,
16
+ "@types/react" : " ^18.2.28 " ,
17
+ "@types/react-dom" : " ^18.2.13 " ,
18
18
"@vitejs/plugin-react" : " workspace:*"
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments