Merge pull request #2 from mearashadowfax/dependabot/npm_and_yarn/astro-4.3.6
Bump astro from 4.3.5 to 4.3.6
This commit is contained in:
commit
e18dff550c
2 changed files with 7 additions and 6 deletions
11
package-lock.json
generated
11
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
||||||
"@astrojs/sitemap": "^3.0.5",
|
"@astrojs/sitemap": "^3.0.5",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.3.0",
|
"@astrojs/vercel": "^7.3.0",
|
||||||
"astro": "^4.3.5",
|
"astro": "^4.3.6",
|
||||||
"preline": "^2.0.3",
|
"preline": "^2.0.3",
|
||||||
"tailwindcss": "^3.4.1",
|
"tailwindcss": "^3.4.1",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
|
@ -1678,9 +1678,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.3.5",
|
"version": "4.3.6",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.5.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.3.6.tgz",
|
||||||
"integrity": "sha512-7jPffNlcmDO94NlkWe/hUWta/pIjlx1LVD/DZb/fyjT1Jv+7mGhKZBIjkDfeVpequW70mep8cAS5RM7Pxa0Gdg==",
|
"integrity": "sha512-VYJGsBygMtPM/qTRgn5QdxkSILgjpW2uHVw3snp/Gkl+N9uRAAnuYxrUO7wkbLejfrmlb0nZyyKG+H5VDQPbeg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.5.3",
|
"@astrojs/compiler": "^2.5.3",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
@ -1735,7 +1735,8 @@
|
||||||
"resolve": "^1.22.4",
|
"resolve": "^1.22.4",
|
||||||
"semver": "^7.5.4",
|
"semver": "^7.5.4",
|
||||||
"server-destroy": "^1.0.1",
|
"server-destroy": "^1.0.1",
|
||||||
"shikiji": "^0.9.18",
|
"shikiji": "^0.9.19",
|
||||||
|
"shikiji-core": "^0.9.19",
|
||||||
"string-width": "^7.0.0",
|
"string-width": "^7.0.0",
|
||||||
"strip-ansi": "^7.1.0",
|
"strip-ansi": "^7.1.0",
|
||||||
"tsconfck": "^3.0.0",
|
"tsconfck": "^3.0.0",
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
"@astrojs/sitemap": "^3.0.5",
|
"@astrojs/sitemap": "^3.0.5",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.3.0",
|
"@astrojs/vercel": "^7.3.0",
|
||||||
"astro": "^4.3.5",
|
"astro": "^4.3.6",
|
||||||
"preline": "^2.0.3",
|
"preline": "^2.0.3",
|
||||||
"tailwindcss": "^3.4.1",
|
"tailwindcss": "^3.4.1",
|
||||||
"typescript": "^5.3.3"
|
"typescript": "^5.3.3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue