Skip to content

Commit 5dbf979

Browse files
committed
fix: upgrade next from 15.1.8 to 15.3.1
Snyk has created this PR to upgrade next from 15.1.8 to 15.3.1. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/sammytezzy/project/34d2e0bd-1f60-45ff-aaac-1c72b8216316?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 778cef6 commit 5dbf979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-goober/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dependencies": {
99
"goober": "^2.1.10",
1010
"goober-autoprefixer": "^1.2.3",
11-
"next": "latest",
11+
"next": "15.3.1",
1212
"react": "^18.2.0",
1313
"react-dom": "^18.2.0"
1414
},

0 commit comments

Comments
 (0)