Skip to content

Commit 95a620c

Browse files
committed
chore: update to pnpm 11 and dependencies across multiple packages
- Bump knip to version 6.15.0 in package.json - Update pnpm to version 11.5.3 - Upgrade @biomejs/biome to 2.4.16 in pnpm-workspace.yaml - Update @types/react to 19.2.16 in pnpm-workspace.yaml - Upgrade various dependencies in synapse-playground, including react, react-dom, and vite - Update @tanstack/react-query to version 5.101.0 in multiple packages - Upgrade @astrojs/starlight and astro in docs package.json - Update type-fest to version 5.7.0 in synapse-core and synapse-react packages - Upgrade @clack/prompts and @remix-run/fs in examples/cli package.json
1 parent c01055f commit 95a620c

7 files changed

Lines changed: 22 additions & 22 deletions

File tree

apps/synapse-playground/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,19 +24,19 @@
2424
"@radix-ui/react-switch": "^1.2.6",
2525
"@radix-ui/react-tooltip": "^1.2.8",
2626
"@tailwindcss/vite": "^4.2.1",
27-
"@tanstack/query-sync-storage-persister": "^5.99.0",
28-
"@tanstack/react-query": "^5.100.14",
29-
"@tanstack/react-query-persist-client": "^5.99.0",
27+
"@tanstack/query-sync-storage-persister": "^5.101.0",
28+
"@tanstack/react-query": "^5.101.0",
29+
"@tanstack/react-query-persist-client": "^5.101.0",
3030
"class-variance-authority": "^0.7.1",
3131
"clsx": "^2.1.1",
3232
"iso-ledger": "^0.1.7",
3333
"lucide-react": "^1.8.0",
3434
"nanostores": "^1.1.1",
3535
"next-themes": "^0.4.6",
36-
"react": "19.2.6",
37-
"react-dom": "19.2.6",
36+
"react": "19.2.7",
37+
"react-dom": "19.2.7",
3838
"react-dropzone": "^15.0.0",
39-
"react-hook-form": "^7.66.1",
39+
"react-hook-form": "^7.77.0",
4040
"sonner": "^2.0.7",
4141
"tailwind-merge": "^3.3.1",
4242
"tailwindcss": "^4.2.1",
@@ -51,8 +51,8 @@
5151
"@vitejs/plugin-react": "^6.0.1",
5252
"tw-animate-css": "^1.4.0",
5353
"typescript": "catalog:",
54-
"vite": "^8.0.8",
54+
"vite": "^8.0.16",
5555
"vite-plugin-node-polyfills-vite8": "0.25.4",
56-
"wrangler": "^4.82.2"
56+
"wrangler": "^4.98.0"
5757
}
5858
}

docs/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,27 +13,27 @@
1313
"@filoz/synapse-core": "workspace:*",
1414
"@filoz/synapse-react": "workspace:*",
1515
"@filoz/synapse-sdk": "workspace:*",
16-
"@tanstack/react-query": "~5.100.14",
16+
"@tanstack/react-query": "~5.101.0",
1717
"starlight-auto-sidebar": "^0.4.0",
1818
"starlight-changelogs": "^0.5.0",
1919
"starlight-links-validator": "^0.24.0",
2020
"viem": "catalog:",
2121
"wagmi": "catalog:"
2222
},
2323
"devDependencies": {
24-
"@astrojs/starlight": "^0.39.2",
24+
"@astrojs/starlight": "^0.39.3",
2525
"@hugomrdias/docs": "^0.2.0",
2626
"@types/react": "catalog:",
2727
"@types/react-dom": "catalog:",
28-
"astro": "^6.4.2",
29-
"astro-mermaid": "^2.0.1",
28+
"astro": "^6.4.4",
29+
"astro-mermaid": "^2.0.2",
3030
"expressive-code-twoslash": "^0.6.1",
3131
"mermaid": "^11.12.2",
3232
"rehype-external-links": "^3.0.0",
3333
"sharp": "^0.34.4",
3434
"typedoc": "^0.28.19",
3535
"typedoc-plugin-mdn-links": "^5.0.10",
3636
"typedoc-plugin-missing-exports": "^4.1.2",
37-
"wrangler": "^4.82.2"
37+
"wrangler": "^4.98.0"
3838
}
3939
}

examples/cli/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"author": "Hugo Dias <hugomrdias@gmail.com> (hugodias.me)",
1414
"license": "Apache-2.0 OR MIT",
1515
"dependencies": {
16-
"@clack/prompts": "^1.1.0",
16+
"@clack/prompts": "^1.5.1",
1717
"@filoz/synapse-core": "workspace:^",
1818
"@filoz/synapse-sdk": "workspace:^",
19-
"@remix-run/fs": "^0.4.2",
19+
"@remix-run/fs": "^0.4.5",
2020
"cleye": "^2.3.0",
2121
"conf": "^15.0.2",
2222
"terminal-link": "^5.0.0",

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"devDependencies": {
2626
"@biomejs/biome": "catalog:",
27-
"knip": "^6.4.1",
27+
"knip": "^6.15.0",
2828
"markdownlint-cli2": "^0.22.0",
2929
"typescript": "catalog:",
3030
"wireit": "^0.14.12"
@@ -35,7 +35,7 @@
3535
"engines": {
3636
"node": ">=22"
3737
},
38-
"packageManager": "pnpm@10.33.0",
38+
"packageManager": "pnpm@11.5.3",
3939
"devEngines": {
4040
"runtime": {
4141
"name": "node",

packages/synapse-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
"mocha": "catalog:",
254254
"msw": "catalog:",
255255
"playwright-test": "^14.1.12",
256-
"type-fest": "^5.4.3",
256+
"type-fest": "^5.7.0",
257257
"typescript": "catalog:",
258258
"viem": "catalog:"
259259
},

packages/synapse-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"devDependencies": {
9090
"@biomejs/biome": "catalog:",
9191
"@types/node": "catalog:",
92-
"type-fest": "^5.4.3",
92+
"type-fest": "^5.7.0",
9393
"typescript": "catalog:",
9494
"viem": "catalog:"
9595
},

pnpm-workspace.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,15 @@ allowBuilds:
1515
blockExoticSubdeps: true
1616

1717
catalog:
18-
'@biomejs/biome': 2.4.15
18+
'@biomejs/biome': 2.4.16
1919
'@types/mocha': ^10.0.10
2020
'@types/node': ^25.6.0
21-
'@types/react': ^19.2.7
21+
'@types/react': ^19.2.16
2222
'@types/react-dom': ^19.2.3
2323
abitype: ^1.2.0
2424
mocha: ^11.7.4
2525
msw: 2.14.6
26-
ox: ^0.14.16
26+
ox: ^0.14.29
2727
typescript: 6.0.3
2828
viem: ^2.52.0
2929
wagmi: ^3.0.2

0 commit comments

Comments
 (0)