Skip to content

Commit a22eb48

Browse files
chore(deps): bump next from 15.5.3 to 15.5.4
Bumps [next](https://github.com/vercel/next.js) from 15.5.3 to 15.5.4. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.5.3...v15.5.4) --- updated-dependencies: - dependency-name: next dependency-version: 15.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22090cf commit a22eb48

File tree

3 files changed

+43
-43
lines changed

3 files changed

+43
-43
lines changed

e2e/browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@inrupt/solid-client": "^2.1.2",
1313
"@inrupt/solid-client-authn-browser": "^3.1.0",
14-
"next": "^15.5.3",
14+
"next": "^15.5.4",
1515
"react": "^19.1.0",
1616
"react-dom": "^19.1.1"
1717
},

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@
4141
"@playwright/test": "^1.55.1",
4242
"@types/react": "^19.1.16",
4343
"eslint": "^9.28.0",
44-
"next": "^15.5.3"
44+
"next": "^15.5.4"
4545
}
4646
}

0 commit comments

Comments
 (0)