Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 4d696c6

Browse files
Bump the npm-production group across 1 directory with 30 updates (#3504)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db57692 commit 4d696c6

File tree

2 files changed

+643
-582
lines changed

2 files changed

+643
-582
lines changed

frontend/apps/web/package.json

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -15,35 +15,35 @@
1515
"clean": "rm -rf .next"
1616
},
1717
"dependencies": {
18-
"@auth/core": "^0.38.0",
18+
"@auth/core": "^0.39.0",
1919
"@bufbuild/protobuf": "^2.2.5",
2020
"@connectrpc/connect-node": "^2.0.2",
2121
"@connectrpc/connect-query": "^2.0.1",
2222
"@connectrpc/connect-web": "^2.0.2",
2323
"@hookform/resolvers": "^4.1.3",
2424
"@monaco-editor/react": "^4.7.0",
2525
"@neosync/sdk": "file:../../packages/sdk",
26-
"@radix-ui/react-accordion": "^1.2.3",
27-
"@radix-ui/react-alert-dialog": "^1.1.6",
28-
"@radix-ui/react-avatar": "^1.1.3",
26+
"@radix-ui/react-accordion": "^1.2.8",
27+
"@radix-ui/react-alert-dialog": "^1.1.11",
28+
"@radix-ui/react-avatar": "^1.1.7",
2929
"@radix-ui/react-dialog": "^1.1.6",
30-
"@radix-ui/react-dropdown-menu": "^2.1.6",
30+
"@radix-ui/react-dropdown-menu": "^2.1.12",
3131
"@radix-ui/react-icons": "^1.3.2",
32-
"@radix-ui/react-label": "^2.1.2",
33-
"@radix-ui/react-popover": "^1.1.6",
34-
"@radix-ui/react-radio-group": "^1.2.3",
35-
"@radix-ui/react-scroll-area": "^1.2.3",
36-
"@radix-ui/react-select": "^2.1.6",
37-
"@radix-ui/react-separator": "^1.1.2",
38-
"@radix-ui/react-slot": "^1.1.2",
39-
"@radix-ui/react-switch": "^1.1.3",
40-
"@radix-ui/react-tabs": "^1.1.3",
41-
"@radix-ui/react-toggle": "^1.1.2",
42-
"@radix-ui/react-toggle-group": "^1.1.2",
43-
"@radix-ui/react-tooltip": "^1.1.8",
44-
"@tanstack/react-query": "^5.71.1",
45-
"@tanstack/react-table": "^8.21.2",
46-
"@tanstack/react-virtual": "^3.13.6",
32+
"@radix-ui/react-label": "^2.1.4",
33+
"@radix-ui/react-popover": "^1.1.11",
34+
"@radix-ui/react-radio-group": "^1.3.4",
35+
"@radix-ui/react-scroll-area": "^1.2.6",
36+
"@radix-ui/react-select": "^2.2.2",
37+
"@radix-ui/react-separator": "^1.1.4",
38+
"@radix-ui/react-slot": "^1.2.0",
39+
"@radix-ui/react-switch": "^1.2.2",
40+
"@radix-ui/react-tabs": "^1.1.9",
41+
"@radix-ui/react-toggle": "^1.1.6",
42+
"@radix-ui/react-toggle-group": "^1.1.7",
43+
"@radix-ui/react-tooltip": "^1.2.4",
44+
"@tanstack/react-query": "^5.75.2",
45+
"@tanstack/react-table": "^8.21.3",
46+
"@tanstack/react-virtual": "^3.13.7",
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
4949
"cmdk": "^1.1.1",
@@ -53,24 +53,24 @@
5353
"filesize": "^10.1.6",
5454
"monaco-editor": "^0.52.2",
5555
"nanoid": "^5.1.5",
56-
"next": "^15.2.4",
56+
"next": "^15.3.1",
5757
"next-auth": "^5.0.0-beta.25",
5858
"next-themes": "^0.4.6",
5959
"papaparse": "^5.5.2",
60-
"posthog-js": "^1.234.1",
61-
"react-day-picker": "^9.6.4",
62-
"react-hook-form": "^7.55.0",
60+
"posthog-js": "^1.239.1",
61+
"react-day-picker": "^9.6.7",
62+
"react-hook-form": "^7.56.2",
6363
"react-icons": "^5.5.0",
6464
"react-resize-detector": "^11.0.1",
65-
"recharts": "^2.15.1",
66-
"sonner": "^2.0.2",
67-
"sql-formatter": "^15.5.2",
68-
"tailwind-merge": "^3.0.2",
65+
"recharts": "^2.15.3",
66+
"sonner": "^2.0.3",
67+
"sql-formatter": "^15.6.1",
68+
"tailwind-merge": "^3.2.0",
6969
"tailwindcss-animate": "^1.0.7",
7070
"usehooks-ts": "^3.1.1",
7171
"yaml": "^2.7.1",
7272
"yup": "^1.6.1",
73-
"zustand": "^5.0.3"
73+
"zustand": "^5.0.4"
7474
},
7575
"devDependencies": {
7676
"@eslint/eslintrc": "^3.3.1",

0 commit comments

Comments
 (0)