mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-21 17:36:52 +01:00
Bump @astrojs/react from 3.0.7 to 3.0.10 (#904)
Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 3.0.7 to 3.0.10. - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/react/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/@astrojs/react@3.0.10/packages/integrations/react) --- updated-dependencies: - dependency-name: "@astrojs/react" 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
174d10af55
commit
442622b66d
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.3.2",
|
||||
"@astrojs/react": "^3.0.7",
|
||||
"@astrojs/react": "^3.0.10",
|
||||
"@astrojs/rss": "^4.0.5",
|
||||
"@astrojs/sitemap": "^3.1.1",
|
||||
"@coingecko/cryptoformat": "^0.8.0",
|
||||
@ -224,9 +224,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/react": {
|
||||
"version": "3.0.7",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-3.0.7.tgz",
|
||||
"integrity": "sha512-MpjuFw7YGta44OaQExKVCWyXjujUtUsp5Nst/wIjRHbkmBBlypdj+MF9/xqjsYM+vjcrByOGupmluRrFQO67YQ==",
|
||||
"version": "3.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-3.0.10.tgz",
|
||||
"integrity": "sha512-uGRIwKMAn7tva2vxXMyoVIGxWFr0rjZ8ZWIlkTG/vIpnAjD2nM8Cz6B8j7yzj176jvl6gZ6xTbTVPm09aeK0Yw==",
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": "^4.2.0",
|
||||
"ultrahtml": "^1.3.0"
|
||||
|
@ -50,7 +50,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.3.2",
|
||||
"@astrojs/react": "^3.0.7",
|
||||
"@astrojs/react": "^3.0.10",
|
||||
"@astrojs/rss": "^4.0.5",
|
||||
"@astrojs/sitemap": "^3.1.1",
|
||||
"@coingecko/cryptoformat": "^0.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user