summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorDevlin Junker <devlin.junker@gmail.com>2022-10-26 20:40:26 -0700
committerBenjamin Brahmer <info@b-brahmer.de>2022-11-02 11:27:20 +0100
commit182897b4a8ce0a27a5ccae29fb280950ca55c921 (patch)
treeb0cc177cdbc438f235ad3093fc604f1cb3d7ec4f /package.json
parent2be4f2836996d51a3695d0e621ff1702a64308b7 (diff)
clean up dependencies
Signed-off-by: Devlin Junker <devlin.junker@gmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/package.json b/package.json
index 6bb5d8394..2bbcac1d2 100644
--- a/package.json
+++ b/package.json
@@ -80,20 +80,9 @@
"eslint-plugin-vue": "^9.5.1",
"eslint-webpack-plugin": "^3.1.1",
"file-loader": "^6.0.0",
- "jasmine-core": "^3.5.0",
"jest": "^29.1.1",
"jest-environment-jsdom": "^29.1.1",
"jest-serializer-vue": "^2.0.2",
- "jquery": "^3.5.1",
- "jshint": "^2.11.1",
- "karma": "^6.4.0",
- "karma-chrome-launcher": "^3.1.0",
- "karma-coverage": "^2.0.2",
- "karma-firefox-launcher": "^1.3.0",
- "karma-jasmine": "^2.0.1",
- "linkifyjs": "^3.0.5",
- "minimatch": "^3.0.4",
- "natives": "^1.1.6",
"node-polyfill-webpack-plugin": "^2.0.1",
"node-sass": "^7.0.1",
"postcss": "^8.4.14",