1 Commits

Author SHA1 Message Date
8811b867a4 Update dependency @vue/eslint-config-standard to v9
Some checks failed
renovate/artifacts Artifact file update failure
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is failing
2025-06-26 12:36:11 +00:00
2 changed files with 7 additions and 7 deletions

8
package-lock.json generated
View File

@ -8,7 +8,7 @@
"name": "digitale-offline-registration",
"version": "0.1.0",
"dependencies": {
"bootstrap": "5.3.7",
"bootstrap": "5.3.3",
"core-js": "3.43.0",
"qrcode.vue": "3.6.0",
"register-service-worker": "1.7.2",
@ -4345,9 +4345,9 @@
"license": "ISC"
},
"node_modules/bootstrap": {
"version": "5.3.7",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.7.tgz",
"integrity": "sha512-7KgiD8UHjfcPBHEpDNg+zGz8L3LqR3GVwqZiBRFX04a1BCArZOz1r2kjly2HQ0WokqTO0v1nF+QAt8dsW4lKlw==",
"version": "5.3.3",
"resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-5.3.3.tgz",
"integrity": "sha512-8HLCdWgyoMguSO9o+aH+iuZ+aht+mzW0u3HIMzVu7Srrpv7EBBxTnrFlSCskwdY1+EOFQSm7uMJhNQHkdPcmjg==",
"funding": [
{
"type": "github",

View File

@ -8,7 +8,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"bootstrap": "5.3.7",
"bootstrap": "5.3.3",
"core-js": "3.43.0",
"qrcode.vue": "3.6.0",
"register-service-worker": "1.7.2",
@ -21,8 +21,8 @@
"@vue/cli-plugin-pwa": "5.0.8",
"@vue/cli-service": "5.0.8",
"@vue/compiler-sfc": "3.5.17",
"@vue/eslint-config-standard": "8.0.1",
"eslint": "9.30.0",
"@vue/eslint-config-standard": "9.0.1",
"eslint": "8.57.1",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-n": "17.20.0",
"eslint-plugin-promise": "7.2.1",