Skip to content

Commit

Permalink
Bump the npm-production group across 1 directory with 10 updates
Browse files Browse the repository at this point in the history
Bumps the npm-production group with 9 updates in the /frontend directory:

| Package | From | To |
| --- | --- | --- |
| [@auth/core](https://github.com/nextauthjs/next-auth) | `0.34.2` | `0.37.4` |
| [@connectrpc/connect-node](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-node) | `2.0.0` | `2.0.1` |
| [@connectrpc/connect-web](https://github.com/connectrpc/connect-es/tree/HEAD/packages/connect-web) | `2.0.0` | `2.0.1` |
| [@hookform/resolvers](https://github.com/react-hook-form/resolvers) | `3.9.1` | `3.10.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.62.15` | `5.64.2` |
| [next-themes](https://github.com/pacocoursey/next-themes) | `0.3.0` | `0.4.4` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.204.0` | `1.207.0` |
| [sonner](https://github.com/emilkowalski/sonner) | `1.7.1` | `1.7.2` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.2` | `5.0.3` |



Updates `@auth/core` from 0.34.2 to 0.37.4
- [Release notes](https://github.com/nextauthjs/next-auth/releases)
- [Commits](https://github.com/nextauthjs/next-auth/compare/@auth/[email protected]...@auth/[email protected])

Updates `@connectrpc/connect-node` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.1/packages/connect-node)

Updates `@connectrpc/connect-web` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.1/packages/connect-web)

Updates `@hookform/resolvers` from 3.9.1 to 3.10.0
- [Release notes](https://github.com/react-hook-form/resolvers/releases)
- [Commits](react-hook-form/resolvers@v3.9.1...v3.10.0)

Updates `@tanstack/react-query` from 5.62.15 to 5.64.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.64.2/packages/react-query)

Updates `next-themes` from 0.3.0 to 0.4.4
- [Release notes](https://github.com/pacocoursey/next-themes/releases)
- [Commits](pacocoursey/next-themes@v0.3.0...v0.4.4)

Updates `posthog-js` from 1.204.0 to 1.207.0
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.204.0...v1.207.0)

Updates `sonner` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/emilkowalski/sonner/releases)
- [Commits](emilkowalski/sonner@v1.7.1...v.1.7.2)

Updates `zustand` from 5.0.2 to 5.0.3
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.2...v5.0.3)

Updates `@connectrpc/connect` from 2.0.0 to 2.0.1
- [Release notes](https://github.com/connectrpc/connect-es/releases)
- [Commits](https://github.com/connectrpc/connect-es/commits/v2.0.1/packages/connect)

---
updated-dependencies:
- dependency-name: "@auth/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: "@connectrpc/connect-node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@connectrpc/connect-web"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@hookform/resolvers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: next-themes
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-production
- dependency-name: sonner
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: "@connectrpc/connect"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent d334d79 commit 4abd12e
Show file tree
Hide file tree
Showing 2 changed files with 113 additions and 116 deletions.
18 changes: 9 additions & 9 deletions frontend/apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@
"clean": "rm -rf .next"
},
"dependencies": {
"@auth/core": "^0.34.2",
"@auth/core": "^0.37.4",
"@bufbuild/protobuf": "^2.2.3",
"@connectrpc/connect-node": "^2.0.0",
"@connectrpc/connect-node": "^2.0.1",
"@connectrpc/connect-query": "^2.0.1",
"@connectrpc/connect-web": "^2.0.0",
"@hookform/resolvers": "^3.9.1",
"@connectrpc/connect-web": "^2.0.1",
"@hookform/resolvers": "^3.10.0",
"@monaco-editor/react": "^4.6.0",
"@neosync/sdk": "file:../../packages/sdk",
"@radix-ui/react-accordion": "^1.2.2",
Expand All @@ -41,7 +41,7 @@
"@radix-ui/react-toggle": "^1.1.1",
"@radix-ui/react-toggle-group": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.6",
"@tanstack/react-query": "^5.62.15",
"@tanstack/react-query": "^5.64.2",
"@tanstack/react-table": "^8.20.6",
"@tanstack/react-virtual": "^3.11.2",
"class-variance-authority": "^0.7.1",
Expand All @@ -55,23 +55,23 @@
"nanoid": "^5.0.9",
"next": "^14.2.22",
"next-auth": "^5.0.0-beta.25",
"next-themes": "^0.3.0",
"posthog-js": "^1.204.0",
"next-themes": "^0.4.4",
"posthog-js": "^1.207.0",
"react": "18.3.1",
"react-day-picker": "^8.10.1",
"react-dom": "18.3.1",
"react-hook-form": "^7.54.2",
"react-icons": "^5.4.0",
"react-resize-detector": "^11.0.1",
"recharts": "^2.15.0",
"sonner": "^1.7.1",
"sonner": "^1.7.2",
"sql-formatter": "^15.4.9",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"usehooks-ts": "^3.1.0",
"yaml": "^2.7.0",
"yup": "^1.6.1",
"zustand": "^5.0.2"
"zustand": "^5.0.3"
},
"devDependencies": {
"@types/jest": "^29.5.14",
Expand Down
Loading

0 comments on commit 4abd12e

Please sign in to comment.