Skip to content

Commit 4cced7b

Browse files
committed
update Next.js to latest v15.5 to get security fix
1 parent 02de57b commit 4cced7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"javascript-stringify": "^2.1.0",
3232
"keen-slider": "^6.8.6",
3333
"lodash": "^4.17.21",
34-
"next": "^15.5.2",
34+
"next": "^15.5",
3535
"node-gyp": "^11.2.0",
3636
"react": "^18.3.1",
3737
"react-blurhash": "^0.3.0",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5830,7 +5830,7 @@ __metadata:
58305830
keen-slider: "npm:^6.8.6"
58315831
lint-staged: "npm:^16.0.0"
58325832
lodash: "npm:^4.17.21"
5833-
next: "npm:^15.5.2"
5833+
next: "npm:^15.5"
58345834
node-gyp: "npm:^11.2.0"
58355835
postcss: "npm:^8.5.3"
58365836
prettier: "npm:^3.5.3"
@@ -6745,7 +6745,7 @@ __metadata:
67456745
languageName: node
67466746
linkType: hard
67476747

6748-
"next@npm:^15.5.2":
6748+
"next@npm:^15.5":
67496749
version: 15.5.7
67506750
resolution: "next@npm:15.5.7"
67516751
dependencies:

0 commit comments

Comments
 (0)