|
40 | 40 | "@headlessui/react": "^2.2.9", |
41 | 41 | "@headlessui/tailwindcss": "^0.2.2", |
42 | 42 | "@heroicons/react": "^2.2.0", |
43 | | - "@next/eslint-plugin-next": "^16.2.1", |
| 43 | + "@next/eslint-plugin-next": "^16.2.2", |
44 | 44 | "@noble/ed25519": "^3.0.1", |
45 | | - "@portabletext/editor": "^6.5.2", |
| 45 | + "@portabletext/editor": "^6.6.0", |
46 | 46 | "@portabletext/react": "^6.0.3", |
47 | 47 | "@portabletext/to-html": "^5.0.2", |
48 | 48 | "@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", |
53 | 53 | "@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", |
56 | 56 | "@trpc/client": "^11.16.0", |
57 | 57 | "@trpc/react-query": "^11.16.0", |
58 | 58 | "@trpc/server": "^11.16.0", |
59 | 59 | "@types/qrcode": "^1.5.6", |
60 | 60 | "@vercel/analytics": "^2.0.1", |
61 | | - "@vercel/blob": "^2.3.2", |
| 61 | + "@vercel/blob": "^2.3.3", |
62 | 62 | "@vercel/speed-insights": "^2.0.0", |
63 | 63 | "@workos-inc/authkit-nextjs": "^3.0.0", |
64 | 64 | "apexcharts": "^5.10.4", |
65 | 65 | "bs58": "^6.0.0", |
66 | 66 | "clsx": "^2.1.1", |
67 | 67 | "date-fns": "^4.1.0", |
68 | | - "dotenv": "^17.3.1", |
| 68 | + "dotenv": "^17.4.0", |
69 | 69 | "html2canvas-pro": "^2.0.2", |
70 | 70 | "jose": "^6.2.2", |
71 | 71 | "jsonld": "^9.0.0", |
72 | 72 | "nanoid": "^5.1.7", |
73 | | - "next": "^16.2.1", |
| 73 | + "next": "^16.2.2", |
74 | 74 | "next-auth": "5.0.0-beta.30", |
75 | 75 | "next-sanity": "^12.2.1", |
76 | 76 | "next-themes": "^0.4.6", |
|
81 | 81 | "react-apexcharts": "^2.1.0", |
82 | 82 | "react-dom": "^19.2.4", |
83 | 83 | "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", |
86 | 86 | "signature_pad": "^5.1.3", |
87 | 87 | "speakingurl": "^14.0.1", |
88 | 88 | "styled-components": "^6.3.12", |
|
95 | 95 | "devDependencies": { |
96 | 96 | "@qodo/command": "^0.36.0", |
97 | 97 | "@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", |
100 | 100 | "@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", |
103 | 103 | "@storybook/test-runner": "^0.24.3", |
104 | 104 | "@tailwindcss/postcss": "^4.2.2", |
105 | 105 | "@testing-library/dom": "^10.4.1", |
106 | 106 | "@testing-library/jest-dom": "^6.9.1", |
107 | 107 | "@testing-library/react": "^16.3.2", |
108 | 108 | "@types/jsonld": "^1.5.15", |
109 | | - "@types/node": "^25.5.0", |
| 109 | + "@types/node": "^25.5.2", |
110 | 110 | "@types/react": "^19.2.14", |
111 | 111 | "@types/react-dom": "^19.2.3", |
112 | 112 | "@vitest/coverage-v8": "^4.1.2", |
113 | 113 | "ajv": "^8.18.0", |
114 | 114 | "ajv-formats": "^3.0.1", |
115 | 115 | "autoprefixer": "^10.4.27", |
116 | | - "chromatic": "^16.0.0", |
| 116 | + "chromatic": "^16.1.0", |
117 | 117 | "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", |
120 | 120 | "eslint-plugin-import": "^2.32.0", |
121 | 121 | "eslint-plugin-react-hooks": "^7.0.1", |
122 | | - "eslint-plugin-storybook": "^10.3.3", |
| 122 | + "eslint-plugin-storybook": "^10.3.4", |
123 | 123 | "glob": "^13.0.6", |
124 | 124 | "http-server": "^14.1.1", |
125 | | - "knip": "^6.1.0", |
| 125 | + "knip": "^6.3.0", |
126 | 126 | "msw": "^2.12.14", |
127 | 127 | "msw-storybook-addon": "^2.0.6", |
128 | | - "playwright": "^1.58.2", |
| 128 | + "playwright": "^1.59.1", |
129 | 129 | "prettier": "^3.8.1", |
130 | 130 | "prettier-plugin-tailwindcss": "^0.7.2", |
131 | 131 | "simple-git-hooks": "^2.13.1", |
132 | | - "storybook": "^10.3.3", |
| 132 | + "storybook": "^10.3.4", |
133 | 133 | "ts-node": "^10.9.2", |
134 | 134 | "tsx": "^4.21.0", |
135 | | - "typescript-eslint": "^8.57.2", |
| 135 | + "typescript-eslint": "^8.58.0", |
136 | 136 | "vitest": "^4.1.2", |
137 | 137 | "wait-on": "^9.0.4" |
138 | 138 | }, |
|
0 commit comments