This commit is contained in:
Brandy Carney
2024-06-28 10:41:57 -04:00
parent 4c9083050b
commit 085c243942
19 changed files with 60 additions and 60 deletions

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"