take out unneeded packages

This commit is contained in:
Connor Ivy
2022-11-04 19:26:14 -05:00
parent a7425c400b
commit 1dd90341ee
2 changed files with 155 additions and 2931 deletions
+151 -2916
View File
File diff suppressed because it is too large Load Diff
+4 -15
View File
@@ -34,9 +34,6 @@
"devDependencies": {
"@babel/eslint-parser": "^7.14.3",
"@babel/polyfill": "^7.10.1",
"@types/custom-functions-runtime": "^1.5.1",
"@types/office-js": "^1.0.108",
"@types/office-runtime": "^1.0.14",
"@vue/cli-plugin-babel": "~4.5.13",
"@vue/cli-plugin-eslint": "~4.5.13",
"@vue/cli-plugin-router": "^4.5.13",
@@ -50,27 +47,19 @@
"eslint-plugin-prettier": "^3.2.0",
"eslint-plugin-vue": "^7.2.0",
"graphql-tag": "^2.9.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^4.3.0",
"office-addin-cli": "^1.0.10",
"office-addin-debugging": "^3.0.31",
"office-addin-dev-certs": "^1.5.2",
"office-addin-lint": "^1.0.23",
"office-addin-manifest": "1.5.0",
"office-addin-prettier-config": "^1.0.12",
"office-addin-cli": "^1.0.17",
"office-addin-debugging": "^4.0.3",
"office-addin-dev-certs": "^1.5.18",
"office-toolbox": "^0.1.1",
"prettier": "^2.2.1",
"sass": "^1.32.0",
"sass-loader": "^10.0.0",
"ts-loader": "^6.2.2",
"typescript": "^3.9.5",
"vue-cli-plugin-apollo": "~0.22.2",
"vue-cli-plugin-vuetify": "~2.4.0",
"vue-template-compiler": "^2.6.11",
"vuetify-loader": "^1.7.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
"vuetify-loader": "^1.7.0"
},
"browserslist": [
"> 1%",