Skip to content

Commit b7ba1d5

Browse files
authored
Merge pull request #277 from gadget-inc/up-to-date-test-clients
Update gadget clients to most recent versions for more accurate bundle size representations
2 parents 3ebf8e8 + c12701e commit b7ba1d5

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
"preinstall": "npx only-allow pnpm"
2222
},
2323
"devDependencies": {
24-
"@gadget-client/app-with-no-user-model": "^1.3.0",
25-
"@gadget-client/bulk-actions-test": "^1.102.0",
26-
"@gadget-client/related-products-example": "^1.848.0",
27-
"@gadget-client/super-auth": "^1.27.0",
24+
"@gadget-client/app-with-no-user-model": "^1.5.0",
25+
"@gadget-client/bulk-actions-test": "^1.104.0",
26+
"@gadget-client/related-products-example": "^1.853.0",
27+
"@gadget-client/super-auth": "^1.37.0",
2828
"@gadgetinc/api-client-core": "workspace:*",
2929
"@gadgetinc/eslint-config": "^0.6.1",
3030
"@gadgetinc/prettier-config": "^0.4.0",

packages/blog-example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"build-vite": "vite build"
1818
},
1919
"dependencies": {
20-
"@gadget-client/blog": "^1.42.0",
20+
"@gadget-client/blog": "^1.46.0",
2121
"@gadgetinc/react": "workspace:*",
2222
"react": "^18.2.0",
2323
"react-dom": "^18.2.0"

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)