Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
fix: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
OrJDev committed Aug 5, 2023
1 parent 3af127c commit 4f42d80
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .changeset/eleven-dogs-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'create-prpc-app': patch
---

fix: bump versions
6 changes: 3 additions & 3 deletions packages/create/templates/SolidStart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
},
"dependencies": {
"@solidjs/meta": "^0.28.2",
"solid-js": "^1.7.9",
"solid-start": "^0.2.30",
"@solidjs/router": "^0.8.2",
"solid-js": "^1.6.11",
"solid-start": "^0.2.26",
"undici": "5.20.0",
"zod": "^3.20.6",
"@prpc/solid": "^0.2.33",
"@prpc/solid": "^0.2.35",
"@prpc/vite": "^0.3.21",
"@tanstack/solid-query": "^5.0.0-beta.15"
},
Expand Down

1 comment on commit 4f42d80

@vercel
Copy link

@vercel vercel bot commented on 4f42d80 Aug 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

prpc-docs – ./

prpc-docs-git-main-orjdev.vercel.app
prpc-docs-orjdev.vercel.app
prpc.vercel.app
prpc-docs.vercel.app

Please sign in to comment.