merge release-8.2.3 (#29676)

v8.2.3
This commit is contained in:
Brandy Carney
2024-06-28 11:03:39 -04:00
committed by GitHub
19 changed files with 60 additions and 60 deletions

View File

@ -1,12 +1,12 @@
{ {
"name": "@ionic/core", "name": "@ionic/core",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/core", "name": "@ionic/core",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@stencil/core": "^4.19.1", "@stencil/core": "^4.19.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/core", "name": "@ionic/core",
"version": "8.2.2", "version": "8.2.3",
"description": "Base components for Ionic", "description": "Base components for Ionic",
"keywords": [ "keywords": [
"ionic", "ionic",

View File

@ -3,5 +3,5 @@
"core", "core",
"packages/*" "packages/*"
], ],
"version": "8.2.2" "version": "8.2.3"
} }

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/angular-server", "name": "@ionic/angular-server",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/angular-server", "name": "@ionic/angular-server",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2" "@ionic/core": "^8.2.3"
}, },
"devDependencies": { "devDependencies": {
"@angular-eslint/eslint-plugin": "^16.0.0", "@angular-eslint/eslint-plugin": "^16.0.0",
@ -1120,7 +1120,7 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"dependencies": { "dependencies": {
@ -6969,7 +6969,7 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"requires": { "requires": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/angular-server", "name": "@ionic/angular-server",
"version": "8.2.2", "version": "8.2.3",
"description": "Angular SSR Module for Ionic", "description": "Angular SSR Module for Ionic",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -64,6 +64,6 @@
}, },
"prettier": "@ionic/prettier-config", "prettier": "@ionic/prettier-config",
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2" "@ionic/core": "^8.2.3"
} }
} }

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2", "@ionic/core": "^8.2.3",
"ionicons": "^7.0.0", "ionicons": "^7.0.0",
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"tslib": "^2.3.0" "tslib": "^2.3.0"
@ -1398,7 +1398,7 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"dependencies": { "dependencies": {
@ -9820,7 +9820,7 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"requires": { "requires": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/angular", "name": "@ionic/angular",
"version": "8.2.2", "version": "8.2.3",
"description": "Angular specific wrappers for @ionic/core", "description": "Angular specific wrappers for @ionic/core",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -47,7 +47,7 @@
} }
}, },
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2", "@ionic/core": "^8.2.3",
"ionicons": "^7.0.0", "ionicons": "^7.0.0",
"jsonc-parser": "^3.0.0", "jsonc-parser": "^3.0.0",
"tslib": "^2.3.0" "tslib": "^2.3.0"

View File

@ -1,12 +1,12 @@
{ {
"name": "@ionic/docs", "name": "@ionic/docs",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/docs", "name": "@ionic/docs",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT" "license": "MIT"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/docs", "name": "@ionic/docs",
"version": "8.2.2", "version": "8.2.3",
"description": "Pre-packaged API documentation for the Ionic docs.", "description": "Pre-packaged API documentation for the Ionic docs.",
"main": "core.json", "main": "core.json",
"types": "core.d.ts", "types": "core.d.ts",

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/react-router", "name": "@ionic/react-router",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/react-router", "name": "@ionic/react-router",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/react": "^8.2.2", "@ionic/react": "^8.2.3",
"tslib": "*" "tslib": "*"
}, },
"devDependencies": { "devDependencies": {
@ -238,7 +238,7 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"dependencies": { "dependencies": {
@ -414,11 +414,11 @@
} }
}, },
"node_modules/@ionic/react": { "node_modules/@ionic/react": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.2.2.tgz",
"integrity": "sha512-uf369EYjgEU88u65QdOBaTlEv0fy/v5H6ICpaPHNRHgvppkQSE9uWZitZdeBuXQq8+k9OCo1Wn0vzL3znP3nHA==", "integrity": "sha512-uf369EYjgEU88u65QdOBaTlEv0fy/v5H6ICpaPHNRHgvppkQSE9uWZitZdeBuXQq8+k9OCo1Wn0vzL3znP3nHA==",
"dependencies": { "dependencies": {
"@ionic/core": "8.2.2", "@ionic/core": "8.2.3",
"ionicons": "^7.0.0", "ionicons": "^7.0.0",
"tslib": "*" "tslib": "*"
}, },
@ -4057,7 +4057,7 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"requires": { "requires": {
@ -4163,11 +4163,11 @@
"requires": {} "requires": {}
}, },
"@ionic/react": { "@ionic/react": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.2.2.tgz",
"integrity": "sha512-uf369EYjgEU88u65QdOBaTlEv0fy/v5H6ICpaPHNRHgvppkQSE9uWZitZdeBuXQq8+k9OCo1Wn0vzL3znP3nHA==", "integrity": "sha512-uf369EYjgEU88u65QdOBaTlEv0fy/v5H6ICpaPHNRHgvppkQSE9uWZitZdeBuXQq8+k9OCo1Wn0vzL3znP3nHA==",
"requires": { "requires": {
"@ionic/core": "8.2.2", "@ionic/core": "8.2.3",
"ionicons": "^7.0.0", "ionicons": "^7.0.0",
"tslib": "*" "tslib": "*"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/react-router", "name": "@ionic/react-router",
"version": "8.2.2", "version": "8.2.3",
"description": "React Router wrapper for @ionic/react", "description": "React Router wrapper for @ionic/react",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -36,7 +36,7 @@
"dist/" "dist/"
], ],
"dependencies": { "dependencies": {
"@ionic/react": "^8.2.2", "@ionic/react": "^8.2.3",
"tslib": "*" "tslib": "*"
}, },
"peerDependencies": { "peerDependencies": {

View File

@ -16459,7 +16459,7 @@
"postcss-value-parser": "^4.2.0" "postcss-value-parser": "^4.2.0"
}, },
"peerDependencies": { "peerDependencies": {
"postcss": "^8.2.2" "postcss": "^8.2.3"
} }
}, },
"node_modules/postcss-clamp": { "node_modules/postcss-clamp": {

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/react", "name": "@ionic/react",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/react", "name": "@ionic/react",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2", "@ionic/core": "^8.2.3",
"ionicons": "^7.0.0", "ionicons": "^7.0.0",
"tslib": "*" "tslib": "*"
}, },
@ -798,7 +798,7 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"dependencies": { "dependencies": {
@ -13035,7 +13035,7 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"requires": { "requires": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/react", "name": "@ionic/react",
"version": "8.2.2", "version": "8.2.3",
"description": "React specific wrapper for @ionic/core", "description": "React specific wrapper for @ionic/core",
"keywords": [ "keywords": [
"ionic", "ionic",
@ -39,7 +39,7 @@
"css/" "css/"
], ],
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2", "@ionic/core": "^8.2.3",
"ionicons": "^7.0.0", "ionicons": "^7.0.0",
"tslib": "*" "tslib": "*"
}, },

View File

@ -12603,7 +12603,7 @@
"postcss-value-parser": "^4.2.0" "postcss-value-parser": "^4.2.0"
}, },
"peerDependencies": { "peerDependencies": {
"postcss": "^8.2.2" "postcss": "^8.2.3"
} }
}, },
"node_modules/postcss-clamp": { "node_modules/postcss-clamp": {

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/vue-router", "name": "@ionic/vue-router",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/vue-router", "name": "@ionic/vue-router",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/vue": "^8.2.2" "@ionic/vue": "^8.2.3"
}, },
"devDependencies": { "devDependencies": {
"@ionic/eslint-config": "^0.3.0", "@ionic/eslint-config": "^0.3.0",
@ -661,7 +661,7 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"dependencies": { "dependencies": {
@ -852,11 +852,11 @@
} }
}, },
"node_modules/@ionic/vue": { "node_modules/@ionic/vue": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.2.2.tgz",
"integrity": "sha512-5xIkEX4UHs4Bm15wqG/xBSxUtWdnHv+eFD3dfYGEVhK+M5hp4Vv+YOhHx6xVLKtdQOC3p+ROCXK+7GmCrAv6KQ==", "integrity": "sha512-5xIkEX4UHs4Bm15wqG/xBSxUtWdnHv+eFD3dfYGEVhK+M5hp4Vv+YOhHx6xVLKtdQOC3p+ROCXK+7GmCrAv6KQ==",
"dependencies": { "dependencies": {
"@ionic/core": "8.2.2", "@ionic/core": "8.2.3",
"ionicons": "^7.0.0" "ionicons": "^7.0.0"
} }
}, },
@ -7878,7 +7878,7 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"requires": { "requires": {
@ -7993,11 +7993,11 @@
"requires": {} "requires": {}
}, },
"@ionic/vue": { "@ionic/vue": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/vue/-/vue-8.2.2.tgz",
"integrity": "sha512-5xIkEX4UHs4Bm15wqG/xBSxUtWdnHv+eFD3dfYGEVhK+M5hp4Vv+YOhHx6xVLKtdQOC3p+ROCXK+7GmCrAv6KQ==", "integrity": "sha512-5xIkEX4UHs4Bm15wqG/xBSxUtWdnHv+eFD3dfYGEVhK+M5hp4Vv+YOhHx6xVLKtdQOC3p+ROCXK+7GmCrAv6KQ==",
"requires": { "requires": {
"@ionic/core": "8.2.2", "@ionic/core": "8.2.3",
"ionicons": "^7.0.0" "ionicons": "^7.0.0"
} }
}, },

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/vue-router", "name": "@ionic/vue-router",
"version": "8.2.2", "version": "8.2.3",
"description": "Vue Router integration for @ionic/vue", "description": "Vue Router integration for @ionic/vue",
"scripts": { "scripts": {
"test.spec": "jest", "test.spec": "jest",
@ -44,7 +44,7 @@
}, },
"homepage": "https://github.com/ionic-team/ionic-framework#readme", "homepage": "https://github.com/ionic-team/ionic-framework#readme",
"dependencies": { "dependencies": {
"@ionic/vue": "^8.2.2" "@ionic/vue": "^8.2.3"
}, },
"devDependencies": { "devDependencies": {
"@ionic/eslint-config": "^0.3.0", "@ionic/eslint-config": "^0.3.0",

View File

@ -1,15 +1,15 @@
{ {
"name": "@ionic/vue", "name": "@ionic/vue",
"version": "8.2.2", "version": "8.2.3",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "@ionic/vue", "name": "@ionic/vue",
"version": "8.2.2", "version": "8.2.3",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2", "@ionic/core": "^8.2.3",
"ionicons": "^7.0.0" "ionicons": "^7.0.0"
}, },
"devDependencies": { "devDependencies": {
@ -208,7 +208,7 @@
"dev": true "dev": true
}, },
"node_modules/@ionic/core": { "node_modules/@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"dependencies": { "dependencies": {
@ -3959,7 +3959,7 @@
"dev": true "dev": true
}, },
"@ionic/core": { "@ionic/core": {
"version": "8.2.2", "version": "8.2.3",
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz", "resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.2.tgz",
"integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==", "integrity": "sha512-gpWemL5IJjGDJPz6dltHnFyqioRl0sugs2PUXrwPaYwMnTDoRZ6iojYFovCIr5YJN99rHZprOthdcsYR/viGyQ==",
"requires": { "requires": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@ionic/vue", "name": "@ionic/vue",
"version": "8.2.2", "version": "8.2.3",
"description": "Vue specific wrapper for @ionic/core", "description": "Vue specific wrapper for @ionic/core",
"scripts": { "scripts": {
"eslint": "eslint src", "eslint": "eslint src",
@ -66,7 +66,7 @@
"vue-router": "^4.0.16" "vue-router": "^4.0.16"
}, },
"dependencies": { "dependencies": {
"@ionic/core": "^8.2.2", "@ionic/core": "^8.2.3",
"ionicons": "^7.0.0" "ionicons": "^7.0.0"
}, },
"vetur": { "vetur": {