Skip to content

Commit 36da05e

Browse files
authored
Merge pull request #1389 from prezly/chore/upgrade-next-and-react-packages
Chore: Upgrade React & Nextjs versions
2 parents df42e8b + 51f49f9 commit 36da05e

2 files changed

Lines changed: 216 additions & 197 deletions

File tree

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"test": "npx playwright test"
2525
},
2626
"dependencies": {
27-
"@hcaptcha/react-hcaptcha": "1.12.0",
28-
"@headlessui/react": "2.2.0",
27+
"@hcaptcha/react-hcaptcha": "1.16.0",
28+
"@headlessui/react": "2.2.9",
2929
"@meilisearch/instant-meilisearch": "0.26.0",
3030
"@playwright/test": "^1.50.1",
3131
"@prezly/analytics-nextjs": "4.3.0",
@@ -43,10 +43,10 @@
4343
"js-cookie": "3.0.5",
4444
"lucide-react": "0.479.0",
4545
"modern-normalize": "3.0.1",
46-
"next": "15.3.3",
46+
"next": "15.3.6",
4747
"pino": "9.6.0",
48-
"react": "19.0.0",
49-
"react-dom": "19.0.0",
48+
"react": "19.2.1",
49+
"react-dom": "19.2.1",
5050
"react-instantsearch-dom": "6.40.4",
5151
"server-only": "0.0.1",
5252
"social-links": "1.15.1",

0 commit comments

Comments
 (0)