mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-04 21:30:00 +08:00
chore(): update package lock files
This commit is contained in:
30
packages/react-router/package-lock.json
generated
30
packages/react-router/package-lock.json
generated
@ -238,9 +238,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "8.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
|
||||
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
|
||||
"version": "8.7.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
|
||||
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stencil/core": "4.36.2",
|
||||
@ -415,12 +415,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/react": {
|
||||
"version": "8.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.3.tgz",
|
||||
"integrity": "sha512-ArByomMeBNI1HpvfYc6E5E76wO2agg87LxLaNI13PYTb1UpFTw6vf7P+lU+cQc9roaC48KQwV0Ndyd3XmkkyfA==",
|
||||
"version": "8.7.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.4.tgz",
|
||||
"integrity": "sha512-ImJo4VLT687nGS72zGo87b+aaaD4tWWFGtpbmM21rnh2xkWQJKjvZQRAgA6AK9tdMMYHqy0bJvAkykFpzV68XA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ionic/core": "8.7.3",
|
||||
"@ionic/core": "8.7.4",
|
||||
"ionicons": "^8.0.13",
|
||||
"tslib": "*"
|
||||
},
|
||||
@ -4175,9 +4175,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "8.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.3.tgz",
|
||||
"integrity": "sha512-KdyMxpMDQj+uqpztpK6yvN/T96hqcDiGXQ4T+aAZ+LW3wV3+0it6/rbh9C1B/wCl4Isnm4IRltPabgEfNJ50nw==",
|
||||
"version": "8.7.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.7.4.tgz",
|
||||
"integrity": "sha512-ZCJYKLWdxq+x4OmEDvodqR+y/FSDJYkkFHozWe1+b/p0l9lNN13lLuSZVs0AEOgPtO89Atl67rTbpGE2ad/SCw==",
|
||||
"requires": {
|
||||
"@stencil/core": "4.36.2",
|
||||
"ionicons": "^8.0.13",
|
||||
@ -4281,11 +4281,11 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/react": {
|
||||
"version": "8.7.3",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.3.tgz",
|
||||
"integrity": "sha512-ArByomMeBNI1HpvfYc6E5E76wO2agg87LxLaNI13PYTb1UpFTw6vf7P+lU+cQc9roaC48KQwV0Ndyd3XmkkyfA==",
|
||||
"version": "8.7.4",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.7.4.tgz",
|
||||
"integrity": "sha512-ImJo4VLT687nGS72zGo87b+aaaD4tWWFGtpbmM21rnh2xkWQJKjvZQRAgA6AK9tdMMYHqy0bJvAkykFpzV68XA==",
|
||||
"requires": {
|
||||
"@ionic/core": "8.7.3",
|
||||
"@ionic/core": "8.7.4",
|
||||
"ionicons": "^8.0.13",
|
||||
"tslib": "*"
|
||||
}
|
||||
@ -6844,4 +6844,4 @@
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user