mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-26 08:13:34 +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.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.0.tgz",
|
||||
"integrity": "sha512-s9/YH6yks4e4tceMJYGKIRyeHeZAh4YVk0uMPO7RQ9nkZTl8wZtB4PegH9bHqNY0tap0ZQQCNLwCfKmofUOnQg==",
|
||||
"version": "8.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.1.tgz",
|
||||
"integrity": "sha512-ewxnIMqFivOJsQJ2V1fbzfBNt1N2ooqx9GGX/YjJYuyckhotDsUotqxKJ0e9il0LryneUwGsNCMvWIa7CXqrmA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@stencil/core": "4.33.1",
|
||||
@ -415,12 +415,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@ionic/react": {
|
||||
"version": "8.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.0.tgz",
|
||||
"integrity": "sha512-CXg6CyYN2PF9qYYOwo9nA1+z6yp8JFOK6x2TzgTITOHbz2gmP1r8Tmcil58IeKqTqpZJOX+VPIAgboZVElSmBg==",
|
||||
"version": "8.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.1.tgz",
|
||||
"integrity": "sha512-UREU/xTH2aJO7FpK8A7GkHQbwquemH71INYmYi7TdUuSd59TJi9/s7lMXC6H7xLhT+D+N8Uui0PlYyTPWFOT2g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ionic/core": "8.6.0",
|
||||
"@ionic/core": "8.6.1",
|
||||
"ionicons": "^7.0.0",
|
||||
"tslib": "*"
|
||||
},
|
||||
@ -4175,9 +4175,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "8.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.0.tgz",
|
||||
"integrity": "sha512-s9/YH6yks4e4tceMJYGKIRyeHeZAh4YVk0uMPO7RQ9nkZTl8wZtB4PegH9bHqNY0tap0ZQQCNLwCfKmofUOnQg==",
|
||||
"version": "8.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.6.1.tgz",
|
||||
"integrity": "sha512-ewxnIMqFivOJsQJ2V1fbzfBNt1N2ooqx9GGX/YjJYuyckhotDsUotqxKJ0e9il0LryneUwGsNCMvWIa7CXqrmA==",
|
||||
"requires": {
|
||||
"@stencil/core": "4.33.1",
|
||||
"ionicons": "^7.2.2",
|
||||
@ -4281,11 +4281,11 @@
|
||||
"requires": {}
|
||||
},
|
||||
"@ionic/react": {
|
||||
"version": "8.6.0",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.0.tgz",
|
||||
"integrity": "sha512-CXg6CyYN2PF9qYYOwo9nA1+z6yp8JFOK6x2TzgTITOHbz2gmP1r8Tmcil58IeKqTqpZJOX+VPIAgboZVElSmBg==",
|
||||
"version": "8.6.1",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/react/-/react-8.6.1.tgz",
|
||||
"integrity": "sha512-UREU/xTH2aJO7FpK8A7GkHQbwquemH71INYmYi7TdUuSd59TJi9/s7lMXC6H7xLhT+D+N8Uui0PlYyTPWFOT2g==",
|
||||
"requires": {
|
||||
"@ionic/core": "8.6.0",
|
||||
"@ionic/core": "8.6.1",
|
||||
"ionicons": "^7.0.0",
|
||||
"tslib": "*"
|
||||
}
|
||||
@ -6844,4 +6844,4 @@
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user