0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00

[ci] release (#12490)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Houston (Bot) 2024-11-21 06:47:58 -08:00 committed by GitHub
parent b9c05f45b2
commit 3bed8050b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 63 additions and 42 deletions

View file

@ -1,9 +0,0 @@
---
'@astrojs/solid-js': patch
'@astrojs/vue': patch
'@astrojs/svelte': patch
'@astrojs/react': patch
'@astrojs/preact': patch
---
Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.

View file

@ -13,7 +13,7 @@
}, },
"dependencies": { "dependencies": {
"astro": "^4.16.14", "astro": "^4.16.14",
"@astrojs/react": "^3.6.2", "@astrojs/react": "^3.6.3",
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.3.1", "react-dom": "^18.3.1",
"vitest": "^2.1.4" "vitest": "^2.1.4"

View file

@ -11,11 +11,11 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/preact": "^3.5.3", "@astrojs/preact": "^3.5.4",
"@astrojs/react": "^3.6.2", "@astrojs/react": "^3.6.3",
"@astrojs/solid-js": "^4.4.3", "@astrojs/solid-js": "^4.4.4",
"@astrojs/svelte": "^6.0.1", "@astrojs/svelte": "^6.0.2",
"@astrojs/vue": "^4.5.2", "@astrojs/vue": "^4.5.3",
"@types/react": "^18.3.12", "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.1",
"astro": "^4.16.14", "astro": "^4.16.14",

View file

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/preact": "^3.5.3", "@astrojs/preact": "^3.5.4",
"@preact/signals": "^1.3.0", "@preact/signals": "^1.3.0",
"astro": "^4.16.14", "astro": "^4.16.14",
"preact": "^10.24.3" "preact": "^10.24.3"

View file

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/react": "^3.6.2", "@astrojs/react": "^3.6.3",
"@types/react": "^18.3.12", "@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1", "@types/react-dom": "^18.3.1",
"astro": "^4.16.14", "astro": "^4.16.14",

View file

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/solid-js": "^4.4.3", "@astrojs/solid-js": "^4.4.4",
"astro": "^4.16.14", "astro": "^4.16.14",
"solid-js": "^1.9.3" "solid-js": "^1.9.3"
} }

View file

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/svelte": "^6.0.1", "@astrojs/svelte": "^6.0.2",
"astro": "^4.16.14", "astro": "^4.16.14",
"svelte": "^5.1.16" "svelte": "^5.1.16"
} }

View file

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/vue": "^4.5.2", "@astrojs/vue": "^4.5.3",
"astro": "^4.16.14", "astro": "^4.16.14",
"vue": "^3.5.12" "vue": "^3.5.12"
} }

View file

@ -13,7 +13,7 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/node": "^8.3.4", "@astrojs/node": "^8.3.4",
"@astrojs/svelte": "^6.0.1", "@astrojs/svelte": "^6.0.2",
"astro": "^4.16.14", "astro": "^4.16.14",
"svelte": "^5.1.16" "svelte": "^5.1.16"
} }

View file

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@astrojs/mdx": "^3.1.9", "@astrojs/mdx": "^3.1.9",
"@astrojs/preact": "^3.5.3", "@astrojs/preact": "^3.5.4",
"astro": "^4.16.14", "astro": "^4.16.14",
"preact": "^10.24.3" "preact": "^10.24.3"
} }

View file

@ -11,7 +11,7 @@
"astro": "astro" "astro": "astro"
}, },
"dependencies": { "dependencies": {
"@astrojs/preact": "^3.5.3", "@astrojs/preact": "^3.5.4",
"@nanostores/preact": "^0.5.2", "@nanostores/preact": "^0.5.2",
"astro": "^4.16.14", "astro": "^4.16.14",
"nanostores": "^0.11.3", "nanostores": "^0.11.3",

View file

@ -1,5 +1,11 @@
# @astrojs/preact # @astrojs/preact
## 3.5.4
### Patch Changes
- [#12481](https://github.com/withastro/astro/pull/12481) [`8a46e80`](https://github.com/withastro/astro/commit/8a46e8074d6afb4a23badbd59ed239d526294e8c) Thanks [@marbrex](https://github.com/marbrex)! - Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.
## 3.5.3 ## 3.5.3
### Patch Changes ### Patch Changes

View file

@ -1,7 +1,7 @@
{ {
"name": "@astrojs/preact", "name": "@astrojs/preact",
"description": "Use Preact components within Astro", "description": "Use Preact components within Astro",
"version": "3.5.3", "version": "3.5.4",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"author": "withastro", "author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/react # @astrojs/react
## 3.6.3
### Patch Changes
- [#12481](https://github.com/withastro/astro/pull/12481) [`8a46e80`](https://github.com/withastro/astro/commit/8a46e8074d6afb4a23badbd59ed239d526294e8c) Thanks [@marbrex](https://github.com/marbrex)! - Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.
## 3.6.2 ## 3.6.2
### Patch Changes ### Patch Changes

View file

@ -1,7 +1,7 @@
{ {
"name": "@astrojs/react", "name": "@astrojs/react",
"description": "Use React components within Astro", "description": "Use React components within Astro",
"version": "3.6.2", "version": "3.6.3",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",
"author": "withastro", "author": "withastro",

View file

@ -1,5 +1,11 @@
# @astrojs/solid-js # @astrojs/solid-js
## 4.4.4
### Patch Changes
- [#12481](https://github.com/withastro/astro/pull/12481) [`8a46e80`](https://github.com/withastro/astro/commit/8a46e8074d6afb4a23badbd59ed239d526294e8c) Thanks [@marbrex](https://github.com/marbrex)! - Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.
## 4.4.3 ## 4.4.3
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@astrojs/solid-js", "name": "@astrojs/solid-js",
"version": "4.4.3", "version": "4.4.4",
"description": "Use Solid components within Astro", "description": "Use Solid components within Astro",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",

View file

@ -1,5 +1,11 @@
# @astrojs/svelte # @astrojs/svelte
## 6.0.2
### Patch Changes
- [#12481](https://github.com/withastro/astro/pull/12481) [`8a46e80`](https://github.com/withastro/astro/commit/8a46e8074d6afb4a23badbd59ed239d526294e8c) Thanks [@marbrex](https://github.com/marbrex)! - Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.
## 6.0.1 ## 6.0.1
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@astrojs/svelte", "name": "@astrojs/svelte",
"version": "6.0.1", "version": "6.0.2",
"description": "Use Svelte components within Astro", "description": "Use Svelte components within Astro",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",

View file

@ -1,5 +1,11 @@
# @astrojs/vue # @astrojs/vue
## 4.5.3
### Patch Changes
- [#12481](https://github.com/withastro/astro/pull/12481) [`8a46e80`](https://github.com/withastro/astro/commit/8a46e8074d6afb4a23badbd59ed239d526294e8c) Thanks [@marbrex](https://github.com/marbrex)! - Resolve `vite` peer dependency problem for strict package managers like **Yarn in PnP mode**.
## 4.5.2 ## 4.5.2
### Patch Changes ### Patch Changes

View file

@ -1,6 +1,6 @@
{ {
"name": "@astrojs/vue", "name": "@astrojs/vue",
"version": "4.5.2", "version": "4.5.3",
"description": "Use Vue components within Astro", "description": "Use Vue components within Astro",
"type": "module", "type": "module",
"types": "./dist/index.d.ts", "types": "./dist/index.d.ts",

28
pnpm-lock.yaml generated
View file

@ -169,7 +169,7 @@ importers:
examples/container-with-vitest: examples/container-with-vitest:
dependencies: dependencies:
'@astrojs/react': '@astrojs/react':
specifier: ^3.6.2 specifier: ^3.6.3
version: link:../../packages/integrations/react version: link:../../packages/integrations/react
astro: astro:
specifier: ^4.16.14 specifier: ^4.16.14
@ -224,19 +224,19 @@ importers:
examples/framework-multiple: examples/framework-multiple:
dependencies: dependencies:
'@astrojs/preact': '@astrojs/preact':
specifier: ^3.5.3 specifier: ^3.5.4
version: link:../../packages/integrations/preact version: link:../../packages/integrations/preact
'@astrojs/react': '@astrojs/react':
specifier: ^3.6.2 specifier: ^3.6.3
version: link:../../packages/integrations/react version: link:../../packages/integrations/react
'@astrojs/solid-js': '@astrojs/solid-js':
specifier: ^4.4.3 specifier: ^4.4.4
version: link:../../packages/integrations/solid version: link:../../packages/integrations/solid
'@astrojs/svelte': '@astrojs/svelte':
specifier: ^6.0.1 specifier: ^6.0.2
version: link:../../packages/integrations/svelte version: link:../../packages/integrations/svelte
'@astrojs/vue': '@astrojs/vue':
specifier: ^4.5.2 specifier: ^4.5.3
version: link:../../packages/integrations/vue version: link:../../packages/integrations/vue
'@types/react': '@types/react':
specifier: ^18.3.12 specifier: ^18.3.12
@ -269,7 +269,7 @@ importers:
examples/framework-preact: examples/framework-preact:
dependencies: dependencies:
'@astrojs/preact': '@astrojs/preact':
specifier: ^3.5.3 specifier: ^3.5.4
version: link:../../packages/integrations/preact version: link:../../packages/integrations/preact
'@preact/signals': '@preact/signals':
specifier: ^1.3.0 specifier: ^1.3.0
@ -284,7 +284,7 @@ importers:
examples/framework-react: examples/framework-react:
dependencies: dependencies:
'@astrojs/react': '@astrojs/react':
specifier: ^3.6.2 specifier: ^3.6.3
version: link:../../packages/integrations/react version: link:../../packages/integrations/react
'@types/react': '@types/react':
specifier: ^18.3.12 specifier: ^18.3.12
@ -305,7 +305,7 @@ importers:
examples/framework-solid: examples/framework-solid:
dependencies: dependencies:
'@astrojs/solid-js': '@astrojs/solid-js':
specifier: ^4.4.3 specifier: ^4.4.4
version: link:../../packages/integrations/solid version: link:../../packages/integrations/solid
astro: astro:
specifier: ^4.16.14 specifier: ^4.16.14
@ -317,7 +317,7 @@ importers:
examples/framework-svelte: examples/framework-svelte:
dependencies: dependencies:
'@astrojs/svelte': '@astrojs/svelte':
specifier: ^6.0.1 specifier: ^6.0.2
version: link:../../packages/integrations/svelte version: link:../../packages/integrations/svelte
astro: astro:
specifier: ^4.16.14 specifier: ^4.16.14
@ -329,7 +329,7 @@ importers:
examples/framework-vue: examples/framework-vue:
dependencies: dependencies:
'@astrojs/vue': '@astrojs/vue':
specifier: ^4.5.2 specifier: ^4.5.3
version: link:../../packages/integrations/vue version: link:../../packages/integrations/vue
astro: astro:
specifier: ^4.16.14 specifier: ^4.16.14
@ -371,7 +371,7 @@ importers:
specifier: ^8.3.4 specifier: ^8.3.4
version: 8.3.4(astro@packages+astro) version: 8.3.4(astro@packages+astro)
'@astrojs/svelte': '@astrojs/svelte':
specifier: ^6.0.1 specifier: ^6.0.2
version: link:../../packages/integrations/svelte version: link:../../packages/integrations/svelte
astro: astro:
specifier: ^4.16.14 specifier: ^4.16.14
@ -413,7 +413,7 @@ importers:
specifier: ^3.1.9 specifier: ^3.1.9
version: link:../../packages/integrations/mdx version: link:../../packages/integrations/mdx
'@astrojs/preact': '@astrojs/preact':
specifier: ^3.5.3 specifier: ^3.5.4
version: link:../../packages/integrations/preact version: link:../../packages/integrations/preact
astro: astro:
specifier: ^4.16.14 specifier: ^4.16.14
@ -425,7 +425,7 @@ importers:
examples/with-nanostores: examples/with-nanostores:
dependencies: dependencies:
'@astrojs/preact': '@astrojs/preact':
specifier: ^3.5.3 specifier: ^3.5.4
version: link:../../packages/integrations/preact version: link:../../packages/integrations/preact
'@nanostores/preact': '@nanostores/preact':
specifier: ^0.5.2 specifier: ^0.5.2