Bump astro from 4.4.0 to 4.4.5
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.0 to 4.4.5. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@4.4.5/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
7809c7857d
commit
70dffb5cd9
2 changed files with 5 additions and 11 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.1",
|
||||
"astro": "^4.4.0",
|
||||
"astro": "^4.4.5",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
|
@ -1710,9 +1710,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.4.0",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.0.tgz",
|
||||
"integrity": "sha512-JAsMrm1Z6W4Iqg9Q7LW/6lCXrqa4jndEOlR/yu7NGNP0BrPwSM8i4+yzya6hxgsNvyyVK8ywthaNhFmqd8Z+cg==",
|
||||
"version": "4.4.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.5.tgz",
|
||||
"integrity": "sha512-ccat42P5qr281JExywVsK/BLeKgwSL+oLxJP195s4Wvj3nL32djw+WNJNctuDDTJ5XWgvPdHZjBtSDNO5OgagQ==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.5.3",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
@ -1766,7 +1766,6 @@
|
|||
"rehype": "^13.0.1",
|
||||
"resolve": "^1.22.4",
|
||||
"semver": "^7.5.4",
|
||||
"server-destroy": "^1.0.1",
|
||||
"shikiji": "^0.9.19",
|
||||
"shikiji-core": "^0.9.19",
|
||||
"string-width": "^7.0.0",
|
||||
|
@ -6583,11 +6582,6 @@
|
|||
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
||||
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
|
||||
},
|
||||
"node_modules/server-destroy": {
|
||||
"version": "1.0.1",
|
||||
"resolved": "https://registry.npmjs.org/server-destroy/-/server-destroy-1.0.1.tgz",
|
||||
"integrity": "sha512-rb+9B5YBIEzYcD6x2VKidaa+cqYBJQKnU4oe4E3ANwRRN56yk/ua1YCJT1n21NTS8w6CcOclAKNP3PhdCXKYtQ=="
|
||||
},
|
||||
"node_modules/server-only": {
|
||||
"version": "0.0.1",
|
||||
"resolved": "https://registry.npmjs.org/server-only/-/server-only-0.0.1.tgz",
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@astrojs/vercel": "^7.3.1",
|
||||
"astro": "^4.4.0",
|
||||
"astro": "^4.4.5",
|
||||
"astro-compressor": "^0.4.1",
|
||||
"globby": "^14.0.1",
|
||||
"html-minifier": "^4.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue