Merge pull request 'chore(deps): update dependency core-js to v3.46.0' (!191) from renovate/core-js-3.x into main
continuous-integration/drone/push Build is passing

Reviewed-on: #191
This commit was merged in pull request #191.
This commit is contained in:
2025-10-17 21:14:03 +02:00
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -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
View File
@@ -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",