1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-12-26 12:27:52 +00:00

Bump @netlify/plugin-nextjs from 4.28.3 to 4.28.5 in /web

Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 4.28.3 to 4.28.5.
- [Release notes](https://github.com/netlify/next-runtime/releases)
- [Changelog](https://github.com/netlify/next-runtime/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/next-runtime/compare/plugin-nextjs-v4.28.3...plugin-nextjs-v4.28.5)

---
updated-dependencies:
- dependency-name: "@netlify/plugin-nextjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-07 17:06:52 +00:00 committed by Brenden Matthews
parent 73262db619
commit 91c9f45f2f
2 changed files with 8 additions and 8 deletions

14
web/package-lock.json generated
View File

@ -12,7 +12,7 @@
"@fontsource/newsreader": "^4.5.9",
"@headlessui/react": "^1.7.3",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.28.3",
"@netlify/plugin-nextjs": "^4.28.5",
"@tailwindcss/typography": "^0.5.7",
"classnames": "^2.3.2",
"colord": "^2.9.3",
@ -795,9 +795,9 @@
}
},
"node_modules/@netlify/plugin-nextjs": {
"version": "4.28.3",
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.3.tgz",
"integrity": "sha512-fA+gOkIowfQVaL1YDF3t+3uCsZ7OEkandLpFIv0D1faA/6Fy7VxCWhAxowRQ6oV3SjYxsV259aRMT0LaRejLMw==",
"version": "4.28.5",
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.5.tgz",
"integrity": "sha512-gLcqSA4ZGKVxHhRugfc8NZXlergN6PkGLBVMUX1c6Nwpr+yWejYUudWjns3KM9xVYSUeQ5DBDK+ObkCb0ZlwCw==",
"dependencies": {
"@netlify/esbuild": "0.14.39",
"@netlify/functions": "^1.3.0",
@ -15711,9 +15711,9 @@
}
},
"@netlify/plugin-nextjs": {
"version": "4.28.3",
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.3.tgz",
"integrity": "sha512-fA+gOkIowfQVaL1YDF3t+3uCsZ7OEkandLpFIv0D1faA/6Fy7VxCWhAxowRQ6oV3SjYxsV259aRMT0LaRejLMw==",
"version": "4.28.5",
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.5.tgz",
"integrity": "sha512-gLcqSA4ZGKVxHhRugfc8NZXlergN6PkGLBVMUX1c6Nwpr+yWejYUudWjns3KM9xVYSUeQ5DBDK+ObkCb0ZlwCw==",
"requires": {
"@netlify/esbuild": "0.14.39",
"@netlify/functions": "^1.3.0",

View File

@ -24,7 +24,7 @@
"@fontsource/newsreader": "^4.5.9",
"@headlessui/react": "^1.7.3",
"@mapbox/rehype-prism": "^0.8.0",
"@netlify/plugin-nextjs": "^4.28.3",
"@netlify/plugin-nextjs": "^4.28.5",
"@tailwindcss/typography": "^0.5.7",
"classnames": "^2.3.2",
"colord": "^2.9.3",