Skip to content

Commit ca0b231

Browse files
build(deps): bump the production-dependencies group in /autogpt_platform/frontend with 8 updates (#8614)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d03fd93 commit ca0b231

File tree

2 files changed

+167
-170
lines changed

2 files changed

+167
-170
lines changed

autogpt_platform/frontend/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
],
2424
"dependencies": {
2525
"@hookform/resolvers": "^3.9.1",
26-
"@next/third-parties": "^15.0.2",
26+
"@next/third-parties": "^15.0.3",
2727
"@radix-ui/react-avatar": "^1.1.1",
2828
"@radix-ui/react-checkbox": "^1.1.2",
2929
"@radix-ui/react-collapsible": "^1.1.1",
@@ -41,10 +41,10 @@
4141
"@radix-ui/react-toast": "^1.2.2",
4242
"@radix-ui/react-tooltip": "^1.1.3",
4343
"@sentry/nextjs": "^8",
44-
"@supabase/ssr": "^0.5.1",
44+
"@supabase/ssr": "^0.5.2",
4545
"@supabase/supabase-js": "^2.46.1",
4646
"@tanstack/react-table": "^8.20.5",
47-
"@xyflow/react": "^12.3.4",
47+
"@xyflow/react": "^12.3.5",
4848
"ajv": "^8.17.1",
4949
"class-variance-authority": "^0.7.0",
5050
"clsx": "^2.1.1",
@@ -53,22 +53,22 @@
5353
"date-fns": "^4.1.0",
5454
"dotenv": "^16.4.5",
5555
"elliptic": "6.6.0",
56-
"lucide-react": "^0.454.0",
56+
"lucide-react": "^0.456.0",
5757
"moment": "^2.30.1",
5858
"next": "^14.2.13",
5959
"next-themes": "^0.4.3",
6060
"react": "^18",
61-
"react-day-picker": "^9.2.1",
61+
"react-day-picker": "^9.3.0",
6262
"react-dom": "^18",
63-
"react-hook-form": "^7.53.1",
63+
"react-hook-form": "^7.53.2",
6464
"react-icons": "^5.3.0",
6565
"react-markdown": "^9.0.1",
6666
"react-modal": "^3.16.1",
6767
"react-shepherd": "^6.1.4",
6868
"recharts": "^2.13.3",
6969
"tailwind-merge": "^2.5.4",
7070
"tailwindcss-animate": "^1.0.7",
71-
"uuid": "^11.0.2",
71+
"uuid": "^11.0.3",
7272
"zod": "^3.23.8"
7373
},
7474
"devDependencies": {

0 commit comments

Comments
 (0)