mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
Bump astro from 3.4.2 to 3.4.3 (#857)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.4.2 to 3.4.3. - [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@3.4.3/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1fe7ad764
commit
d252a847a7
8
package-lock.json
generated
8
package-lock.json
generated
@ -19,7 +19,7 @@
|
|||||||
"@nanostores/react": "^0.7.1",
|
"@nanostores/react": "^0.7.1",
|
||||||
"@radix-ui/react-select": "^2.0.0",
|
"@radix-ui/react-select": "^2.0.0",
|
||||||
"@rainbow-me/rainbowkit": "^1.2.0",
|
"@rainbow-me/rainbowkit": "^1.2.0",
|
||||||
"astro": "3.4.2",
|
"astro": "3.4.3",
|
||||||
"astro-expressive-code": "^0.26.2",
|
"astro-expressive-code": "^0.26.2",
|
||||||
"astro-redirect-from": "^1.0.4",
|
"astro-redirect-from": "^1.0.4",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
@ -5279,9 +5279,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "3.4.2",
|
"version": "3.4.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.2.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-3.4.3.tgz",
|
||||||
"integrity": "sha512-t+EjGXvmr8/x/3punIC7aGHwaseRYV4uWVaEcffUXFpGRv6z7UNffQwjyyuPjWbDj2pOPquKhQE1GnfK0V4ZNw==",
|
"integrity": "sha512-6zcONz2FjX6GaAy6Mysie4gT8rH5QCBXyPjkuYZKiPdV+sXmDpLm44J2MpQwA3mHb8YQ35L5O4nNg09d4luQ7g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.1.0",
|
"@astrojs/compiler": "^2.1.0",
|
||||||
"@astrojs/internal-helpers": "0.2.1",
|
"@astrojs/internal-helpers": "0.2.1",
|
||||||
|
@ -59,7 +59,7 @@
|
|||||||
"@nanostores/react": "^0.7.1",
|
"@nanostores/react": "^0.7.1",
|
||||||
"@radix-ui/react-select": "^2.0.0",
|
"@radix-ui/react-select": "^2.0.0",
|
||||||
"@rainbow-me/rainbowkit": "^1.2.0",
|
"@rainbow-me/rainbowkit": "^1.2.0",
|
||||||
"astro": "3.4.2",
|
"astro": "3.4.3",
|
||||||
"astro-expressive-code": "^0.26.2",
|
"astro-expressive-code": "^0.26.2",
|
||||||
"astro-redirect-from": "^1.0.4",
|
"astro-redirect-from": "^1.0.4",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user