Skip to content

Commit ccbed18

Browse files
deps: bump the dependencies-minor group with 4 updates
Bumps the dependencies-minor group with 4 updates: [@oddbird/css-anchor-positioning](https://github.com/oddbird/css-anchor-positioning), [@playwright/test](https://github.com/microsoft/playwright), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom). Updates `@oddbird/css-anchor-positioning` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/oddbird/css-anchor-positioning/releases) - [Changelog](https://github.com/oddbird/css-anchor-positioning/blob/main/CHANGELOG.md) - [Commits](oddbird/css-anchor-positioning@v0.6.1...v0.7.0) Updates `@playwright/test` from 1.55.1 to 1.56.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) Updates `@types/react` from 19.2.0 to 19.2.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.2.0 to 19.2.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) --- updated-dependencies: - dependency-name: "@oddbird/css-anchor-positioning" dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: "@playwright/test" dependency-version: 1.56.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies-minor - dependency-name: "@types/react" dependency-version: 19.2.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor - dependency-name: "@types/react-dom" dependency-version: 19.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aec4b4 commit ccbed18

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@fontsource/ibm-plex-mono": "5.2.7",
3636
"@hookform/resolvers": "5.2.2",
3737
"@nosecone/next": "1.0.0-beta.12",
38-
"@oddbird/css-anchor-positioning": "0.6.1",
38+
"@oddbird/css-anchor-positioning": "0.7.0",
3939
"next": "15.5.4",
4040
"next-auth": "5.0.0-beta.29",
4141
"next-themes": "0.4.6",
@@ -45,10 +45,10 @@
4545
"zod": "4.1.12"
4646
},
4747
"devDependencies": {
48-
"@playwright/test": "1.55.1",
48+
"@playwright/test": "1.56.0",
4949
"@types/node": "22.16.3",
50-
"@types/react": "19.2.0",
51-
"@types/react-dom": "19.2.0",
50+
"@types/react": "19.2.2",
51+
"@types/react-dom": "19.2.1",
5252
"sass": "1.93.2",
5353
"typescript": "5.9.3"
5454
}

0 commit comments

Comments
 (0)