mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 09:08:25 +00:00
build(deps): bump @netlify/plugin-nextjs from 4.36.0 to 4.37.0 in /web
Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 4.36.0 to 4.37.0. - [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.36.0...plugin-nextjs-v4.37.0) --- 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
8c66fa4dc9
commit
48c53436ff
18
web/package-lock.json
generated
18
web/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@fontsource/newsreader": "^4.5.10",
|
||||
"@headlessui/react": "^1.7.14",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.36.0",
|
||||
"@netlify/plugin-nextjs": "^4.37.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"classnames": "^2.3.2",
|
||||
"colord": "^2.9.3",
|
||||
@ -871,14 +871,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@netlify/functions": {
|
||||
"version": "1.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.4.0.tgz",
|
||||
"integrity": "sha512-gy7ULTIRroc2/jyFVGx1djCmmBMVisIwrvkqggq5B6iDcInRSy2Tpkm+V5C63hKJVkNRskKWtLQKm9ecCaQTjA==",
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/functions/-/functions-1.6.0.tgz",
|
||||
"integrity": "sha512-6G92AlcpFrQG72XU8YH8pg94eDnq7+Q0YJhb8x4qNpdGsvuzvrfHWBmqFGp/Yshmv4wex9lpsTRZOocdrA2erQ==",
|
||||
"dependencies": {
|
||||
"is-promise": "^4.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=8.3.0"
|
||||
"node": ">=14.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@netlify/ipx": {
|
||||
@ -912,12 +912,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@netlify/plugin-nextjs": {
|
||||
"version": "4.36.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.36.0.tgz",
|
||||
"integrity": "sha512-xFcfYyK/p52xYWoCxWkIAVBsD/gzbyfLYJ70OFZm8NnlLMOqxJvNsO4XofJHJlNshteVZTF339oZTT4dgQ48Uw==",
|
||||
"version": "4.37.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.37.0.tgz",
|
||||
"integrity": "sha512-2CZ/B5aMjbiBr7rGCbLVf6LwZkqC8fkiZtntQMH/uP2Fa6F8HmKL+X32q3As3KL76bqe12kxTcoUidXfWx2lLg==",
|
||||
"dependencies": {
|
||||
"@netlify/esbuild": "0.14.39",
|
||||
"@netlify/functions": "^1.4.0",
|
||||
"@netlify/functions": "^1.6.0",
|
||||
"@netlify/ipx": "^1.4.0",
|
||||
"@vercel/node-bridge": "^2.1.0",
|
||||
"chalk": "^4.1.2",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"@fontsource/newsreader": "^4.5.10",
|
||||
"@headlessui/react": "^1.7.14",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.36.0",
|
||||
"@netlify/plugin-nextjs": "^4.37.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"classnames": "^2.3.2",
|
||||
"colord": "^2.9.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user