mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-24 10:58:13 +01:00
Bump @astrojs/react from 3.6.0 to 3.6.1 (#954)
Bumps [@astrojs/react](https://github.com/withastro/astro/tree/HEAD/packages/integrations/react) from 3.6.0 to 3.6.1. - [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.6.1/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
d09ac0a60d
commit
61af4ff852
8
package-lock.json
generated
8
package-lock.json
generated
@ -10,7 +10,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.1",
|
||||
"@astrojs/react": "^3.6.0",
|
||||
"@astrojs/react": "^3.6.1",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@coingecko/cryptoformat": "^0.8.2",
|
||||
@ -205,9 +205,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/react": {
|
||||
"version": "3.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-3.6.0.tgz",
|
||||
"integrity": "sha512-YGLxy5jCU9xKG/HAvYsWMcvrQVIhqVe0Sda3Z5UtP32rfXeG6B9J1xQvnx+kRSFTpIrj+7AwPSDSehLbCHJ56w==",
|
||||
"version": "3.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/react/-/react-3.6.1.tgz",
|
||||
"integrity": "sha512-Mpgu+GYTba1TEzLMshojeLxi7y/FqrTNtpGTCvI366bRbnCkqtvznRj/xPQOTybwXnYXSgxsELyUvqD51iFeiw==",
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
"ultrahtml": "^1.5.3"
|
||||
|
@ -34,7 +34,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.1",
|
||||
"@astrojs/react": "^3.6.0",
|
||||
"@astrojs/react": "^3.6.1",
|
||||
"@astrojs/rss": "^4.0.7",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@coingecko/cryptoformat": "^0.8.2",
|
||||
|
Loading…
Reference in New Issue
Block a user