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

Reviewed-on: #138
This commit is contained in:
Brain 2024-11-04 16:29:53 +01:00
commit a159fd7b04
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -16,7 +16,7 @@
"@vue/compiler-sfc": "3.5.6",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"core-js": "3.38.1",
"core-js": "3.39.0",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.29.0",
"sass": "1.80.4",
@ -5202,9 +5202,9 @@
}
},
"node_modules/core-js": {
"version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
"version": "3.39.0",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.39.0.tgz",
"integrity": "sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",

View File

@ -15,7 +15,7 @@
"@vue/compiler-sfc": "3.5.6",
"bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3",
"core-js": "3.38.1",
"core-js": "3.39.0",
"eslint": "8.57.1",
"eslint-plugin-vue": "9.29.0",
"sass": "1.80.4",