Skip to content

Commit

Permalink
pkg: Remove unused dependencies and update versions #TASK-7103 #TASK-…
Browse files Browse the repository at this point in the history
…7099
  • Loading branch information
jmjuanes committed Oct 29, 2024
1 parent 486b38d commit 8f5fb6d
Showing 1 changed file with 3 additions and 27 deletions.
30 changes: 3 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,54 +27,30 @@
"dependencies": {
"@eonasdan/tempus-dominus": "^6.7.11",
"@fortawesome/fontawesome-free": "^5.11.2",
"@highlightjs/cdn-assets": "^10.6.0",
"@polymer/polymer": "2.6.1",
"@svgdotjs/svg.js": "^3.0.16",
"@vaadin/router": "^1.7.2",
"animate.css": "^3.5.2",
"backbone": "~1.3.3",
"bootstrap": "^5.3.3",
"bootstrap-3-typeahead": "^4.0.2",
"bootstrap-colorpicker": "2.3.6",
"bootstrap-select": "1.14.0-beta3",
"bootstrap-table": "1.21.2",
"bootstrap-treeview": "git@github.com:jonmiles/bootstrap-treeview.git#develop",
"bootstrap-validator": "~0.11.9",
"clipboard": "^2.0.6",
"cookies-js": "^1.2.3",
"countup.js": "^2.0.8",
"crypto-js": "~3.1.9-1",
"cytoscape": "~2.5.4",
"file-saver": "~1.3.2",
"highcharts": "^8.0.4",
"highcharts": "^11.4.8",
"html-to-pdfmake": "^2.4.23",
"jquery": "~2.2.4",
"jquery.json-viewer": "^1.4.0",
"jszip": "^3.10.1",
"jquery": "^3.7.1",
"jwt-decode": "^2.2.0",
"lit": "^2.7.4",
"lodash": "^4.17.19",
"moment": "^2.15.1",
"pako": "~0.2.8",
"pdfmake": "^0.2.7",
"qtip2": "~3.0.3",
"select2": "^4.1.0-rc.0",
"select2-bootstrap-5-theme": "^1.3.0",
"sweetalert2": "^9.13.1",
"urijs": "~1.19.10",
"vanilla-jsoneditor": "^0.7.11"
},
"devDependencies": {
"@babel/core": "^7.15.5",
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/preset-env": "^7.15.4",
"@babel/runtime": "^7.15.4",
"@cypress/grep": "^3.1.5",
"copy-webpack-plugin": "^12.0.2",
"core-js": "^3.17.2",
"cross-env": "^7.0.3",
"css-loader": "^7.1.2",
"cypress": "^12.4.0",
"cypress": "^13.15.1",
"cypress-mochawesome-reporter": "^3.2.3",
"cypress-wait-until": "^1.7.1",
"eslint": "^7.29.0",
Expand Down

0 comments on commit 8f5fb6d

Please sign in to comment.