Skip to content

Commit

Permalink
chore: lock file
Browse files Browse the repository at this point in the history
Signed-off-by: Marc MacLeod <847542+marbemac@users.noreply.github.com>
  • Loading branch information
marbemac committed Oct 31, 2023
1 parent 9fd4b66 commit 7658983
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2506,7 +2506,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/plugin-react-router@workspace:packages/plugin-react-router"
dependencies:
"@ssrx/renderer": "npm:^0.1.0"
"@ssrx/renderer": "npm:^0.2.0"
react-router-dom: "npm:6.17.0"
peerDependencies:
react-router-dom: ^6
Expand All @@ -2518,7 +2518,7 @@ __metadata:
resolution: "@ssrx/plugin-solid-router@workspace:packages/plugin-solid-router"
dependencies:
"@solidjs/router": "npm:0.8.3"
"@ssrx/renderer": "npm:^0.1.0"
"@ssrx/renderer": "npm:^0.2.0"
esbuild-plugin-solid: "npm:0.5.0"
peerDependencies:
"@solidjs/router": "*"
Expand All @@ -2529,7 +2529,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/plugin-tanstack-query@workspace:packages/plugin-tanstack-query"
dependencies:
"@ssrx/renderer": "npm:^0.1.0"
"@ssrx/renderer": "npm:^0.2.0"
"@tanstack/query-core": "npm:^5.0.0"
"@tanstack/query-devtools": "npm:^5.0.0"
devalue: "npm:^4.3.2"
Expand All @@ -2542,7 +2542,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/plugin-tanstack-router@workspace:packages/plugin-tanstack-router"
dependencies:
"@ssrx/vite": "npm:^0.2.0"
"@ssrx/vite": "npm:^0.3.0"
"@tanstack/react-router": "npm:0.0.1-beta.194"
"@tanstack/router-core": "npm:0.0.1-beta.194"
react: "npm:18.2.0"
Expand All @@ -2557,7 +2557,7 @@ __metadata:
resolution: "@ssrx/plugin-trpc-react@workspace:packages/plugin-trpc-react"
dependencies:
"@ssrx/plugin-tanstack-query": "npm:*"
"@ssrx/renderer": "npm:^0.1.0"
"@ssrx/renderer": "npm:^0.2.0"
"@tanstack/react-query": "npm:^5.0.0"
"@trpc/client": "npm:10.43.0"
"@trpc/server": "npm:10.43.0"
Expand All @@ -2572,7 +2572,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/plugin-unhead@workspace:packages/plugin-unhead"
dependencies:
"@ssrx/renderer": "npm:^0.1.0"
"@ssrx/renderer": "npm:^0.2.0"
"@unhead/addons": "npm:~1.8.0"
"@unhead/schema": "npm:~1.8.0"
"@unhead/ssr": "npm:~1.8.0"
Expand All @@ -2584,8 +2584,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/react@workspace:packages/react"
dependencies:
"@ssrx/renderer": "npm:^0.1.3"
"@ssrx/vite": "npm:^0.2.0"
"@ssrx/renderer": "npm:^0.2.0"
"@ssrx/vite": "npm:^0.3.0"
esbuild: "npm:0.19.5"
isbot-fast: "npm:1.2.0"
react: "npm:18.2.0"
Expand All @@ -2603,7 +2603,7 @@ __metadata:
resolution: "@ssrx/remix@workspace:packages/remix"
dependencies:
"@remix-run/react": "npm:2.2.0"
"@ssrx/renderer": "npm:^0.1.3"
"@ssrx/renderer": "npm:^0.2.0"
esbuild: "npm:0.19.5"
isbot-fast: "npm:1.2.0"
rollup: "npm:4.2.0"
Expand Down Expand Up @@ -2656,8 +2656,8 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/solid@workspace:packages/solid"
dependencies:
"@ssrx/renderer": "npm:^0.1.3"
"@ssrx/vite": "npm:^0.2.0"
"@ssrx/renderer": "npm:^0.2.0"
"@ssrx/vite": "npm:^0.3.0"
esbuild-plugin-solid: "npm:0.5.0"
solid-js: "npm:1.8.5"
peerDependencies:
Expand All @@ -2669,7 +2669,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@ssrx/vite@workspace:packages/vite"
dependencies:
"@ssrx/renderer": "npm:^0.1.4"
"@ssrx/renderer": "npm:^0.2.0"
"@total-typescript/ts-reset": "npm:0.5.1"
esbuild: "npm:0.19.5"
radix3: "npm:^1.1.0"
Expand Down

0 comments on commit 7658983

Please sign in to comment.