Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#118)
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 Sep 3, 2024
1 parent 784c63b commit 492638d
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"license": "MIT",
"devDependencies": {
"@apollo/client": "3.11.5",
"@apollo/client": "3.11.6",
"@apollo/tailwind-preset": "0.1.14",
"@changesets/changelog-github": "0.5.0",
"@changesets/cli": "2.27.7",
Expand Down Expand Up @@ -108,7 +108,7 @@
"tsup": "8.2.4",
"typescript": "5.5.4",
"undici": "6.19.8",
"vite": "5.4.2",
"vite": "5.4.3",
"vite-plugin-graphql-loader": "4.0.4",
"vite-plugin-relay": "2.1.0",
"vitest": "2.0.5",
Expand Down
44 changes: 22 additions & 22 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 492638d

@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: 95%
94.89% (130/137) 90% (36/40) 85.71% (30/35)
Tests Skipped Failures Errors Time
6 0 💤 0 ❌ 0 🔥 3.2s ⏱️
Coverage Report (95%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files94.899085.7195.52 
   handlers.ts94.3193.7585.7194.18150–163
   utilities.ts95.9187.585.7197.91120

Please sign in to comment.