File tree Expand file tree Collapse file tree 3 files changed +139
-139
lines changed Expand file tree Collapse file tree 3 files changed +139
-139
lines changed Original file line number Diff line number Diff line change 37
37
"@typescript-eslint/eslint-plugin" : " ^5.59.8" ,
38
38
"@typescript-eslint/parser" : " ^5.59.8" ,
39
39
"@vitejs/release-scripts" : " ^1.2.0" ,
40
- "eslint" : " ^8.41 .0" ,
40
+ "eslint" : " ^8.42 .0" ,
41
41
"eslint-define-config" : " ^1.20.0" ,
42
42
"eslint-plugin-import" : " ^2.27.5" ,
43
43
"eslint-plugin-node" : " ^11.1.0" ,
48
48
"picocolors" : " ^1.0.0" ,
49
49
"playwright-chromium" : " ^1.34.3" ,
50
50
"prettier" : " 2.8.8" ,
51
- "rollup" : " ^3.23.0 " ,
51
+ "rollup" : " ^3.23.1 " ,
52
52
"simple-git-hooks" : " ^2.8.1" ,
53
53
"tsx" : " ^3.12.7" ,
54
- "typescript" : " ^5.0.4 " ,
54
+ "typescript" : " ^5.1.3 " ,
55
55
"unbuild" : " ^1.2.1" ,
56
56
"vite" : " ^4.3.9" ,
57
- "vitest" : " ^0.31.1 "
57
+ "vitest" : " ^0.31.4 "
58
58
},
59
59
"simple-git-hooks" : {
60
60
"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.7 " ,
16
+ "@types/react" : " ^18.2.8 " ,
17
17
"@types/react-dom" : " ^18.2.4" ,
18
18
"@vitejs/plugin-react" : " workspace:*"
19
19
}
You can’t perform that action at this time.
0 commit comments