mirror of
https://github.com/Llewellynvdm/conky.git
synced 2025-01-27 00:58:36 +00:00
Bump netlify plugin.
This commit is contained in:
parent
ec8981c5da
commit
673cf93e7c
14
web/package-lock.json
generated
14
web/package-lock.json
generated
@ -12,7 +12,7 @@
|
||||
"@fontsource/source-serif-pro": "^4.5.9",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "4.23",
|
||||
"@netlify/plugin-nextjs": "^4.24.0",
|
||||
"@tailwindcss/typography": "^0.5.0",
|
||||
"classnames": "^2.3.1",
|
||||
"colord": "^2.9.3",
|
||||
@ -800,9 +800,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@netlify/plugin-nextjs": {
|
||||
"version": "4.23.4",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.23.4.tgz",
|
||||
"integrity": "sha512-gxQqqTfINF1VcJ6WrFwdD9BLcnbVbyc5/IXDs2nF0KsZFIgGQtggdRwXPv711HhsJzs+Em6+ae7rdSO9mXIZqw==",
|
||||
"version": "4.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.24.0.tgz",
|
||||
"integrity": "sha512-ubF7BVhQ66M3xhKyqVG/Nc6ug+SOVWYCtIVpDtJNQwtShl28kh88SBY9kcOlw6THiC/uSiqxCJr73R/kJvAClA==",
|
||||
"dependencies": {
|
||||
"@netlify/esbuild": "0.14.39",
|
||||
"@netlify/functions": "^1.2.0",
|
||||
@ -15660,9 +15660,9 @@
|
||||
}
|
||||
},
|
||||
"@netlify/plugin-nextjs": {
|
||||
"version": "4.23.4",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.23.4.tgz",
|
||||
"integrity": "sha512-gxQqqTfINF1VcJ6WrFwdD9BLcnbVbyc5/IXDs2nF0KsZFIgGQtggdRwXPv711HhsJzs+Em6+ae7rdSO9mXIZqw==",
|
||||
"version": "4.24.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-nextjs/-/plugin-nextjs-4.24.0.tgz",
|
||||
"integrity": "sha512-ubF7BVhQ66M3xhKyqVG/Nc6ug+SOVWYCtIVpDtJNQwtShl28kh88SBY9kcOlw6THiC/uSiqxCJr73R/kJvAClA==",
|
||||
"requires": {
|
||||
"@netlify/esbuild": "0.14.39",
|
||||
"@netlify/functions": "^1.2.0",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"@fontsource/source-serif-pro": "^4.5.9",
|
||||
"@headlessui/react": "^1.7.3",
|
||||
"@mapbox/rehype-prism": "^0.8.0",
|
||||
"@netlify/plugin-nextjs": "4.23",
|
||||
"@netlify/plugin-nextjs": "^4.24.0",
|
||||
"@tailwindcss/typography": "^0.5.0",
|
||||
"classnames": "^2.3.1",
|
||||
"colord": "^2.9.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user