Skip to content

Commit 0e14093

Browse files
committed
1 parent 5f419a9 commit 0e14093

File tree

2 files changed

+79
-79
lines changed

2 files changed

+79
-79
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,25 +31,25 @@
3131
"@arcjet/env": "1.0.0-beta.13",
3232
"@arcjet/ip": "1.0.0-beta.13",
3333
"@arcjet/next": "1.0.0-beta.13",
34-
"@fontsource-variable/figtree": "5.2.9",
35-
"@fontsource/ibm-plex-mono": "5.2.6",
34+
"@fontsource-variable/figtree": "5.2.10",
35+
"@fontsource/ibm-plex-mono": "5.2.7",
3636
"@hookform/resolvers": "5.2.2",
3737
"@nosecone/next": "1.0.0-beta.13",
3838
"@oddbird/css-anchor-positioning": "0.6.1",
39-
"next": "15.5.3",
39+
"next": "15.5.4",
4040
"next-auth": "5.0.0-beta.29",
4141
"next-themes": "0.4.6",
4242
"react": "19.1.1",
4343
"react-dom": "19.1.1",
44-
"react-hook-form": "7.62.0",
44+
"react-hook-form": "7.63.0",
4545
"zod": "3.25.76"
4646
},
4747
"devDependencies": {
48-
"@playwright/test": "1.55.0",
49-
"@types/node": "22.18.3",
48+
"@playwright/test": "1.55.1",
49+
"@types/node": "22.18.6",
5050
"@types/react": "19.1.13",
5151
"@types/react-dom": "19.1.9",
52-
"sass": "1.92.1",
52+
"sass": "1.93.2",
5353
"typescript": "5.9.2"
5454
}
5555
}

0 commit comments

Comments
 (0)