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 3434 "@types/babel__core" : " ^7.1.20" ,
3535 "@types/fs-extra" : " ^9.0.13" ,
3636 "@types/minimist" : " ^1.2.2" ,
37- "@types/node" : " ^18.11.14 " ,
37+ "@types/node" : " ^18.11.17 " ,
3838 "@types/picomatch" : " ^2.3.0" ,
3939 "@types/prompts" : " ^2.4.2" ,
4040 "@types/semver" : " ^7.3.13" ,
4141 "@typescript-eslint/eslint-plugin" : " ^5.46.1" ,
4242 "@typescript-eslint/parser" : " ^5.46.1" ,
4343 "conventional-changelog-cli" : " ^2.2.2" ,
44- "eslint" : " ^8.29 .0" ,
44+ "eslint" : " ^8.30 .0" ,
4545 "eslint-define-config" : " ^1.12.0" ,
4646 "eslint-plugin-import" : " ^2.26.0" ,
4747 "eslint-plugin-node" : " ^11.1.0" ,
5252 "minimist" : " ^1.2.7" ,
5353 "npm-run-all" : " ^4.1.5" ,
5454 "picocolors" : " ^1.0.0" ,
55- "playwright-chromium" : " ^1.28.1 " ,
55+ "playwright-chromium" : " ^1.29.0 " ,
5656 "prettier" : " 2.8.1" ,
5757 "prompts" : " ^2.4.2" ,
5858 "rollup" : " ^3.7.0" ,
6161 "tsx" : " ^3.12.1" ,
6262 "typescript" : " ^4.6.4" ,
6363 "unbuild" : " ^0.9.4" ,
64- "vite" : " ^4.0.1 " ,
65- "vitest" : " ^0.25.8 "
64+ "vite" : " ^4.0.2 " ,
65+ "vitest" : " ^0.26.0 "
6666 },
6767 "simple-git-hooks" : {
6868 "pre-commit" : " pnpm exec lint-staged --concurrent false" ,
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "react" : " ^18.2.0" ,
1717 "react-dom" : " ^18.2.0" ,
18- "react-router-dom" : " ^6.4.5 "
18+ "react-router-dom" : " ^6.5.0 "
1919 },
2020 "devDependencies" : {
2121 "@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments