We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df42e8b + 51f49f9 commit 36da05eCopy full SHA for 36da05e
2 files changed
package.json
@@ -24,8 +24,8 @@
24
"test": "npx playwright test"
25
},
26
"dependencies": {
27
- "@hcaptcha/react-hcaptcha": "1.12.0",
28
- "@headlessui/react": "2.2.0",
+ "@hcaptcha/react-hcaptcha": "1.16.0",
+ "@headlessui/react": "2.2.9",
29
"@meilisearch/instant-meilisearch": "0.26.0",
30
"@playwright/test": "^1.50.1",
31
"@prezly/analytics-nextjs": "4.3.0",
@@ -43,10 +43,10 @@
43
"js-cookie": "3.0.5",
44
"lucide-react": "0.479.0",
45
"modern-normalize": "3.0.1",
46
- "next": "15.3.3",
+ "next": "15.3.6",
47
"pino": "9.6.0",
48
- "react": "19.0.0",
49
- "react-dom": "19.0.0",
+ "react": "19.2.1",
+ "react-dom": "19.2.1",
50
"react-instantsearch-dom": "6.40.4",
51
"server-only": "0.0.1",
52
"social-links": "1.15.1",
0 commit comments