Skip to content

Commit 777fda8

Browse files
committed
chore: update dependencies to latest versions for improved stability and performance
1 parent 3689e39 commit 777fda8

2 files changed

Lines changed: 1358 additions & 1426 deletions

File tree

package.json

Lines changed: 26 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -40,37 +40,37 @@
4040
"@headlessui/react": "^2.2.9",
4141
"@headlessui/tailwindcss": "^0.2.2",
4242
"@heroicons/react": "^2.2.0",
43-
"@next/eslint-plugin-next": "^16.2.1",
43+
"@next/eslint-plugin-next": "^16.2.2",
4444
"@noble/ed25519": "^3.0.1",
45-
"@portabletext/editor": "^6.5.2",
45+
"@portabletext/editor": "^6.6.0",
4646
"@portabletext/react": "^6.0.3",
4747
"@portabletext/to-html": "^5.0.2",
4848
"@portabletext/types": "^4.0.2",
49-
"@react-email/render": "^2.0.4",
50-
"@react-pdf/renderer": "^4.3.2",
51-
"@sanity/image-url": "^2.1.0",
52-
"@sanity/types": "^5.18.0",
49+
"@react-email/render": "^2.0.5",
50+
"@react-pdf/renderer": "^4.3.3",
51+
"@sanity/image-url": "^2.1.1",
52+
"@sanity/types": "^5.19.0",
5353
"@tailwindcss/forms": "^0.5.11",
54-
"@tanstack/react-query": "^5.95.2",
55-
"@tanstack/react-query-devtools": "^5.95.2",
54+
"@tanstack/react-query": "^5.96.2",
55+
"@tanstack/react-query-devtools": "^5.96.2",
5656
"@trpc/client": "^11.16.0",
5757
"@trpc/react-query": "^11.16.0",
5858
"@trpc/server": "^11.16.0",
5959
"@types/qrcode": "^1.5.6",
6060
"@vercel/analytics": "^2.0.1",
61-
"@vercel/blob": "^2.3.2",
61+
"@vercel/blob": "^2.3.3",
6262
"@vercel/speed-insights": "^2.0.0",
6363
"@workos-inc/authkit-nextjs": "^3.0.0",
6464
"apexcharts": "^5.10.4",
6565
"bs58": "^6.0.0",
6666
"clsx": "^2.1.1",
6767
"date-fns": "^4.1.0",
68-
"dotenv": "^17.3.1",
68+
"dotenv": "^17.4.0",
6969
"html2canvas-pro": "^2.0.2",
7070
"jose": "^6.2.2",
7171
"jsonld": "^9.0.0",
7272
"nanoid": "^5.1.7",
73-
"next": "^16.2.1",
73+
"next": "^16.2.2",
7474
"next-auth": "5.0.0-beta.30",
7575
"next-sanity": "^12.2.1",
7676
"next-themes": "^0.4.6",
@@ -81,8 +81,8 @@
8181
"react-apexcharts": "^2.1.0",
8282
"react-dom": "^19.2.4",
8383
"react-dropzone": "^15.0.0",
84-
"resend": "^6.9.4",
85-
"sanity": "^5.18.0",
84+
"resend": "^6.10.0",
85+
"sanity": "^5.19.0",
8686
"signature_pad": "^5.1.3",
8787
"speakingurl": "^14.0.1",
8888
"styled-components": "^6.3.12",
@@ -95,44 +95,44 @@
9595
"devDependencies": {
9696
"@qodo/command": "^0.36.0",
9797
"@sanity/client": "^7.20.0",
98-
"@sanity/migrate": "^6.1.0",
99-
"@sanity/vision": "^5.18.0",
98+
"@sanity/migrate": "^6.1.1",
99+
"@sanity/vision": "^5.19.0",
100100
"@starefossen/sanity-plugin-inline-svg-input": "^1.3.7",
101-
"@storybook/addon-docs": "^10.3.3",
102-
"@storybook/nextjs-vite": "^10.3.3",
101+
"@storybook/addon-docs": "^10.3.4",
102+
"@storybook/nextjs-vite": "^10.3.4",
103103
"@storybook/test-runner": "^0.24.3",
104104
"@tailwindcss/postcss": "^4.2.2",
105105
"@testing-library/dom": "^10.4.1",
106106
"@testing-library/jest-dom": "^6.9.1",
107107
"@testing-library/react": "^16.3.2",
108108
"@types/jsonld": "^1.5.15",
109-
"@types/node": "^25.5.0",
109+
"@types/node": "^25.5.2",
110110
"@types/react": "^19.2.14",
111111
"@types/react-dom": "^19.2.3",
112112
"@vitest/coverage-v8": "^4.1.2",
113113
"ajv": "^8.18.0",
114114
"ajv-formats": "^3.0.1",
115115
"autoprefixer": "^10.4.27",
116-
"chromatic": "^16.0.0",
116+
"chromatic": "^16.1.0",
117117
"concurrently": "^9.2.1",
118-
"eslint": "^10.1.0",
119-
"eslint-config-next": "^16.2.1",
118+
"eslint": "^10.2.0",
119+
"eslint-config-next": "^16.2.2",
120120
"eslint-plugin-import": "^2.32.0",
121121
"eslint-plugin-react-hooks": "^7.0.1",
122-
"eslint-plugin-storybook": "^10.3.3",
122+
"eslint-plugin-storybook": "^10.3.4",
123123
"glob": "^13.0.6",
124124
"http-server": "^14.1.1",
125-
"knip": "^6.1.0",
125+
"knip": "^6.3.0",
126126
"msw": "^2.12.14",
127127
"msw-storybook-addon": "^2.0.6",
128-
"playwright": "^1.58.2",
128+
"playwright": "^1.59.1",
129129
"prettier": "^3.8.1",
130130
"prettier-plugin-tailwindcss": "^0.7.2",
131131
"simple-git-hooks": "^2.13.1",
132-
"storybook": "^10.3.3",
132+
"storybook": "^10.3.4",
133133
"ts-node": "^10.9.2",
134134
"tsx": "^4.21.0",
135-
"typescript-eslint": "^8.57.2",
135+
"typescript-eslint": "^8.58.0",
136136
"vitest": "^4.1.2",
137137
"wait-on": "^9.0.4"
138138
},

0 commit comments

Comments
 (0)