Merge pull request #10 from maciejpedzich/dependabot/npm_and_yarn/zod-and-astro-3.22.4

Bump zod and astro
This commit is contained in:
Maciej Pędzich 2023-12-10 11:29:45 +01:00 committed by GitHub
commit 71f158f15a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 34 additions and 41 deletions

73
package-lock.json generated
View File

@ -11,7 +11,7 @@
"@astrojs/mdx": "^0.19.0",
"@astrojs/rss": "^2.3.2",
"@astrojs/sitemap": "^1.2.2",
"astro": "^3.4.0"
"astro": "^3.6.4"
}
},
"node_modules/@ampproject/remapping": {
@ -27,9 +27,9 @@
}
},
"node_modules/@astrojs/compiler": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.2.1.tgz",
"integrity": "sha512-NJ1lWKzMkyEjE3W5NpPNAVot4/PLF5om/P6ekxNu3iLS05CaYFTcp7WpYMjdCC252b7wkNVAs45FNkVQ+RHW/g=="
"version": "2.3.2",
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-2.3.2.tgz",
"integrity": "sha512-jkY7bCVxl27KeZsSxIZ+pqACe+g8VQUdTiSJRj/sXYdIaZlW3ZMq4qF2M17P/oDt3LBq0zLNwQr4Cb7fSpRGxQ=="
},
"node_modules/@astrojs/internal-helpers": {
"version": "0.2.1",
@ -67,9 +67,9 @@
"peer": true
},
"node_modules/@astrojs/markdown-remark": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-3.3.0.tgz",
"integrity": "sha512-ezFzEiZygc/ASe2Eul9v1yrTbNGqSbR348UGNXQ4Dtkx8MYRwfiBfmPm6VnEdfIGkW+bi5qIUReKfc7mPVUkIg==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-3.5.0.tgz",
"integrity": "sha512-q7vdIqzYhxpsfghg2YmkmSXCfp4w7lBTYP+SSHw89wVhC5Riltr3u8w2otBRxNLSByNi+ht/gGkFC23Shetytw==",
"dependencies": {
"@astrojs/prism": "^3.0.0",
"github-slugger": "^2.0.0",
@ -87,7 +87,7 @@
"vfile": "^5.3.7"
},
"peerDependencies": {
"astro": "^3.3.0"
"astro": "^3.0.0"
}
},
"node_modules/@astrojs/markdown-remark/node_modules/@astrojs/prism": {
@ -1880,9 +1880,9 @@
"peer": true
},
"node_modules/@types/mdast": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.2.tgz",
"integrity": "sha512-tYR83EignvhYO9iU3kDg8V28M0jqyh9zzp5GV+EO+AYnyUl3P5ltkTeJuTiFZQFz670FSb3EwT/6LQdX+UdKfw==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.3.tgz",
"integrity": "sha512-LsjtqsyF+d2/yFOYaN22dHZI1Cpwkrj+g06G8+qtUKlhovPW89YhqSnfKtMbkgmEtYpH2gydRNULd6y8mciAFg==",
"dependencies": {
"@types/unist": "*"
}
@ -2107,13 +2107,13 @@
}
},
"node_modules/astro": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.0.tgz",
"integrity": "sha512-nTOFxrPOnmACl8noTPkRJkaEOMx4wZy4QCLB2aDL3Lm+AiEaVcgH7YQ4GpCl72zSNXp/A7hGdUgcXbC4XYHOCQ==",
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/astro/-/astro-3.6.4.tgz",
"integrity": "sha512-YatUyWEQ9GUC79Wc2zbovy6D6bXPW9++Z6PYs4GDamEDspUSnnzL/INB7WJqgFI0xAFk9jcUr+MZYjkdWqXYTw==",
"dependencies": {
"@astrojs/compiler": "^2.1.0",
"@astrojs/compiler": "^2.3.0",
"@astrojs/internal-helpers": "0.2.1",
"@astrojs/markdown-remark": "3.3.0",
"@astrojs/markdown-remark": "3.5.0",
"@astrojs/telemetry": "3.0.4",
"@babel/core": "^7.22.10",
"@babel/generator": "^7.22.10",
@ -2145,6 +2145,7 @@
"js-yaml": "^4.1.0",
"kleur": "^4.1.4",
"magic-string": "^0.30.3",
"mdast-util-to-hast": "12.3.0",
"mime": "^3.0.0",
"ora": "^7.0.1",
"p-limit": "^4.0.0",
@ -2167,7 +2168,7 @@
"vitefu": "^0.2.4",
"which-pm": "^2.1.1",
"yargs-parser": "^21.1.1",
"zod": "3.21.1"
"zod": "^3.22.4"
},
"bin": {
"astro": "astro.js"
@ -2185,14 +2186,6 @@
"resolved": "https://registry.npmjs.org/github-slugger/-/github-slugger-2.0.0.tgz",
"integrity": "sha512-IaOQ9puYtjrkq7Y0Ygl9KDZnrf/aiUJYUpVf89y8kyaxbRG7Y1SrX/jaumrv81vc61+kiMempujsM3Yw7w5qcw=="
},
"node_modules/astro/node_modules/zod": {
"version": "3.21.1",
"resolved": "https://registry.npmjs.org/zod/-/zod-3.21.1.tgz",
"integrity": "sha512-+dTu2m6gmCbO9Ahm4ZBDapx2O6ZY9QSPXst2WXjcznPMwf2YNpn3RevLx4KkZp1OPW/ouFcoBtBzFz/LeY69oA==",
"funding": {
"url": "https://github.com/sponsors/colinhacks"
}
},
"node_modules/b4a": {
"version": "1.6.4",
"resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.4.tgz",
@ -3584,9 +3577,9 @@
]
},
"node_modules/import-meta-resolve": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-3.0.0.tgz",
"integrity": "sha512-4IwhLhNNA8yy445rPjD/lWh++7hMDOml2eHtd58eG7h+qK3EryMuuRbsHGPikCoAgIkkDnckKfWSk2iDla/ejg==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/import-meta-resolve/-/import-meta-resolve-3.1.1.tgz",
"integrity": "sha512-qeywsE/KC3w9Fd2ORrRDUw6nS/nLwZpXgfrOc2IILvZYnCaEMd+D56Vfg9k4G29gIeVi3XKql1RQatME8iYsiw==",
"funding": {
"type": "github",
"url": "https://github.com/sponsors/wooorm"
@ -4041,9 +4034,9 @@
}
},
"node_modules/mdast-util-definitions/node_modules/@types/unist": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.1.tgz",
"integrity": "sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg=="
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
},
"node_modules/mdast-util-definitions/node_modules/unist-util-is": {
"version": "6.0.0",
@ -6672,25 +6665,25 @@
}
},
"node_modules/shikiji": {
"version": "0.6.10",
"resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.6.10.tgz",
"integrity": "sha512-WE+A5Y2ntM5hL3iJQujk97qr5Uj7PSIRXpQfrZ6h+JWPXZ8KBEDhFXc4lqNriaRq1WGOVPUT83XMOzmHiH3W8A==",
"version": "0.6.13",
"resolved": "https://registry.npmjs.org/shikiji/-/shikiji-0.6.13.tgz",
"integrity": "sha512-4T7X39csvhT0p7GDnq9vysWddf2b6BeioiN3Ymhnt3xcy9tXmDcnsEFVxX18Z4YcQgEE/w48dLJ4pPPUcG9KkA==",
"dependencies": {
"hast-util-to-html": "^9.0.0"
}
},
"node_modules/shikiji/node_modules/@types/hast": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.2.tgz",
"integrity": "sha512-B5hZHgHsXvfCoO3xgNJvBnX7N8p86TqQeGKXcokW4XXi+qY4vxxPSFYofytvVmpFxzPv7oxDQzjg5Un5m2/xiw==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.3.tgz",
"integrity": "sha512-2fYGlaDy/qyLlhidX42wAH0KBi2TCjKMH8CHmBXgRlJ3Y+OXTiqsPQ6IWarZKwF1JoUcAJdPogv1d4b0COTpmQ==",
"dependencies": {
"@types/unist": "*"
}
},
"node_modules/shikiji/node_modules/@types/unist": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.1.tgz",
"integrity": "sha512-ue/hDUpPjC85m+PM9OQDMZr3LywT+CT6mPsQq8OJtCLiERkGRcQUFvu9XASF5XWqyZFXbf15lvb3JFJ4dRLWPg=="
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.2.tgz",
"integrity": "sha512-dqId9J8K/vGi5Zr7oo212BGii5m3q5Hxlkwy3WpYuKPklmBEvsbMYYyLxAQpSffdLl/gdW0XUpKWFvYmyoWCoQ=="
},
"node_modules/shikiji/node_modules/hast-util-from-parse5": {
"version": "8.0.1",

View File

@ -13,6 +13,6 @@
"@astrojs/mdx": "^0.19.0",
"@astrojs/rss": "^2.3.2",
"@astrojs/sitemap": "^1.2.2",
"astro": "^3.4.0"
"astro": "^3.6.4"
}
}