mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
chore(): update package lock files
This commit is contained in:
30
packages/vue/package-lock.json
generated
30
packages/vue/package-lock.json
generated
@ -208,11 +208,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@ionic/core": {
|
||||
"version": "8.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.8.tgz",
|
||||
"integrity": "sha512-2ZkgHF8FzpLZj/Ue8i7XngI4m3ITDJIEw0qKZcedPb1n+OzFJ3hcHOrkw+EUactuyW07KyjOr1tVh7G4S3P2BA==",
|
||||
"version": "8.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.9.tgz",
|
||||
"integrity": "sha512-Eveqg7ROtNey4q4djO9U6z1ZburOx1bt8eDQk+CLEGJ5W06gXxe2acExxVWi2sbdtTI5hcpSqXrimC3kBGk2Dg==",
|
||||
"dependencies": {
|
||||
"@stencil/core": "^4.19.2",
|
||||
"@stencil/core": "4.20.0",
|
||||
"ionicons": "^7.2.2",
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
@ -628,9 +628,9 @@
|
||||
]
|
||||
},
|
||||
"node_modules/@stencil/core": {
|
||||
"version": "4.19.2",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.19.2.tgz",
|
||||
"integrity": "sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g==",
|
||||
"version": "4.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz",
|
||||
"integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg==",
|
||||
"bin": {
|
||||
"stencil": "bin/stencil"
|
||||
},
|
||||
@ -3970,11 +3970,11 @@
|
||||
"dev": true
|
||||
},
|
||||
"@ionic/core": {
|
||||
"version": "8.2.8",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.8.tgz",
|
||||
"integrity": "sha512-2ZkgHF8FzpLZj/Ue8i7XngI4m3ITDJIEw0qKZcedPb1n+OzFJ3hcHOrkw+EUactuyW07KyjOr1tVh7G4S3P2BA==",
|
||||
"version": "8.2.9",
|
||||
"resolved": "https://registry.npmjs.org/@ionic/core/-/core-8.2.9.tgz",
|
||||
"integrity": "sha512-Eveqg7ROtNey4q4djO9U6z1ZburOx1bt8eDQk+CLEGJ5W06gXxe2acExxVWi2sbdtTI5hcpSqXrimC3kBGk2Dg==",
|
||||
"requires": {
|
||||
"@stencil/core": "^4.19.2",
|
||||
"@stencil/core": "4.20.0",
|
||||
"ionicons": "^7.2.2",
|
||||
"tslib": "^2.1.0"
|
||||
},
|
||||
@ -4214,9 +4214,9 @@
|
||||
"optional": true
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "4.19.2",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.19.2.tgz",
|
||||
"integrity": "sha512-ZdnbHmHEl8E5vN0GWDtONe5w6j3CrSqqxZM4hNLBPkV/aouWKug7D5/Mi6RazfYO5U4fmHQYLwMz60rHcx0G4g=="
|
||||
"version": "4.20.0",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-4.20.0.tgz",
|
||||
"integrity": "sha512-WPrTHFngvN081RY+dJPneKQLwnOFD60OMCOQGmmSHfCW0f4ujPMzzhwWU1gcSwXPWXz5O+8cBiiCaxAbJU7kAg=="
|
||||
},
|
||||
"@types/estree": {
|
||||
"version": "1.0.4",
|
||||
@ -6562,4 +6562,4 @@
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user