Skip to content

Commit afd212b

Browse files
committed
1 parent 57c170f commit afd212b

File tree

3 files changed

+85
-86
lines changed

3 files changed

+85
-86
lines changed

next-env.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3-
/// <reference path="./.next/types/routes.d.ts" />
43

54
// NOTE: This file should not be edited
65
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@
2727
"test:run": "playwright test"
2828
},
2929
"dependencies": {
30-
"@arcjet/decorate": "1.0.0-beta.9",
31-
"@arcjet/env": "1.0.0-beta.9",
32-
"@arcjet/ip": "1.0.0-beta.9",
33-
"@arcjet/next": "1.0.0-beta.9",
30+
"@arcjet/decorate": "1.0.0-beta.11",
31+
"@arcjet/env": "1.0.0-beta.11",
32+
"@arcjet/ip": "1.0.0-beta.11",
33+
"@arcjet/next": "1.0.0-beta.11",
3434
"@fontsource-variable/figtree": "5.2.8",
3535
"@fontsource/ibm-plex-mono": "5.2.6",
3636
"@hookform/resolvers": "5.1.1",
37-
"@nosecone/next": "1.0.0-beta.9",
37+
"@nosecone/next": "1.0.0-beta.11",
3838
"@oddbird/css-anchor-positioning": "0.6.1",
3939
"next": "15.5.2",
4040
"next-auth": "5.0.0-beta.29",

0 commit comments

Comments
 (0)