Skip to content

Commit d8d7d18

Browse files
committed
vue3 upgrade, fall 23 eboard update, other tweaks
1 parent 13e2183 commit d8d7d18

33 files changed

+3535
-4036
lines changed

package.json

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88
"lint": "vue-cli-service lint"
99
},
1010
"dependencies": {
11-
"ackee-tracker": "^4.1.0",
1211
"core-js": "^3.6.4",
13-
"vue": "^2.6.12",
14-
"vue-router": "^3.4.8"
12+
"vue": "^3.1.0",
13+
"vue-router": "4"
1514
},
1615
"devDependencies": {
1716
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
18-
"@vue/cli-plugin-babel": "~4.5.8",
19-
"@vue/cli-plugin-eslint": "~4.5.8",
20-
"@vue/cli-plugin-router": "~4.5.8",
21-
"@vue/cli-service": "~4.5.8",
17+
"@vue/cli-plugin-babel": "~5.0.8",
18+
"@vue/cli-plugin-eslint": "~5.0.8",
19+
"@vue/cli-plugin-router": "~5.0.8",
20+
"@vue/cli-service": "~5.0.8",
21+
"@vue/compiler-sfc": "^3.1.0",
2222
"@vue/eslint-config-airbnb": "^5.0.2",
2323
"babel-eslint": "^10.1.0",
2424
"eslint": "^7.12.1",
@@ -27,7 +27,6 @@
2727
"prerender-spa-plugin": "^3.2.1",
2828
"sass": "^1.29.0",
2929
"sass-loader": "^10.0.5",
30-
"vue-cli-plugin-prerender-spa": "~1.1.6",
31-
"vue-template-compiler": "^2.6.12"
30+
"vue-cli-plugin-prerender-spa": "~1.1.6"
3231
}
3332
}

src/assets/members/alexreed.jpeg

-6.28 MB
Binary file not shown.

src/assets/members/alexreed.png

-13.8 MB
Binary file not shown.

src/assets/members/ari.png

40 KB
Loading
-594 KB
Binary file not shown.
-1.31 MB
Binary file not shown.
-2.27 MB
Binary file not shown.
-4.61 MB
Binary file not shown.
-367 KB
Binary file not shown.
-813 KB
Binary file not shown.

0 commit comments

Comments
 (0)