mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-02-04 21:18:33 +00:00
Bump @netlify/plugin-nextjs from 4.27.3 to 4.28.3 in /web
Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 4.27.3 to 4.28.3. - [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.27.3...plugin-nextjs-v4.28.3) --- updated-dependencies: - dependency-name: "@netlify/plugin-nextjs" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
86498299d4
commit
1cda7ee8d7
40
web/package-lock.json
generated
40
web/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@fontsource/newsreader": "^4.5.9",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.27.3",
|
||||
"@netlify/plugin-nextjs": "^4.28.3",
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
"classnames": "^2.3.2",
|
||||
"colord": "^2.9.3",
|
||||
@ -795,9 +795,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@netlify/plugin-nextjs": {
|
||||
"version": "4.27.3",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.27.3.tgz",
|
||||
"integrity": "sha512-9g9oDBXjR4h4fXDCzHVnjGPHtiS8Ms4XA2+k5l3p/OjH4rlNZ/IGDZuCm+LWxBINvjjkFngxg9A/Os15lvEb+A==",
|
||||
"version": "4.28.3",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.3.tgz",
|
||||
"integrity": "sha512-fA+gOkIowfQVaL1YDF3t+3uCsZ7OEkandLpFIv0D1faA/6Fy7VxCWhAxowRQ6oV3SjYxsV259aRMT0LaRejLMw==",
|
||||
"dependencies": {
|
||||
"@netlify/esbuild": "0.14.39",
|
||||
"@netlify/functions": "^1.3.0",
|
||||
@ -806,6 +806,7 @@
|
||||
"chalk": "^4.1.2",
|
||||
"destr": "^1.1.1",
|
||||
"execa": "^5.1.1",
|
||||
"follow-redirects": "^1.15.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"globby": "^11.0.4",
|
||||
"merge-stream": "^2.0.0",
|
||||
@ -5628,6 +5629,25 @@
|
||||
"integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/follow-redirects": {
|
||||
"version": "1.15.2",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
|
||||
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://github.com/sponsors/RubenVerborgh"
|
||||
}
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=4.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"debug": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/forever-agent": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
|
||||
@ -15691,9 +15711,9 @@
|
||||
}
|
||||
},
|
||||
"@netlify/plugin-nextjs": {
|
||||
"version": "4.27.3",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.27.3.tgz",
|
||||
"integrity": "sha512-9g9oDBXjR4h4fXDCzHVnjGPHtiS8Ms4XA2+k5l3p/OjH4rlNZ/IGDZuCm+LWxBINvjjkFngxg9A/Os15lvEb+A==",
|
||||
"version": "4.28.3",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.28.3.tgz",
|
||||
"integrity": "sha512-fA+gOkIowfQVaL1YDF3t+3uCsZ7OEkandLpFIv0D1faA/6Fy7VxCWhAxowRQ6oV3SjYxsV259aRMT0LaRejLMw==",
|
||||
"requires": {
|
||||
"@netlify/esbuild": "0.14.39",
|
||||
"@netlify/functions": "^1.3.0",
|
||||
@ -15702,6 +15722,7 @@
|
||||
"chalk": "^4.1.2",
|
||||
"destr": "^1.1.1",
|
||||
"execa": "^5.1.1",
|
||||
"follow-redirects": "^1.15.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"globby": "^11.0.4",
|
||||
"merge-stream": "^2.0.0",
|
||||
@ -19333,6 +19354,11 @@
|
||||
"integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==",
|
||||
"dev": true
|
||||
},
|
||||
"follow-redirects": {
|
||||
"version": "1.15.2",
|
||||
"resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.2.tgz",
|
||||
"integrity": "sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA=="
|
||||
},
|
||||
"forever-agent": {
|
||||
"version": "0.6.1",
|
||||
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@fontsource/newsreader": "^4.5.9",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.27.3",
|
||||
"@netlify/plugin-nextjs": "^4.28.3",
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
"classnames": "^2.3.2",
|
||||
"colord": "^2.9.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user