Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update dependencies πŸ“¦ #3873

Merged
merged 1 commit into from Oct 4, 2023
Merged

chore: update dependencies πŸ“¦ #3873

merged 1 commit into from Oct 4, 2023

Conversation

bigint
Copy link
Member

@bigint bigint commented Oct 4, 2023

What does this PR do?

πŸ€– Generated by Copilot at e41ed76

This pull request updates the versions of various dependencies, mainly viem and zod, in the pnpm-lock.yaml file and in the package.json files of the web applications, workers, and packages. These updates are made to improve the performance, security, and compatibility of the code that uses these libraries for validating and transforming data.

Related issues

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking small changes to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Explanation of the changes

πŸ€– Generated by Copilot at e41ed76

  • Updated the version of the viem dependency from 1.15.0 to 1.15.1 in several files to use the latest patch release of the utility for validating and transforming data (link, link, link, link, link, link, link, link, link, link, link, link, link, link, link)
  • Updated the version of the zod dependency from 3.22.2 to 3.22.3 in several files to use the latest patch release of the library for parsing and validating data types (link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link, link)
  • Updated the version of the @supabase/supabase-js dependency from 2.37.0 to 2.38.0 in the packages/supabase/package.json file and the pnpm-lock.yaml file to use the latest minor release of the client for interacting with the Supabase platform, which provides backend services for web applications (link, link, link, link)
  • Updated the version of the prettier-plugin-tailwindcss dependency from 0.5.4 to 0.5.5 in the apps/web/package.json file and the pnpm-lock.yaml file to use the latest patch release of the plugin for formatting Tailwind CSS code with Prettier (link, link, link)
  • Updated the version of the @wagmi/core dependency from 1.4.3 to 1.4.4 in the pnpm-lock.yaml file to use the latest patch release of the core functionality and components for the web applications (link, link)
  • Updated the version of the @wagmi/connectors dependency from 3.1.2 to 3.1.3 in the pnpm-lock.yaml file to use the latest patch release of the connectors for various blockchain protocols and wallets (link)
  • Updated the version of the @types/node dependency from 20.7.2 to 20.8.2 in the pnpm-lock.yaml file to use the latest minor release of the TypeScript type definitions for Node.js (link)
  • Updated the version of the terser dependency from 5.20.0 to 5.21.0 in the pnpm-lock.yaml file to use the latest minor release of the library for minifying and compressing JavaScript code (link)
  • Updated the version of the abitype dependency from 0.8.7 to 0.8.8 in the pnpm-lock.yaml file to use the latest patch release of the library for parsing and validating Ethereum ABI types (link)
  • Updated the version of the @supabase/gotrue-js dependency from 2.54.0 to 2.54.2 in the pnpm-lock.yaml file to use the latest patch release of the client for interacting with the GoTrue API, which provides authentication and authorization services for web applications (link)
  • Removed the code for the @types/node dependency from the pnpm-lock.yaml file because the dependency was removed from the apps/web/package.json file, as it was not needed for the web application (link)

Emoji

πŸ“¦πŸ› οΈπŸ§ͺ

@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Updated (UTC)
prerender βœ… Ready (Inspect) Visit Preview Oct 4, 2023 7:49am
web βœ… Ready (Inspect) Visit Preview Oct 4, 2023 7:49am

@bigint bigint merged commit 27a1a96 into main Oct 4, 2023
6 of 8 checks passed
@bigint bigint deleted the update-dependencies branch October 4, 2023 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant