chore(deps): update dependency core-js to v3.46.0
This commit is contained in:
Generated
+4
-4
@@ -16,7 +16,7 @@
|
||||
"@vue/compiler-sfc": "3.5.22",
|
||||
"bootstrap": "5.3.8",
|
||||
"bootstrap-icons": "1.13.1",
|
||||
"core-js": "3.45.1",
|
||||
"core-js": "3.46.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-plugin-vue": "9.33.0",
|
||||
"sass": "1.93.2",
|
||||
@@ -4735,9 +4735,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/core-js": {
|
||||
"version": "3.45.1",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.45.1.tgz",
|
||||
"integrity": "sha512-L4NPsJlCfZsPeXukyzHFlg/i7IIVwHSItR0wg0FLNqYClJ4MQYTYLbC7EkjKYRLZF2iof2MUgN0EGy7MdQFChg==",
|
||||
"version": "3.46.0",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.46.0.tgz",
|
||||
"integrity": "sha512-vDMm9B0xnqqZ8uSBpZ8sNtRtOdmfShrvT6h2TuQGLs0Is+cR0DYbj/KWP6ALVNbWPpqA/qPLoOuppJN07humpA==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
+1
-1
@@ -15,7 +15,7 @@
|
||||
"@vue/compiler-sfc": "3.5.22",
|
||||
"bootstrap": "5.3.8",
|
||||
"bootstrap-icons": "1.13.1",
|
||||
"core-js": "3.45.1",
|
||||
"core-js": "3.46.0",
|
||||
"eslint": "8.57.1",
|
||||
"eslint-plugin-vue": "9.33.0",
|
||||
"sass": "1.93.2",
|
||||
|
||||
Reference in New Issue
Block a user