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",
"version": "8.2.2",
"version": "8.2.3",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@ionic/core",
"version": "8.2.2",
"version": "8.2.3",
"license": "MIT",
"dependencies": {
"@stencil/core": "^4.19.1",

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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