File tree Expand file tree Collapse file tree 3 files changed +153
-159
lines changed Expand file tree Collapse file tree 3 files changed +153
-159
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.17.19 " ,
36
- "@typescript-eslint/eslint-plugin" : " ^6.7.2 " ,
37
- "@typescript-eslint/parser" : " ^6.7.2 " ,
35
+ "@types/node" : " ^18.18.1 " ,
36
+ "@typescript-eslint/eslint-plugin" : " ^6.7.3 " ,
37
+ "@typescript-eslint/parser" : " ^6.7.3 " ,
38
38
"@vitejs/release-scripts" : " ^1.3.1" ,
39
39
"eslint" : " ^8.50.0" ,
40
40
"eslint-define-config" : " ^1.23.0" ,
47
47
"picocolors" : " ^1.0.0" ,
48
48
"playwright-chromium" : " ^1.38.1" ,
49
49
"prettier" : " ^3.0.3" ,
50
- "rollup" : " ^3.29.3 " ,
50
+ "rollup" : " ^3.29.4 " ,
51
51
"simple-git-hooks" : " ^2.9.0" ,
52
52
"tsx" : " ^3.13.0" ,
53
53
"typescript" : " ^5.2.2" ,
54
54
"unbuild" : " ^2.0.0" ,
55
55
"vite" : " ^4.4.9" ,
56
- "vitest" : " ^0.34.5 "
56
+ "vitest" : " ^0.34.6 "
57
57
},
58
58
"simple-git-hooks" : {
59
59
"pre-commit" : " pnpm exec lint-staged --concurrent false"
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.22 " ,
17
- "@types/react-dom" : " ^18.2.7 " ,
16
+ "@types/react" : " ^18.2.24 " ,
17
+ "@types/react-dom" : " ^18.2.8 " ,
18
18
"@vitejs/plugin-react" : " workspace:*"
19
19
}
20
20
}
You can’t perform that action at this time.
0 commit comments