Skip to content

Commit

Permalink
Use latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloriestra committed Mar 1, 2023
1 parent f3f9647 commit 065d78e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion fixtures/app/web/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cross-env": "^7.0.3",
"express": "^4.17.3",
"graphql": "^16.3.0",
"graphql-request": "next",
"graphql-request": "5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.34.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"diff": "5.1.0",
"esbuild": "0.15.16",
"function-runner": "4.0.2",
"graphql-request": "next",
"graphql-request": "5.2.0",
"http-proxy": "1.18.1",
"javy-cli": "0.1.2",
"serve-static": "1.15.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"get-port-please": "3.0.1",
"gradient-string": "2.0.2",
"graphql": "16.4.0",
"graphql-request": "next",
"graphql-request": "5.2.0",
"h3": "0.7.21",
"ink": "3.2.0",
"is-interactive": "2.0.0",
Expand Down
20 changes: 10 additions & 10 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 065d78e

Please sign in to comment.