File tree Expand file tree Collapse file tree 3 files changed +113
-91
lines changed Expand file tree Collapse file tree 3 files changed +113
-91
lines changed Original file line number Diff line number Diff line change 34
34
"@types/babel__core" : " ^7.1.20" ,
35
35
"@types/fs-extra" : " ^9.0.13" ,
36
36
"@types/minimist" : " ^1.2.2" ,
37
- "@types/node" : " ^18.11.14 " ,
37
+ "@types/node" : " ^18.11.17 " ,
38
38
"@types/picomatch" : " ^2.3.0" ,
39
39
"@types/prompts" : " ^2.4.2" ,
40
40
"@types/semver" : " ^7.3.13" ,
41
41
"@typescript-eslint/eslint-plugin" : " ^5.46.1" ,
42
42
"@typescript-eslint/parser" : " ^5.46.1" ,
43
43
"conventional-changelog-cli" : " ^2.2.2" ,
44
- "eslint" : " ^8.29 .0" ,
44
+ "eslint" : " ^8.30 .0" ,
45
45
"eslint-define-config" : " ^1.12.0" ,
46
46
"eslint-plugin-import" : " ^2.26.0" ,
47
47
"eslint-plugin-node" : " ^11.1.0" ,
52
52
"minimist" : " ^1.2.7" ,
53
53
"npm-run-all" : " ^4.1.5" ,
54
54
"picocolors" : " ^1.0.0" ,
55
- "playwright-chromium" : " ^1.28.1 " ,
55
+ "playwright-chromium" : " ^1.29.0 " ,
56
56
"prettier" : " 2.8.1" ,
57
57
"prompts" : " ^2.4.2" ,
58
58
"rollup" : " ^3.7.0" ,
61
61
"tsx" : " ^3.12.1" ,
62
62
"typescript" : " ^4.6.4" ,
63
63
"unbuild" : " ^0.9.4" ,
64
- "vite" : " ^4.0.1 " ,
65
- "vitest" : " ^0.25.8 "
64
+ "vite" : " ^4.0.2 " ,
65
+ "vitest" : " ^0.26.0 "
66
66
},
67
67
"simple-git-hooks" : {
68
68
"pre-commit" : " pnpm exec lint-staged --concurrent false" ,
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.4.5 "
18
+ "react-router-dom" : " ^6.5.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments