Compare commits

...

No commits in common. "main" and "test2" have entirely different histories.
main ... test2

2 changed files with 1936 additions and 2091 deletions

3987
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,31 +8,31 @@
"lint": "vue-cli-service lint" "lint": "vue-cli-service lint"
}, },
"dependencies": { "dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.2.0", "@fortawesome/fontawesome-svg-core": "^6.2.1",
"@fortawesome/free-brands-svg-icons": "^6.2.0", "@fortawesome/free-brands-svg-icons": "^6.2.1",
"@fortawesome/free-regular-svg-icons": "^6.2.0", "@fortawesome/free-regular-svg-icons": "^6.2.1",
"@fortawesome/free-solid-svg-icons": "^6.2.0", "@fortawesome/free-solid-svg-icons": "^6.2.1",
"@fortawesome/vue-fontawesome": "^3.0.1", "@fortawesome/vue-fontawesome": "^3.0.2",
"core-js": "^3.25.0", "core-js": "^3.26.1",
"marked": "^4.1.0", "marked": "^4.2.4",
"vue": "^3.2.38", "vue": "^3.2.45",
"vue-meta": "^2.4.0", "vue-meta": "^2.4.0",
"vue-router": "^4.1.5", "vue-router": "^4.1.6",
"vuex": "^4.0.2" "vuex": "^4.1.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.18.13", "@babel/core": "^7.20.5",
"@babel/eslint-parser": "^7.18.9", "@babel/eslint-parser": "^7.19.1",
"@vue/cli-plugin-babel": "~5.0.0", "@vue/cli-plugin-babel": "~5.0.0",
"@vue/cli-plugin-eslint": "~5.0.0", "@vue/cli-plugin-eslint": "~5.0.0",
"@vue/cli-service": "~5.0.0", "@vue/cli-service": "~5.0.0",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.13",
"eslint": "^7.32.0", "eslint": "^8.29.0",
"eslint-plugin-vue": "^8.7.1", "eslint-plugin-vue": "^9.8.0",
"postcss": "^8.4.14", "postcss": "^8.4.20",
"sass": "^1.53.0", "sass": "^1.56.2",
"sass-loader": "^13.0.2", "sass-loader": "^13.2.0",
"tailwindcss": "^3.1.6" "tailwindcss": "^3.2.4"
}, },
"eslintConfig": { "eslintConfig": {
"root": true, "root": true,