File tree Expand file tree Collapse file tree 10 files changed +353
-345
lines changed
Expand file tree Collapse file tree 10 files changed +353
-345
lines changed Original file line number Diff line number Diff line change 1818 - name : Setup pnpm
1919 uses : pnpm/action-setup@v4
2020 with :
21- version : 10.24 .0
21+ version : 10.25 .0
2222
2323 - name : Setup Node.js
2424 uses : actions/setup-node@v4
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 4646 "@types/pg" : " ^8.15.6" ,
4747 "@types/react" : " ^19.2.7" ,
4848 "@types/react-dom" : " ^19.2.3" ,
49- "@typescript-eslint/eslint-plugin" : " ^8.48.1 " ,
50- "@typescript-eslint/parser" : " ^8.48.1 " ,
49+ "@typescript-eslint/eslint-plugin" : " ^8.49.0 " ,
50+ "@typescript-eslint/parser" : " ^8.49.0 " ,
5151 "@vitejs/plugin-react" : " ^5.1.1" ,
5252 "concurrently" : " ^9.2.1" ,
5353 "drizzle-kit" : " ^0.31.8" ,
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 3131 "@types/pg" : " ^8.15.6" ,
3232 "@types/react" : " ^19.2.7" ,
3333 "@types/react-dom" : " ^19.2.3" ,
34- "@typescript-eslint/eslint-plugin" : " ^8.48.1 " ,
35- "@typescript-eslint/parser" : " ^8.48.1 " ,
34+ "@typescript-eslint/eslint-plugin" : " ^8.49.0 " ,
35+ "@typescript-eslint/parser" : " ^8.49.0 " ,
3636 "@vitejs/plugin-react" : " ^5.1.1" ,
3737 "concurrently" : " ^9.2.1" ,
3838 "dotenv" : " ^17.2.3" ,
Original file line number Diff line number Diff line change 2727 "@types/express" : " ^4.17.25" ,
2828 "@types/node" : " ^24.6.2" ,
2929 "@types/pg" : " ^8.15.6" ,
30- "@typescript-eslint/eslint-plugin" : " ^8.48.1 " ,
31- "@typescript-eslint/parser" : " ^8.48.1 " ,
30+ "@typescript-eslint/eslint-plugin" : " ^8.49.0 " ,
31+ "@typescript-eslint/parser" : " ^8.49.0 " ,
3232 "concurrently" : " ^9.2.1" ,
3333 "dotenv" : " ^17.2.3" ,
3434 "drizzle-kit" : " ^0.31.8" ,
Original file line number Diff line number Diff line change 55 "type" : " git" ,
66 "url" : " git+https://github.com/TanStack/db.git"
77 },
8- "packageManager" : " pnpm@10.24 .0" ,
8+ "packageManager" : " pnpm@10.25 .0" ,
99 "type" : " module" ,
1010 "scripts" : {
1111 "build" : " pnpm --filter \" ./packages/**\" build" ,
3434 "@types/react" : " ^19.2.7" ,
3535 "@types/react-dom" : " ^19.2.3" ,
3636 "@types/use-sync-external-store" : " ^1.5.0" ,
37- "@typescript-eslint/eslint-plugin" : " ^8.48.1 " ,
38- "@typescript-eslint/parser" : " ^8.48.1 " ,
39- "@vitejs/plugin-react" : " ^5.1.1 " ,
37+ "@typescript-eslint/eslint-plugin" : " ^8.49.0 " ,
38+ "@typescript-eslint/parser" : " ^8.49.0 " ,
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" ,
44- "jsdom" : " ^27.2 .0" ,
45- "knip" : " ^5.71 .0" ,
44+ "jsdom" : " ^27.3 .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}
Original file line number Diff line number Diff line change 5050 "@electric-sql/client" : " 1.2.0" ,
5151 "@solidjs/testing-library" : " ^0.8.10" ,
5252 "@vitest/coverage-istanbul" : " ^3.2.4" ,
53- "jsdom" : " ^27.2 .0" ,
53+ "jsdom" : " ^27.3 .0" ,
5454 "solid-js" : " ^1.9.10" ,
5555 "vite-plugin-solid" : " ^2.11.10" ,
5656 "vitest" : " ^3.2.4"
You can’t perform that action at this time.
0 commit comments