Skip to content

Commit 884209f

Browse files
deps: bump @nosecone/next from 1.0.0-beta.8 to 1.0.0-beta.9 (#326)
* deps: bump @nosecone/next from 1.0.0-beta.8 to 1.0.0-beta.9 Bumps [@nosecone/next](https://github.com/arcjet/arcjet-js/tree/HEAD/nosecone-next) from 1.0.0-beta.8 to 1.0.0-beta.9. - [Release notes](https://github.com/arcjet/arcjet-js/releases) - [Changelog](https://github.com/arcjet/arcjet-js/blob/main/nosecone-next/CHANGELOG.md) - [Commits](https://github.com/arcjet/arcjet-js/commits/v1.0.0-beta.9/nosecone-next) --- updated-dependencies: - dependency-name: "@nosecone/next" dependency-version: 1.0.0-beta.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): Upgrade other dependencies * chore: Update webkit screenshots for added text-wrap: pretty support --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Quinn Blenkinsop <quinn@arcjet.com>
1 parent 5eb9e6a commit 884209f

11 files changed

+121
-103
lines changed

package-lock.json

Lines changed: 114 additions & 96 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,14 +31,14 @@
3131
"test:run": "playwright test"
3232
},
3333
"dependencies": {
34-
"@arcjet/decorate": "1.0.0-beta.8",
35-
"@arcjet/env": "1.0.0-beta.8",
36-
"@arcjet/ip": "1.0.0-beta.8",
37-
"@arcjet/next": "1.0.0-beta.8",
34+
"@arcjet/decorate": "1.0.0-beta.9",
35+
"@arcjet/env": "1.0.0-beta.9",
36+
"@arcjet/ip": "1.0.0-beta.9",
37+
"@arcjet/next": "1.0.0-beta.9",
3838
"@fontsource-variable/figtree": "5.2.8",
3939
"@fontsource/ibm-plex-mono": "5.2.6",
4040
"@hookform/resolvers": "5.1.1",
41-
"@nosecone/next": "1.0.0-beta.8",
41+
"@nosecone/next": "1.0.0-beta.9",
4242
"@oddbird/css-anchor-positioning": "0.6.1",
4343
"next": "15.3.5",
4444
"next-auth": "5.0.0-beta.29",
@@ -49,8 +49,8 @@
4949
"zod": "3.25.76"
5050
},
5151
"devDependencies": {
52-
"@playwright/test": "1.53.2",
53-
"@types/node": "22.15.21",
52+
"@playwright/test": "1.54.1",
53+
"@types/node": "22.16.3",
5454
"@types/react": "19.1.8",
5555
"@types/react-dom": "19.1.6",
5656
"sass": "1.89.2",
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)