Use Vue router and add links to Privacy/TOS

This commit is contained in:
Logan Williams
2023-06-15 16:09:23 +02:00
parent 796a7a2545
commit d4dcd4b86c
11 changed files with 976 additions and 852 deletions

View File

@@ -1447,7 +1447,7 @@
webpack "^5.54.0"
yorkie "^2.0.0"
"@vue/cli-plugin-router@^5.0.8":
"@vue/cli-plugin-router@^5.0.8", "@vue/cli-plugin-router@~5.0.0":
version "5.0.8"
resolved "https://registry.yarnpkg.com/@vue/cli-plugin-router/-/cli-plugin-router-5.0.8.tgz#a113ec626f3d4216d20496c42d35533bce9e889f"
integrity sha512-Gmv4dsGdAsWPqVijz3Ux2OS2HkMrWi1ENj2cYL75nUeL+Xj5HEstSqdtfZ0b1q9NCce+BFB6QnHfTBXc/fCvMg==
@@ -5967,6 +5967,11 @@ vue-loader@^17.0.0:
hash-sum "^2.0.0"
loader-utils "^2.0.0"
vue-router@^3.5.1:
version "3.6.5"
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-3.6.5.tgz#95847d52b9a7e3f1361cb605c8e6441f202afad8"
integrity sha512-VYXZQLtjuvKxxcshuRAwjHnciqZVoXAjTjcqBTz4rKc8qih9g9pI3hbDjmqXaHdgL3v8pV6P8Z335XvHzESxLQ==
vue-style-loader@^4.1.0, vue-style-loader@^4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/vue-style-loader/-/vue-style-loader-4.1.3.tgz#6d55863a51fa757ab24e89d9371465072aa7bc35"