Skip to content

Commit

Permalink
fix(deps): update dependency @astrojs/react to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent b3eb616 commit b121f96
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion templates/astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/lit": "^4.3.0",
"@astrojs/react": "^3.6.3",
"@astrojs/react": "^4.1.0",
"@skyra/discord-components-core": "^4.0.0-alpha.37",
"@skyra/discord-components-react": "^4.0.0-alpha.37",
"@webcomponents/template-shadowroot": "^0.2.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -625,19 +625,19 @@ __metadata:
languageName: node
linkType: hard

"@astrojs/react@npm:^3.6.3":
version: 3.6.3
resolution: "@astrojs/react@npm:3.6.3"
"@astrojs/react@npm:^4.1.0":
version: 4.1.0
resolution: "@astrojs/react@npm:4.1.0"
dependencies:
"@vitejs/plugin-react": "npm:^4.3.3"
"@vitejs/plugin-react": "npm:^4.3.4"
ultrahtml: "npm:^1.5.3"
vite: "npm:^5.4.10"
vite: "npm:^6.0.1"
peerDependencies:
"@types/react": ^17.0.50 || ^18.0.21
"@types/react-dom": ^17.0.17 || ^18.0.6
react: ^17.0.2 || ^18.0.0 || ^19.0.0-beta
react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0-beta
checksum: 10c0/1a249c987e6425e0d2fc2d97ac37b1be7e0d831f882a1ac084ff40d6adc6bee5f6233958cb7dcf87855e7e5446b0105ba2ab4907168ece9668caa37b4c156633
"@types/react": ^17.0.50 || ^18.0.21 || ^19.0.0
"@types/react-dom": ^17.0.17 || ^18.0.6 || ^19.0.0
react: ^17.0.2 || ^18.0.0 || ^19.0.0
react-dom: ^17.0.2 || ^18.0.0 || ^19.0.0
checksum: 10c0/abbf59d702e85e9af4fe828a06d37f6d869ee7a34a31c9880fd8327a7798ca1666ff5e042ab1b16f75a9dbd349fe4db6dac94403dc20edb4602e50637dc356b9
languageName: node
linkType: hard

Expand Down Expand Up @@ -6671,7 +6671,7 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react@npm:^4.3.3, @vitejs/plugin-react@npm:^4.3.4":
"@vitejs/plugin-react@npm:^4.3.4":
version: 4.3.4
resolution: "@vitejs/plugin-react@npm:4.3.4"
dependencies:
Expand Down Expand Up @@ -7804,7 +7804,7 @@ __metadata:
dependencies:
"@astrojs/check": "npm:^0.9.4"
"@astrojs/lit": "npm:^4.3.0"
"@astrojs/react": "npm:^3.6.3"
"@astrojs/react": "npm:^4.1.0"
"@skyra/discord-components-core": "npm:^4.0.0-alpha.37"
"@skyra/discord-components-react": "npm:^4.0.0-alpha.37"
"@webcomponents/template-shadowroot": "npm:^0.2.1"
Expand Down Expand Up @@ -21614,7 +21614,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:5.4.11, vite@npm:^5.0.0, vite@npm:^5.1.6, vite@npm:^5.3.4, vite@npm:^5.4.10, vite@npm:^5.4.11":
"vite@npm:5.4.11, vite@npm:^5.0.0, vite@npm:^5.1.6, vite@npm:^5.3.4, vite@npm:^5.4.11":
version: 5.4.11
resolution: "vite@npm:5.4.11"
dependencies:
Expand Down Expand Up @@ -21657,7 +21657,7 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^6.0.3":
"vite@npm:^6.0.1, vite@npm:^6.0.3":
version: 6.0.3
resolution: "vite@npm:6.0.3"
dependencies:
Expand Down

0 comments on commit b121f96

Please # to comment.