File tree Expand file tree Collapse file tree 4 files changed +145
-140
lines changed Expand file tree Collapse file tree 4 files changed +145
-140
lines changed Original file line number Diff line number Diff line change 3333 "devDependencies" : {
3434 "@types/babel__core" : " ^7.20.1" ,
3535 "@types/fs-extra" : " ^11.0.1" ,
36- "@types/node" : " ^18.16.17 " ,
37- "@typescript-eslint/eslint-plugin" : " ^5.59.9 " ,
38- "@typescript-eslint/parser" : " ^5.59.9 " ,
36+ "@types/node" : " ^18.16.18 " ,
37+ "@typescript-eslint/eslint-plugin" : " ^5.59.11 " ,
38+ "@typescript-eslint/parser" : " ^5.59.11 " ,
3939 "@vitejs/release-scripts" : " ^1.2.0" ,
40- "eslint" : " ^8.42 .0" ,
40+ "eslint" : " ^8.43 .0" ,
4141 "eslint-define-config" : " ^1.20.0" ,
4242 "eslint-plugin-import" : " ^2.27.5" ,
4343 "eslint-plugin-node" : " ^11.1.0" ,
4646 "lint-staged" : " ^13.2.2" ,
4747 "npm-run-all" : " ^4.1.5" ,
4848 "picocolors" : " ^1.0.0" ,
49- "playwright-chromium" : " ^1.35.0 " ,
49+ "playwright-chromium" : " ^1.35.1 " ,
5050 "prettier" : " 2.8.8" ,
5151 "rollup" : " ^3.25.1" ,
5252 "simple-git-hooks" : " ^2.8.1" ,
5353 "tsx" : " ^3.12.7" ,
5454 "typescript" : " ^5.1.3" ,
5555 "unbuild" : " ^1.2.1" ,
5656 "vite" : " ^4.3.9" ,
57- "vitest" : " ^0.32.0 "
57+ "vitest" : " ^0.32.2 "
5858 },
5959 "simple-git-hooks" : {
6060 "pre-commit" : " pnpm exec lint-staged --concurrent false"
Original file line number Diff line number Diff line change 1313 },
1414 "devDependencies" : {
1515 "@mdx-js/rollup" : " ^2.3.0" ,
16- "@types/react" : " ^18.2.11 " ,
17- "@types/react-dom" : " ^18.2.4 " ,
16+ "@types/react" : " ^18.2.12 " ,
17+ "@types/react-dom" : " ^18.2.5 " ,
1818 "@vitejs/plugin-react" : " workspace:*"
1919 }
2020}
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.12.1 "
18+ "react-router-dom" : " ^6.13.0 "
1919 },
2020 "devDependencies" : {
2121 "@vitejs/plugin-react" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments