mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-15 01:34:11 +00:00
build(deps): bump @netlify/plugin-nextjs from 4.38.1 to 4.39.0 in /web
Bumps [@netlify/plugin-nextjs](https://github.com/netlify/next-runtime) from 4.38.1 to 4.39.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.38.1...plugin-nextjs-v4.39.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
4594f074ca
commit
0070e54aa6
16
web/package-lock.json
generated
16
web/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@fontsource-variable/newsreader": "^5.0.3",
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.38.1",
|
||||
"@netlify/plugin-nextjs": "^4.39.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"classnames": "^2.3.2",
|
||||
"colord": "^2.9.3",
|
||||
@ -1019,9 +1019,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@netlify/plugin-nextjs": {
|
||||
"version": "4.38.1",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.38.1.tgz",
|
||||
"integrity": "sha512-59iDg+zQzj9PZOVEGiEhCD84AdTXtWC6C8SQylBPfGMJ7xVYIVXdulNUpSy9F7NXhjDeM1y9IPyTKKan6D5QIA==",
|
||||
"version": "4.39.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.39.0.tgz",
|
||||
"integrity": "sha512-CkxVG+zidqHLb1nHEx0nMtt7DmSr4a27B4JFxr8jbFU8np9pHiLQ4bR+UvW5tzHdYSfw30Rt9XEQyHo1theq2Q==",
|
||||
"dependencies": {
|
||||
"@netlify/esbuild": "0.14.39",
|
||||
"@netlify/functions": "^1.6.0",
|
||||
@ -1040,7 +1040,7 @@
|
||||
"node-stream-zip": "^1.15.0",
|
||||
"outdent": "^0.8.0",
|
||||
"p-limit": "^3.1.0",
|
||||
"pathe": "^0.2.0",
|
||||
"pathe": "^0.3.0",
|
||||
"pretty-bytes": "^5.6.0",
|
||||
"regexp-tree": "^0.1.24",
|
||||
"semver": "^7.3.5",
|
||||
@ -12936,9 +12936,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pathe": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
|
||||
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw=="
|
||||
"version": "0.3.9",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.3.9.tgz",
|
||||
"integrity": "sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g=="
|
||||
},
|
||||
"node_modules/pause-stream": {
|
||||
"version": "0.0.11",
|
||||
|
@ -26,7 +26,7 @@
|
||||
"@fontsource-variable/newsreader": "^5.0.3",
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "^4.38.1",
|
||||
"@netlify/plugin-nextjs": "^4.39.0",
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"classnames": "^2.3.2",
|
||||
"colord": "^2.9.3",
|
||||
|
Loading…
Reference in New Issue
Block a user