Skip to content

Commit

Permalink
chore(deps): update all devdependencies (#91)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 10, 2024
1 parent 5189a28 commit 07f2de3
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 38 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@graphql-tools/merge": "9.0.4",
"@graphql-tools/mock": "9.0.4",
"@graphql-tools/schema": "10.0.4",
"@playwright/test": "1.45.3",
"@playwright/test": "1.46.0",
"@storybook/addon-docs": "8.2.8",
"@storybook/addon-essentials": "8.2.8",
"@storybook/addon-interactions": "8.2.8",
Expand Down Expand Up @@ -92,7 +92,7 @@
"jsdom": "24.1.1",
"msw": "2.3.5",
"msw-storybook-addon": "2.0.3",
"playwright": "1.45.3",
"playwright": "1.46.0",
"postcss": "8.4.41",
"prettier": "3.3.3",
"react": "18.3.1",
Expand All @@ -107,7 +107,7 @@
"tsup": "8.2.4",
"typescript": "5.5.4",
"undici": "6.19.7",
"vite": "5.3.5",
"vite": "5.4.0",
"vite-plugin-graphql-loader": "4.0.2",
"vite-plugin-relay": "2.1.0",
"vitest": "2.0.5",
Expand Down
75 changes: 40 additions & 35 deletions pnpm-lock.yaml

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

1 comment on commit 07f2de3

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Lines Statements Branches Functions
Coverage: 100%
100% (66/66) 89.47% (17/19) 100% (13/13)
Tests Skipped Failures Errors Time
5 0 💤 0 ❌ 0 🔥 2.208s ⏱️
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files10089.47100100 
   handlers.ts10089.4710010021–29

Please sign in to comment.