File tree 2 files changed +808
-197
lines changed
2 files changed +808
-197
lines changed Original file line number Diff line number Diff line change 57
57
"tsc" : " tsc"
58
58
},
59
59
"devDependencies" : {
60
- "@babel/core" : " ^7.19.0 " ,
61
- "@types/node" : " ^18.7.16 " ,
60
+ "@babel/core" : " ^7.24.3 " ,
61
+ "@types/node" : " ^20.11.30 " ,
62
62
"@typescript-eslint/eslint-plugin" : " ^7.3.1" ,
63
63
"@typescript-eslint/parser" : " ^7.3.1" ,
64
64
"cross-env" : " ^7.0.3" ,
65
- "esbuild-extra" : " ^0.1.3 " ,
65
+ "esbuild-extra" : " ^0.3.1 " ,
66
66
"eslint" : " ^8.57.0" ,
67
67
"eslint-config-react-app" : " ^7.0.1" ,
68
68
"eslint-import-resolver-typescript" : " ^3.6.1" ,
69
69
"eslint-plugin-import" : " ^2.29.1" ,
70
70
"eslint-plugin-react" : " ^7.34.1" ,
71
71
"eslint-plugin-react-hooks" : " ^4.6.0" ,
72
- "glob" : " ^8.0.3 " ,
72
+ "glob" : " ^10.3.10 " ,
73
73
"netlify-plugin-cache" : " ^1.0.3" ,
74
74
"prettier" : " ^3.2.5" ,
75
- "rimraf" : " ^3 .0.2 " ,
76
- "rxjs" : " ^7.5.6 " ,
77
- "tsup" : " 7 .0.0 " ,
75
+ "rimraf" : " ^5 .0.5 " ,
76
+ "rxjs" : " ^7.8.1 " ,
77
+ "tsup" : " 8 .0.2 " ,
78
78
"typescript" : " ^5.4.2" ,
79
- "vitest" : " ^1.2.1 "
79
+ "vitest" : " ^1.4.0 "
80
80
},
81
81
"resolutions" : {
82
- "esbuild" : " 0.19.7" ,
83
82
"@typescript-eslint/eslint-plugin" : " 7.3.1" ,
84
83
"@typescript-eslint/parser" : " 7.3.1"
85
84
},
You can’t perform that action at this time.
0 commit comments