Compare commits

..

1 Commits

Author SHA1 Message Date
ee393d4e2f chore(deps): update linters
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
continuous-integration/drone/pr Build is passing
2024-10-31 10:48:17 +00:00
2 changed files with 10 additions and 10 deletions

16
package-lock.json generated
View File

@ -16,11 +16,11 @@
"@vue/compiler-sfc": "3.5.6", "@vue/compiler-sfc": "3.5.6",
"bootstrap": "5.3.3", "bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3", "bootstrap-icons": "1.11.3",
"core-js": "3.39.0", "core-js": "3.38.1",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-plugin-vue": "9.30.0", "eslint-plugin-vue": "9.30.0",
"sass": "1.80.4", "sass": "1.80.4",
"sass-loader": "16.0.3", "sass-loader": "16.0.2",
"v-tooltip": "4.0.0-beta.17", "v-tooltip": "4.0.0-beta.17",
"vue": "3.5.6", "vue": "3.5.6",
"vue-router": "4.4.5", "vue-router": "4.4.5",
@ -5202,9 +5202,9 @@
} }
}, },
"node_modules/core-js": { "node_modules/core-js": {
"version": "3.39.0", "version": "3.38.1",
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.39.0.tgz", "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz",
"integrity": "sha512-raM0ew0/jJUqkJ0E6e8UDtl+y/7ktFivgWvqw8dNSQeNWoSDLvQ1H/RN3aPXB9tBd4/FhyR4RDPGhsNIMsAn7g==", "integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==",
"dev": true, "dev": true,
"hasInstallScript": true, "hasInstallScript": true,
"license": "MIT", "license": "MIT",
@ -11342,9 +11342,9 @@
} }
}, },
"node_modules/sass-loader": { "node_modules/sass-loader": {
"version": "16.0.3", "version": "16.0.2",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-16.0.3.tgz", "resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-16.0.2.tgz",
"integrity": "sha512-gosNorT1RCkuCMyihv6FBRR7BMV06oKRAs+l4UMp1mlcVg9rWN6KMmUj3igjQwmYys4mDP3etEYJgiHRbgHCHA==", "integrity": "sha512-Ll6iXZ1EYwYT19SqW4mSBb76vSSi8JgzElmzIerhEGgzB5hRjDQIWsPmuk1UrAXkR16KJHqVY0eH+5/uw9Tmfw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -15,11 +15,11 @@
"@vue/compiler-sfc": "3.5.6", "@vue/compiler-sfc": "3.5.6",
"bootstrap": "5.3.3", "bootstrap": "5.3.3",
"bootstrap-icons": "1.11.3", "bootstrap-icons": "1.11.3",
"core-js": "3.39.0", "core-js": "3.38.1",
"eslint": "8.57.1", "eslint": "8.57.1",
"eslint-plugin-vue": "9.30.0", "eslint-plugin-vue": "9.30.0",
"sass": "1.80.4", "sass": "1.80.4",
"sass-loader": "16.0.3", "sass-loader": "16.0.2",
"v-tooltip": "4.0.0-beta.17", "v-tooltip": "4.0.0-beta.17",
"vue": "3.5.6", "vue": "3.5.6",
"vue-router": "4.4.5", "vue-router": "4.4.5",