diff --git a/package-lock.json b/package-lock.json index 2750d06..6e37360 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@vue/cli-plugin-eslint": "~5.0.8", "@vue/cli-plugin-router": "~5.0.8", "@vue/cli-service": "~5.0.8", - "@vue/compiler-sfc": "^3.0.0", + "@vue/compiler-sfc": "^3.4.18", "babel-eslint": "^10.1.0", "bootstrap": "^5.3.2", "bootstrap-icons": "^1.11.3", diff --git a/package.json b/package.json index 0e1dee7..ce504c5 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@vue/cli-plugin-eslint": "~5.0.8", "@vue/cli-plugin-router": "~5.0.8", "@vue/cli-service": "~5.0.8", - "@vue/compiler-sfc": "^3.0.0", + "@vue/compiler-sfc": "^3.4.18", "babel-eslint": "^10.1.0", "bootstrap": "^5.3.2", "bootstrap-icons": "^1.11.3",