Skip to content

Commit

Permalink
chore: upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
stijnvanhulle committed Nov 7, 2024
1 parent a5d3c5b commit 67170ae
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@tanstack/svelte-query": "^5.59.20",
"@tanstack/vue-query": "^5.59.20",
"axios": "^1.7.7",
"msw": "^2.6.0",
"msw": "^2.6.2",
"react": "^18.3.1",
"solid-js": "^1.9.3",
"svelte": "^3.59.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@tanstack/svelte-query": "^5.59.20",
"@tanstack/vue-query": "^5.59.20",
"axios": "^1.7.7",
"msw": "^2.6.0",
"msw": "^2.6.2",
"react": "^18.3.1",
"solid-js": "^1.9.3",
"svelte": "^3.59.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/msw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@kubb/plugin-oas": "workspace:*",
"@kubb/plugin-ts": "workspace:*",
"@mswjs/http-middleware": "^0.9.2",
"msw": "^2.6.0",
"msw": "^2.6.2",
"react": "^18.3.1",
"tsup": "^8.3.5"
},
Expand Down
64 changes: 32 additions & 32 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 67170ae

Please sign in to comment.