File tree Expand file tree Collapse file tree 7 files changed +521
-926
lines changed Expand file tree Collapse file tree 7 files changed +521
-926
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' @pizzajsdev/react-router-hono ' : minor
3+ ' @pizzajsdev/app-router-fs ' : minor
4+ ' @pizzajsdev/utils ' : minor
5+ ' @pizzajsdev/i18n ' : minor
6+ ---
7+
8+ upgrade dependencies
Original file line number Diff line number Diff line change 2424 },
2525 "devDependencies" : {
2626 "@changesets/changelog-github" : " ^0.5.1" ,
27- "@changesets/cli" : " ^2.29.2 " ,
28- "@commitlint/cli" : " ^19.8.0 " ,
29- "@commitlint/config-conventional" : " ^19.8.0 " ,
27+ "@changesets/cli" : " ^2.29.3 " ,
28+ "@commitlint/cli" : " ^19.8.1 " ,
29+ "@commitlint/config-conventional" : " ^19.8.1 " ,
3030 "husky" : " ^9.1.7" ,
3131 "madge" : " ^8.0.0" ,
3232 "prettier" : " ^3.5.3" ,
33- "sort-package-json" : " ^3.1.0 " ,
33+ "sort-package-json" : " ^3.2.1 " ,
3434 "typescript" : " ^5.8.3" ,
35- "vitest" : " ^3.1.2 "
35+ "vitest" : " ^3.1.3 "
3636 },
3737 "packageManager" :
" [email protected] " ,
3838 "engines" : {
Original file line number Diff line number Diff line change 3737 "typecheck" : " tsc --noEmit"
3838 },
3939 "devDependencies" : {
40- "@types/node" : " ^22.15.3 " ,
40+ "@types/node" : " ^22.15.17 " ,
4141 "publint" : " ^0.3.12" ,
4242 "tsup" : " ^8.4.0" ,
4343 "typescript" : " ^5.8.3"
4444 },
4545 "peerDependencies" : {
46- "@react-router/dev" : " ^7.5.1 "
46+ "@react-router/dev" : " ^7.6.0 "
4747 },
4848 "publishConfig" : {
4949 "access" : " public" ,
Original file line number Diff line number Diff line change 3434 "@pizzajsdev/utils" : " workspace:*"
3535 },
3636 "devDependencies" : {
37- "@types/node" : " ^22.15.3 " ,
38- "@types/react" : " ^19.1.2 " ,
37+ "@types/node" : " ^22.15.17 " ,
38+ "@types/react" : " ^19.1.3 " ,
3939 "@types/react-dom" : " ^19.1.3" ,
4040 "publint" : " ^0.3.12" ,
4141 "react" : " ^19.1.0" ,
Original file line number Diff line number Diff line change 3333 "dependencies" : {
3434 "@hono/node-server" : " ^1.14.1" ,
3535 "@vercel/nft" : " ^0.29.2" ,
36- "esbuild" : " ^0.25.3 " ,
37- "hono" : " ^4.7.8 " ,
36+ "esbuild" : " ^0.25.4 " ,
37+ "hono" : " ^4.7.9 " ,
3838 "minimatch" : " ^10.0.1" ,
39- "vite" : " ^6.3.4 "
39+ "vite" : " ^6.3.5 "
4040 },
4141 "devDependencies" : {
42- "@react-router/dev" : " ^7.5.3 " ,
43- "@react-router/node" : " ^7.5.3 " ,
44- "@types/node" : " ^22.15.3 " ,
45- "@types/react" : " ^19.1.2 " ,
42+ "@react-router/dev" : " ^7.6.0 " ,
43+ "@react-router/node" : " ^7.6.0 " ,
44+ "@types/node" : " ^22.15.17 " ,
45+ "@types/react" : " ^19.1.3 " ,
4646 "@types/react-dom" : " ^19.1.3" ,
4747 "isbot" : " ^5.1.27" ,
4848 "publint" : " ^0.3.12" ,
4949 "react" : " ^19.1.0" ,
5050 "react-dom" : " ^19.1.0" ,
51- "react-router" : " ^7.5.3 " ,
51+ "react-router" : " ^7.6.0 " ,
5252 "tsup" : " ^8.4.0" ,
5353 "typescript" : " ^5.8.3"
5454 },
5555 "peerDependencies" : {
56- "@react-router/node" : " ^7.5.1 " ,
57- "isbot" : " ^5.1.26 " ,
56+ "@react-router/node" : " ^7.6.0 " ,
57+ "isbot" : " ^5.1.27 " ,
5858 "react" : " ^19.1.0" ,
5959 "react-dom" : " ^19.1.0" ,
60- "react-router" : " ^7.5.1 "
60+ "react-router" : " ^7.6.0 "
6161 },
6262 "publishConfig" : {
6363 "access" : " public" ,
Original file line number Diff line number Diff line change 3333 "dependencies" : {
3434 "dayjs" : " ^1.11.13" ,
3535 "nanoid" : " ^5.1.5" ,
36- "zod" : " ^3.24.3 "
36+ "zod" : " ^3.24.4 "
3737 },
3838 "devDependencies" : {
39- "@types/node" : " ^22.15.3 " ,
39+ "@types/node" : " ^22.15.17 " ,
4040 "publint" : " ^0.3.12" ,
4141 "tsup" : " ^8.4.0" ,
4242 "typescript" : " ^5.8.3"
You can’t perform that action at this time.
0 commit comments