diff --git a/package.json b/package.json index 6e61822..68ec5d3 100644 --- a/package.json +++ b/package.json @@ -21,13 +21,13 @@ "pinia": "^2.0.22", "pinia-plugin-persistedstate": "^2.2.0", "tailwind-loves-sass": "^1.1.3", - "vue": "^3.2.37", + "vue": "^3.2.41", "vue-router": "4" }, "devDependencies": { "@rushstack/eslint-patch": "^1.1.3", "@types/materializecss__materialize": "^1.1.0", - "@types/node": "^18.8.5", + "@types/node": "18.8.0", "@typescript-eslint/eslint-plugin": "^5.40.0", "@typescript-eslint/parser": "^5.40.0", "@vitejs/plugin-vue": "^3.0.1", diff --git a/yarn.lock b/yarn.lock index 38ea467..18054ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -177,10 +177,10 @@ "@types/jquery" "*" cash-dom "^8.1.1" -"@types/node@^18.8.5": - version "18.11.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.0.tgz#f38c7139247a1d619f6cc6f27b072606af7c289d" - integrity sha512-IOXCvVRToe7e0ny7HpT/X9Rb2RYtElG1a+VshjwT00HxrM2dWBApHQoqsI6WiY7Q03vdf2bCrIGzVrkF/5t10w== +"@types/node@18.8.0": + version "18.8.0" + resolved "https://registry.yarnpkg.com/@types/node/-/node-18.8.0.tgz#b8ee8d83a99470c0661bd899417fcd77060682fe" + integrity sha512-u+h43R6U8xXDt2vzUaVP3VwjjLyOJk6uEciZS8OSyziUQGOwmk+l+4drxcsDboHXwyTaqS1INebghmWMRxq3LA== "@types/sizzle@*": version "2.3.3" @@ -805,9 +805,9 @@ autoprefixer@^10.4.10: postcss-value-parser "^4.2.0" axios@^1.1.2: - version "1.1.2" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2.tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331" - integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA== + version "1.1.3" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.3.tgz#8274250dada2edf53814ed7db644b9c2866c1e35" + integrity sha512-00tXVRwKx/FZr/IDVFt4C+f9FYairX517WoGCL6dpOntqLkZofjhu43F/Xl44UOpqa+9sLFDrG/XAnFsUYgkDA== dependencies: follow-redirects "^1.15.0" form-data "^4.0.0" @@ -3068,7 +3068,7 @@ vue-tsc@^1.0.7: "@volar/vue-language-core" "1.0.8" "@volar/vue-typescript" "1.0.8" -vue@^3.2.37: +vue@^3.2.41: version "3.2.41" resolved "https://registry.yarnpkg.com/vue/-/vue-3.2.41.tgz#ed452b8a0f7f2b962f055c8955139c28b1c06806" integrity sha512-uuuvnrDXEeZ9VUPljgHkqB5IaVO8SxhPpqF2eWOukVrBnRBx2THPSGQBnVRt0GrIG1gvCmFXMGbd7FqcT1ixNQ==