Skip to content

Commit

Permalink
chore(deps): update all dependencies - patch updates (#84)
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 3, 2024
1 parent 41017ad commit 1a36c29
Show file tree
Hide file tree
Showing 4 changed files with 126 additions and 126 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@apollo/tailwind-preset": "0.1.13",
"@astrojs/check": "0.8.2",
"@astrojs/starlight": "0.25.2",
"@astrojs/starlight": "0.25.3",
"astro": "4.12.3",
"sharp": "0.33.4",
"typescript": "5.5.4"
Expand Down
10 changes: 5 additions & 5 deletions docs/pnpm-lock.yaml

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@testing-library/react": "16.0.0",
"@tsconfig/recommended": "1.0.7",
"@types/jest": "29.5.12",
"@types/node": "20.14.13",
"@types/node": "20.14.14",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
Expand All @@ -90,7 +90,7 @@
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"jsdom": "24.1.1",
"msw": "2.3.4",
"msw": "2.3.5",
"msw-storybook-addon": "2.0.3",
"playwright": "1.45.3",
"postcss": "8.4.40",
Expand All @@ -104,7 +104,7 @@
"tailwindcss": "3.4.7",
"ts-jest": "29.2.4",
"ts-jest-resolver": "2.0.1",
"tsup": "8.2.3",
"tsup": "8.2.4",
"typescript": "5.5.4",
"undici": "6.19.5",
"vite": "5.3.5",
Expand Down
Loading

1 comment on commit 1a36c29

@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.252s ⏱️
Coverage Report (100%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files10089.47100100 
   handlers.ts10089.4710010021–29

Please sign in to comment.