Skip to content

Commit 2ac3ab4

Browse files
committed
1 parent b4fda94 commit 2ac3ab4

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,23 +33,23 @@
3333
"@arcjet/next": "1.0.0-beta.12",
3434
"@fontsource-variable/figtree": "5.2.8",
3535
"@fontsource/ibm-plex-mono": "5.2.6",
36-
"@hookform/resolvers": "5.1.1",
36+
"@hookform/resolvers": "5.2.1",
3737
"@nosecone/next": "1.0.0-beta.12",
3838
"@oddbird/css-anchor-positioning": "0.6.1",
3939
"next": "15.5.2",
4040
"next-auth": "5.0.0-beta.29",
4141
"next-themes": "0.4.6",
42-
"react": "19.1.0",
43-
"react-dom": "19.1.0",
44-
"react-hook-form": "7.60.0",
42+
"react": "19.1.1",
43+
"react-dom": "19.1.1",
44+
"react-hook-form": "7.62.0",
4545
"zod": "3.25.76"
4646
},
4747
"devDependencies": {
48-
"@playwright/test": "1.54.1",
49-
"@types/node": "22.16.3",
50-
"@types/react": "19.1.8",
51-
"@types/react-dom": "19.1.6",
52-
"sass": "1.89.2",
53-
"typescript": "5.8.3"
48+
"@playwright/test": "1.55.0",
49+
"@types/node": "22.18.0",
50+
"@types/react": "19.1.12",
51+
"@types/react-dom": "19.1.9",
52+
"sass": "1.91.0",
53+
"typescript": "5.9.2"
5454
}
5555
}

0 commit comments

Comments
 (0)