diff --git a/CHANGELOG.md b/CHANGELOG.md index f152580536f..0bbb6b6bdd3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +### Bug Fixes + +* **angular:** restore change detection for routed pages ([#31414](https://github.com/ionic-team/ionic-framework/issues/31414)) ([65def73](https://github.com/ionic-team/ionic-framework/commit/65def730d3c762c943fca8df82d9fa312360eeef)), closes [#31406](https://github.com/ionic-team/ionic-framework/issues/31406) +* **sanitization:** match onload case- and space-insensitively ([#31417](https://github.com/ionic-team/ionic-framework/issues/31417)) ([ae7d44e](https://github.com/ionic-team/ionic-framework/commit/ae7d44ebdee434d5eceb5ae03b68f9bcc17e6f7b)) +* **web-types:** fix web types for `@ionic/vue` ([#30782](https://github.com/ionic-team/ionic-framework/issues/30782)) ([6c33552](https://github.com/ionic-team/ionic-framework/commit/6c335525a4a46f6d6c26e3946a5111dc34f1d0b3)) + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) ### Bug Fixes diff --git a/core/CHANGELOG.md b/core/CHANGELOG.md index 5302cb963d6..35b3789674f 100644 --- a/core/CHANGELOG.md +++ b/core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +### Bug Fixes + +* **angular:** restore change detection for routed pages ([#31414](https://github.com/ionic-team/ionic-framework/issues/31414)) ([65def73](https://github.com/ionic-team/ionic-framework/commit/65def730d3c762c943fca8df82d9fa312360eeef)), closes [#31406](https://github.com/ionic-team/ionic-framework/issues/31406) +* **sanitization:** match onload case- and space-insensitively ([#31417](https://github.com/ionic-team/ionic-framework/issues/31417)) ([ae7d44e](https://github.com/ionic-team/ionic-framework/commit/ae7d44ebdee434d5eceb5ae03b68f9bcc17e6f7b)) + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) ### Bug Fixes diff --git a/core/package-lock.json b/core/package-lock.json index 1040326ed22..2df119bb7c0 100644 --- a/core/package-lock.json +++ b/core/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ionic/core", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ionic/core", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", diff --git a/core/package.json b/core/package.json index 81377048f29..a5d657f67ed 100644 --- a/core/package.json +++ b/core/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/core", - "version": "9.0.1", + "version": "9.0.2", "description": "Base components for Ionic", "engines": { "node": ">= 16" diff --git a/lerna.json b/lerna.json index 5a787a8c6ce..5ba8ee44001 100644 --- a/lerna.json +++ b/lerna.json @@ -10,5 +10,5 @@ "packages/vue", "packages/vue-router" ], - "version": "9.0.1" + "version": "9.0.2" } \ No newline at end of file diff --git a/packages/angular-server/CHANGELOG.md b/packages/angular-server/CHANGELOG.md index 3ca2794878e..9e1962b7654 100644 --- a/packages/angular-server/CHANGELOG.md +++ b/packages/angular-server/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +**Note:** Version bump only for package @ionic/angular-server + + + + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) **Note:** Version bump only for package @ionic/angular-server diff --git a/packages/angular-server/package-lock.json b/packages/angular-server/package-lock.json index 4d02923dd86..fc7d4e4c7cf 100644 --- a/packages/angular-server/package-lock.json +++ b/packages/angular-server/package-lock.json @@ -1,15 +1,15 @@ { "name": "@ionic/angular-server", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ionic/angular-server", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { - "@ionic/core": "^9.0.1" + "@ionic/core": "^9.0.2" }, "devDependencies": { "@angular/animations": "^22.0.0", @@ -1135,9 +1135,9 @@ } }, "node_modules/@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", @@ -7626,9 +7626,9 @@ "dev": true }, "@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "requires": { "@stencil/core": "^4.44.2", "ionicons": "^8.1.0", diff --git a/packages/angular-server/package.json b/packages/angular-server/package.json index 788144941ad..e3521ab4e42 100644 --- a/packages/angular-server/package.json +++ b/packages/angular-server/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/angular-server", - "version": "9.0.1", + "version": "9.0.2", "description": "Angular SSR Module for Ionic", "keywords": [ "ionic", @@ -78,6 +78,6 @@ }, "prettier": "@ionic/prettier-config", "dependencies": { - "@ionic/core": "^9.0.1" + "@ionic/core": "^9.0.2" } } diff --git a/packages/angular/CHANGELOG.md b/packages/angular/CHANGELOG.md index a086e011d01..30b5135ecd0 100644 --- a/packages/angular/CHANGELOG.md +++ b/packages/angular/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +### Bug Fixes + +* **angular:** restore change detection for routed pages ([#31414](https://github.com/ionic-team/ionic-framework/issues/31414)) ([65def73](https://github.com/ionic-team/ionic-framework/commit/65def730d3c762c943fca8df82d9fa312360eeef)), closes [#31406](https://github.com/ionic-team/ionic-framework/issues/31406) + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) **Note:** Version bump only for package @ionic/angular diff --git a/packages/angular/package-lock.json b/packages/angular/package-lock.json index 6cf9df654e1..43957a9507f 100644 --- a/packages/angular/package-lock.json +++ b/packages/angular/package-lock.json @@ -1,15 +1,15 @@ { "name": "@ionic/angular", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ionic/angular", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { - "@ionic/core": "^9.0.1", + "@ionic/core": "^9.0.2", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" @@ -1580,9 +1580,9 @@ } }, "node_modules/@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", diff --git a/packages/angular/package.json b/packages/angular/package.json index c7a84749ac9..13536867c49 100644 --- a/packages/angular/package.json +++ b/packages/angular/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/angular", - "version": "9.0.1", + "version": "9.0.2", "description": "Angular specific wrappers for @ionic/core", "keywords": [ "ionic", @@ -159,7 +159,7 @@ "css/" ], "dependencies": { - "@ionic/core": "^9.0.1", + "@ionic/core": "^9.0.2", "ionicons": "^8.0.13", "jsonc-parser": "^3.0.0", "tslib": "^2.3.0" diff --git a/packages/docs/CHANGELOG.md b/packages/docs/CHANGELOG.md index e7c9dff728d..db2af949391 100644 --- a/packages/docs/CHANGELOG.md +++ b/packages/docs/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +**Note:** Version bump only for package @ionic/docs + + + + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) **Note:** Version bump only for package @ionic/docs diff --git a/packages/docs/package-lock.json b/packages/docs/package-lock.json index e015a136762..d508e332d80 100644 --- a/packages/docs/package-lock.json +++ b/packages/docs/package-lock.json @@ -1,12 +1,12 @@ { "name": "@ionic/docs", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@ionic/docs", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT" } } diff --git a/packages/docs/package.json b/packages/docs/package.json index a9625a235f3..5168d5ad825 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/docs", - "version": "9.0.1", + "version": "9.0.2", "description": "Pre-packaged API documentation for the Ionic docs.", "main": "core.json", "types": "core.d.ts", diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index 87c1e26bc5b..dc52e7f721d 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +**Note:** Version bump only for package @ionic/react-router + + + + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) ### Bug Fixes diff --git a/packages/react-router/package-lock.json b/packages/react-router/package-lock.json index 5802d191549..2c4f3db10da 100644 --- a/packages/react-router/package-lock.json +++ b/packages/react-router/package-lock.json @@ -1,15 +1,15 @@ { "name": "@ionic/react-router", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ionic/react-router", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { - "@ionic/react": "^9.0.1", + "@ionic/react": "^9.0.2", "tslib": "*" }, "devDependencies": { @@ -256,9 +256,9 @@ } }, "node_modules/@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", @@ -296,12 +296,12 @@ } }, "node_modules/@ionic/react": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/react/-/react-9.0.1.tgz", - "integrity": "sha512-dO257Wl1RSz5g2X0uHkHZOKZYGafFPXcU0EYPgROHxKBUVZpM5VimUZVNcAjkyWRDwDyN0Bjz+7TVfCN3DDPUQ==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/react/-/react-9.0.2.tgz", + "integrity": "sha512-QAkIbHUl0hl2QORKz1nJz4PyMzy53G/NwM7qtbWM6HRTtOZW9GFKx3SLuCMWf3jel7Os0zfs19Vv6zqmYOfRxQ==", "license": "MIT", "dependencies": { - "@ionic/core": "9.0.1", + "@ionic/core": "9.0.2", "@stencil/react-output-target": "^1.6.2", "ionicons": "^8.0.13", "tslib": "*" diff --git a/packages/react-router/package.json b/packages/react-router/package.json index c5ddad01551..69a7b72c192 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/react-router", - "version": "9.0.1", + "version": "9.0.2", "description": "React Router wrapper for @ionic/react", "keywords": [ "ionic", @@ -37,7 +37,7 @@ "dist/" ], "dependencies": { - "@ionic/react": "^9.0.1", + "@ionic/react": "^9.0.2", "tslib": "*" }, "peerDependencies": { diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index f69caea942b..0278bc54849 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +**Note:** Version bump only for package @ionic/react + + + + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) ### Bug Fixes diff --git a/packages/react/package-lock.json b/packages/react/package-lock.json index 30de19e159a..9779ab5e53c 100644 --- a/packages/react/package-lock.json +++ b/packages/react/package-lock.json @@ -1,15 +1,15 @@ { "name": "@ionic/react", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ionic/react", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { - "@ionic/core": "^9.0.1", + "@ionic/core": "^9.0.2", "@stencil/react-output-target": "^1.6.2", "ionicons": "^8.0.13", "tslib": "*" @@ -891,9 +891,9 @@ } }, "node_modules/@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", diff --git a/packages/react/package.json b/packages/react/package.json index 311c533d639..f77963171c5 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/react", - "version": "9.0.1", + "version": "9.0.2", "description": "React specific wrapper for @ionic/core", "keywords": [ "ionic", @@ -41,7 +41,7 @@ "css/" ], "dependencies": { - "@ionic/core": "^9.0.1", + "@ionic/core": "^9.0.2", "@stencil/react-output-target": "^1.6.2", "ionicons": "^8.0.13", "tslib": "*" diff --git a/packages/vue-router/CHANGELOG.md b/packages/vue-router/CHANGELOG.md index 1d823b5ded4..a44474a732c 100644 --- a/packages/vue-router/CHANGELOG.md +++ b/packages/vue-router/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +**Note:** Version bump only for package @ionic/vue-router + + + + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) **Note:** Version bump only for package @ionic/vue-router diff --git a/packages/vue-router/package-lock.json b/packages/vue-router/package-lock.json index 5797b3953dd..faff61bf491 100644 --- a/packages/vue-router/package-lock.json +++ b/packages/vue-router/package-lock.json @@ -1,15 +1,15 @@ { "name": "@ionic/vue-router", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ionic/vue-router", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { - "@ionic/vue": "^9.0.1" + "@ionic/vue": "^9.0.2" }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", @@ -342,9 +342,9 @@ } }, "node_modules/@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", @@ -382,12 +382,12 @@ } }, "node_modules/@ionic/vue": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-9.0.1.tgz", - "integrity": "sha512-CwgLj7HKBwv/xRIsXqqvHCH+QGQVMjSf3CIWbQ6x+NpnSqlj8Ve5biZwfGTL0zdd3OaclLiDkrbxMVCLHG1Ovw==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-9.0.2.tgz", + "integrity": "sha512-SyW4NYC2/YYCgRxFbBPfXjipGQtOrtp/vfJz7ONFXNWXMlVFwzvxoZ/tXzZSDyee0I7Mxc9+wm1UNKiBCzb5Ow==", "license": "MIT", "dependencies": { - "@ionic/core": "9.0.1", + "@ionic/core": "9.0.2", "@stencil/vue-output-target": "0.14.2", "ionicons": "^8.0.13" } diff --git a/packages/vue-router/package.json b/packages/vue-router/package.json index eb5a4c60d08..982b7ce4f73 100644 --- a/packages/vue-router/package.json +++ b/packages/vue-router/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/vue-router", - "version": "9.0.1", + "version": "9.0.2", "description": "Vue Router integration for @ionic/vue", "scripts": { "eslint": "eslint src", @@ -44,7 +44,7 @@ }, "homepage": "https://github.com/ionic-team/ionic-framework#readme", "dependencies": { - "@ionic/vue": "^9.0.1" + "@ionic/vue": "^9.0.2" }, "devDependencies": { "@eslint/eslintrc": "^3.3.1", diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 038af2b8ebd..f575c4e2d8a 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -3,6 +3,13 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [9.0.2](https://github.com/ionic-team/ionic-framework/compare/v9.0.1...v9.0.2) (2026-09-02) + +### Bug Fixes + +* **web-types:** fix web types for `@ionic/vue` ([#30782](https://github.com/ionic-team/ionic-framework/issues/30782)) ([6c33552](https://github.com/ionic-team/ionic-framework/commit/6c335525a4a46f6d6c26e3946a5111dc34f1d0b3)) + + ## [9.0.1](https://github.com/ionic-team/ionic-framework/compare/v9.0.0...v9.0.1) (2026-08-26) **Note:** Version bump only for package @ionic/vue diff --git a/packages/vue/package-lock.json b/packages/vue/package-lock.json index 83a135f049c..5af2838602f 100644 --- a/packages/vue/package-lock.json +++ b/packages/vue/package-lock.json @@ -1,15 +1,15 @@ { "name": "@ionic/vue", - "version": "9.0.1", + "version": "9.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@ionic/vue", - "version": "9.0.1", + "version": "9.0.2", "license": "MIT", "dependencies": { - "@ionic/core": "^9.0.1", + "@ionic/core": "^9.0.2", "@stencil/vue-output-target": "0.14.2", "ionicons": "^8.0.13" }, @@ -346,9 +346,9 @@ } }, "node_modules/@ionic/core": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.1.tgz", - "integrity": "sha512-70fIYFxGuBFYOanWIl1PF3/emB+xVQjLQ9OZqgI+9ki8nEZH1y90YkTtAmleLl2jTx6TUpSaJpdUnzkBreIt7w==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@ionic/core/-/core-9.0.2.tgz", + "integrity": "sha512-UkesWrvYOVfBIGfBUiEhe7s4ahwymGUM6yC9Y0gSb7GvR6mCDpC0lBnE0FSMZsD01X+Tgd8IfyClHy8TilIsoA==", "license": "MIT", "dependencies": { "@stencil/core": "^4.44.2", diff --git a/packages/vue/package.json b/packages/vue/package.json index 1ee5b96eb66..f2ac7d9323d 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@ionic/vue", - "version": "9.0.1", + "version": "9.0.2", "description": "Vue specific wrapper for @ionic/core", "scripts": { "eslint": "eslint src", @@ -78,7 +78,7 @@ } }, "dependencies": { - "@ionic/core": "^9.0.1", + "@ionic/core": "^9.0.2", "@stencil/vue-output-target": "0.14.2", "ionicons": "^8.0.13" },