Skip to content

Commit

Permalink
removed dev dependencies that are no longer in use and have problemat…
Browse files Browse the repository at this point in the history
…ic child dependencies
  • Loading branch information
briri committed Jul 11, 2024
1 parent b10b906 commit 68e549c
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 2,368 deletions.
23 changes: 2 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,34 +54,15 @@
"js-cookie": "^3.0.1",
"number-to-text": "^0.3.8",
"popper.js": "^1.16.1",
"puppeteer": "^19.1.2",
"puppeteer": "^22.13.0",
"rails-erb-loader": "^5.5.2",
"regenerator-runtime": "^0.13.5",
"sass": "^1.57.1",
"timeago.js": "^4.0.2",
"tinymce": "^6.4.1",
"tinymce": "^7.2.1",
"webpack": "^5.75.0",
"webpack-cli": "^5.0.1"
},
"devDependencies": {
"eslint": "^8.18.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-webpack-plugin": "^2.6.0",
"jasmine": "^4.2.1",
"jasmine-core": "^4.2.0",
"karma": "^6.3.14",
"karma-babel-preprocessor": "^8.0.1",
"karma-chrome-launcher": "^3.1.0",
"karma-fixture": "^0.2.6",
"karma-html2js-preprocessor": "^1.1.0",
"karma-jasmine": "^5.1.0",
"karma-jquery": "^0.2.4",
"karma-json-fixtures-preprocessor": "^0.0.6",
"karma-webpack": "^5.0.0",
"pa11y": "^6.2.3",
"pa11y-ci": "^3.0.1"
},
"resolutions": {
"webpack": "^5.75.0"
}
Expand Down
Loading

0 comments on commit 68e549c

Please sign in to comment.