Skip to content

Commit 9939ab6

Browse files
chore(deps): update dependencies (#106)
1 parent 78fc781 commit 9939ab6

3 files changed

Lines changed: 1848 additions & 1556 deletions

File tree

package.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -28,21 +28,21 @@
2828
"@next/third-parties": "16.0.10",
2929
"@prisma/adapter-pg": "^7.8.0",
3030
"@prisma/client": "^7.8.0",
31-
"@radix-ui/react-slot": "^1.2.4",
32-
"@sentry/nextjs": "^10.55.0",
31+
"@radix-ui/react-slot": "^1.2.5",
32+
"@sentry/nextjs": "^10.56.0",
3333
"@supabase/ssr": "^0.10.3",
34-
"@supabase/supabase-js": "^2.106.2",
34+
"@supabase/supabase-js": "^2.107.0",
3535
"@t3-oss/env-nextjs": "^0.13.11",
3636
"@tanstack/react-form": "^1.33.0",
3737
"@tanstack/react-table": "^8.21.3",
38-
"@tiptap/extension-color": "^3.24.0",
39-
"@tiptap/extension-image": "^3.24.0",
40-
"@tiptap/extension-text-align": "^3.24.0",
41-
"@tiptap/extension-text-style": "^3.24.0",
42-
"@tiptap/pm": "^3.24.0",
43-
"@tiptap/react": "^3.24.0",
44-
"@tiptap/starter-kit": "^3.24.0",
45-
"@tiptap/static-renderer": "^3.24.0",
38+
"@tiptap/extension-color": "^3.26.0",
39+
"@tiptap/extension-image": "^3.26.0",
40+
"@tiptap/extension-text-align": "^3.26.0",
41+
"@tiptap/extension-text-style": "^3.26.0",
42+
"@tiptap/pm": "^3.26.0",
43+
"@tiptap/react": "^3.26.0",
44+
"@tiptap/starter-kit": "^3.26.0",
45+
"@tiptap/static-renderer": "^3.26.0",
4646
"arktype": "^2.2.0",
4747
"class-variance-authority": "^0.7.1",
4848
"clsx": "^2.1.1",
@@ -57,15 +57,15 @@
5757
"leaflet": "^1.9.4",
5858
"lucide-react": "^1.17.0",
5959
"motion": "^12.40.0",
60-
"next": "^16.2.6",
60+
"next": "^16.2.7",
6161
"nodemailer": "^8.0.10",
6262
"nuqs": "^2.8.9",
6363
"pdf-lib": "^1.17.1",
64-
"radix-ui": "^1.4.3",
65-
"react": "^19.2.6",
64+
"radix-ui": "^1.5.0",
65+
"react": "^19.2.7",
6666
"react-color": "^2.19.3",
6767
"react-day-picker": "^10.0.1",
68-
"react-dom": "^19.2.6",
68+
"react-dom": "^19.2.7",
6969
"react-filepond": "^7.1.3",
7070
"react-hook-form": "^7.77.0",
7171
"react-icons": "^5.6.0",
@@ -82,20 +82,20 @@
8282
"@react-email/ui": "^6.5.0",
8383
"@tailwindcss/postcss": "^4.3.0",
8484
"@types/leaflet": "^1.9.21",
85-
"@types/node": "^24.12.4",
85+
"@types/node": "^24.13.1",
8686
"@types/nodemailer": "^8.0.0",
87-
"@types/react": "^19.2.15",
87+
"@types/react": "^19.2.17",
8888
"@types/react-color": "^3.0.13",
8989
"@types/react-dom": "^19.2.3",
9090
"@types/sanitize-html": "^2.16.1",
91-
"@typescript/native-preview": "^7.0.0-dev.20260527.2",
91+
"@typescript/native-preview": "^7.0.0-dev.20260607.1",
9292
"@vitejs/plugin-react": "^6.0.2",
93-
"@vitest/browser-playwright": "^4.1.7",
93+
"@vitest/browser-playwright": "^4.1.8",
9494
"babel-plugin-react-compiler": "^1.0.0",
95-
"knip": "^6.15.0",
95+
"knip": "^6.16.1",
9696
"msw": "^2.14.6",
9797
"oxfmt": "^0.51.0",
98-
"oxlint": "^1.67.0",
98+
"oxlint": "^1.68.0",
9999
"oxlint-tsgolint": "^0.23.0",
100100
"playwright": "^1.60.0",
101101
"postcss": "^8.5.15",
@@ -105,8 +105,8 @@
105105
"taze": "^19.14.1",
106106
"tw-animate-css": "^1.4.0",
107107
"typescript": "^6.0.3",
108-
"vitest": "^4.1.7",
108+
"vitest": "^4.1.8",
109109
"vitest-browser-react": "^2.2.0"
110110
},
111-
"packageManager": "pnpm@11.5.0+sha512.dbfcc4f81cf48597afd4bc391ffdf12c11f1a9fb83a395bfa6b0a2d9cc2fd8ffebafdb1ccbd529632153f793904c2615b7f09fe1a345473fd1c35845172a8eb1"
111+
"packageManager": "pnpm@11.5.2+sha512.71c631e382066efc25625d5cf029075de07b61b37f6e27350fbd84b1bda5864c8c1967adc280776b45c30a715c0359a3be08fef42d5bb09e2b99029979692916"
112112
}

0 commit comments

Comments
 (0)