chore(deps): upgrade @netlify/plugin-nextjs to 5.1.1

This commit is contained in:
Michael Zetterberg
2024-04-18 08:45:24 +02:00
parent 0039428c76
commit 98aefc107a
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@contentstack/live-preview-utils": "^1.4.0",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"@netlify/plugin-nextjs": "^5.0.0",
"@netlify/plugin-nextjs": "^5.1.1",
"@radix-ui/react-slot": "^1.0.2",
"@scandic-hotels/design-system": "git+https://x-token-auth:$DESIGN_SYSTEM_ACCESS_TOKEN@bitbucket.org/scandic-swap/design-system.git#v0.1.0-rc.5",
"@t3-oss/env-nextjs": "^0.9.2",
@@ -467,9 +467,9 @@
}
},
"node_modules/@netlify/plugin-nextjs": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.0.0.tgz",
"integrity": "sha512-LAeQ6ltXsJyxtk2wDwb75Pu80A+duQvEtDB9Y3xJ16+mb2bQXv5sV9Y6dCdyTCBQjw1h0UGv1bL3vPDLG6Wlcw==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-5.1.1.tgz",
"integrity": "sha512-r9Z2of/hXZAgnk8br3V9+JJlXrolm+cbAMXcVRaA23+F6k19ZLgknqa2ytUMlAX+NnKk38si4MGXAutLe8ju/A==",
"engines": {
"node": ">=18.0.0"
}

View File

@@ -21,7 +21,7 @@
"@contentstack/live-preview-utils": "^1.4.0",
"@hookform/error-message": "^2.0.1",
"@hookform/resolvers": "^3.3.4",
"@netlify/plugin-nextjs": "^5.0.0",
"@netlify/plugin-nextjs": "^5.1.1",
"@radix-ui/react-slot": "^1.0.2",
"@scandic-hotels/design-system": "git+https://x-token-auth:$DESIGN_SYSTEM_ACCESS_TOKEN@bitbucket.org/scandic-swap/design-system.git#v0.1.0-rc.5",
"@t3-oss/env-nextjs": "^0.9.2",