Bump astro from 2.9.3 to 2.9.5 in /astro
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 2.9.3 to 2.9.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@2.9.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
ce5bf1edf0
commit
545b28ec90
14
astro/package-lock.json
generated
14
astro/package-lock.json
generated
@ -13,7 +13,7 @@
|
||||
"@astrojs/prefetch": "^0.3.0",
|
||||
"@astrojs/sitemap": "^2.0.1",
|
||||
"@astrojs/tailwind": "4.0.0",
|
||||
"astro": "^2.9.3",
|
||||
"astro": "^2.9.5",
|
||||
"css-select": "5.1.0",
|
||||
"sharp": "^0.32.4",
|
||||
"slate-serializers": "0.1.0",
|
||||
@ -50,8 +50,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/compiler": {
|
||||
"version": "1.6.2",
|
||||
"license": "MIT"
|
||||
"version": "1.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/compiler/-/compiler-1.6.3.tgz",
|
||||
"integrity": "sha512-n0xTuBznKspc0plk6RHBOlSv/EwQGyMNSxEOPj7HMeiRNnXX4woeSopN9hQsLkqraDds1eRvB4u99buWgVNJig=="
|
||||
},
|
||||
"node_modules/@astrojs/image": {
|
||||
"version": "0.17.2",
|
||||
@ -931,10 +932,11 @@
|
||||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "2.9.3",
|
||||
"license": "MIT",
|
||||
"version": "2.9.5",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-2.9.5.tgz",
|
||||
"integrity": "sha512-F9qi3TzNfnl4wN3ufVRz13lX30krUd6FcEmP5gxFR3pjxk2a6+CghOZP/AgZ077Ws0RSpow29xtMhTSP7J6auQ==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^1.6.0",
|
||||
"@astrojs/compiler": "^1.6.3",
|
||||
"@astrojs/internal-helpers": "^0.1.1",
|
||||
"@astrojs/language-server": "^1.0.0",
|
||||
"@astrojs/markdown-remark": "^2.2.1",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"@astrojs/prefetch": "^0.3.0",
|
||||
"@astrojs/sitemap": "^2.0.1",
|
||||
"@astrojs/tailwind": "4.0.0",
|
||||
"astro": "^2.9.3",
|
||||
"astro": "^2.9.5",
|
||||
"css-select": "5.1.0",
|
||||
"sharp": "^0.32.4",
|
||||
"slate-serializers": "0.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user