File tree Expand file tree Collapse file tree 6 files changed +217
-208
lines changed
packages/db-collection-e2e Expand file tree Collapse file tree 6 files changed +217
-208
lines changed Original file line number Diff line number Diff line change 2626 "@types/node" : " ^24.6.2" ,
2727 "@types/react" : " ^19.2.7" ,
2828 "@types/react-dom" : " ^19.2.3" ,
29- "@vitejs/plugin-react" : " ^5.1.1 " ,
29+ "@vitejs/plugin-react" : " ^5.1.2 " ,
3030 "chokidar" : " ^4.0.3" ,
3131 "tailwindcss" : " ^4.1.17" ,
3232 "typescript" : " ^5.9.2" ,
33- "vite" : " ^7.2.6 " ,
33+ "vite" : " ^7.2.7 " ,
3434 "vite-tsconfig-paths" : " ^5.1.4"
3535 }
3636}
Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@types/react" : " ^19.2.7" ,
2020 "@types/react-dom" : " ^19.2.3" ,
21- "@vitejs/plugin-react" : " ^5.1.1 " ,
21+ "@vitejs/plugin-react" : " ^5.1.2 " ,
2222 "typescript" : " ^5.9.2" ,
23- "vite" : " ^7.2.6 "
23+ "vite" : " ^7.2.7 "
2424 }
2525}
Original file line number Diff line number Diff line change 6060 "prettier" : " ^3.7.4" ,
6161 "tsx" : " ^4.21.0" ,
6262 "typescript" : " ^5.9.2" ,
63- "vite" : " ^7.2.6 " ,
63+ "vite" : " ^7.2.7 " ,
6464 "vitest" : " ^3.2.4" ,
6565 "web-vitals" : " ^5.1.0"
6666 }
Original file line number Diff line number Diff line change 3636 "@types/use-sync-external-store" : " ^1.5.0" ,
3737 "@typescript-eslint/eslint-plugin" : " ^8.48.1" ,
3838 "@typescript-eslint/parser" : " ^8.48.1" ,
39- "@vitejs/plugin-react" : " ^5.1.1 " ,
39+ "@vitejs/plugin-react" : " ^5.1.2 " ,
4040 "eslint" : " ^9.39.1" ,
4141 "eslint-import-resolver-typescript" : " ^4.4.4" ,
4242 "eslint-plugin-react" : " ^7.37.5" ,
4343 "husky" : " ^9.1.7" ,
4444 "jsdom" : " ^27.2.0" ,
45- "knip" : " ^5.71 .0" ,
45+ "knip" : " ^5.72 .0" ,
4646 "lint-staged" : " ^15.5.2" ,
4747 "markdown-link-extractor" : " ^4.0.3" ,
4848 "prettier" : " ^3.7.4" ,
5252 "tinyglobby" : " ^0.2.15" ,
5353 "tsx" : " ^4.21.0" ,
5454 "typescript" : " ^5.9.2" ,
55- "vite" : " ^7.2.6 " ,
55+ "vite" : " ^7.2.7 " ,
5656 "vitest" : " ^3.2.4" ,
5757 "zod" : " ^3.25.76"
5858 },
Original file line number Diff line number Diff line change 1919 "@types/pg" : " ^8.15.6" ,
2020 "@vitest/ui" : " ^3.2.4" ,
2121 "typescript" : " ^5.9.2" ,
22- "vite" : " ^7.2.6 " ,
22+ "vite" : " ^7.2.7 " ,
2323 "vitest" : " ^3.2.4"
2424 }
2525}
You can’t perform that action at this time.
0 commit comments