Skip to content

Commit

Permalink
remove JS dependencies for version3 project
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed May 26, 2024
1 parent e80cbda commit 5c527a2
Showing 1 changed file with 8 additions and 26 deletions.
34 changes: 8 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,35 +10,17 @@
"devDependencies": {
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@types/react-dom": "^18.2.15",
"@wavesurfer/react": "^1.0.3",
"@types/react-dom": "^18.3.0",
"@wavesurfer/react": "^1.0.6",
"concurrently": "^8.2.0",
"esbuild": "^0.19.2",
"esbuild": "^0.19.12",
"esbuild-plugin-svgr": "^2.1.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-iconfont": "^11.0.1",
"gulp-iconfont-css": "^3.0.0",
"gulp-jscs": "^4.1.0",
"gulp-jshint": "^1.12.0",
"gulp-sass": "^5.1.0",
"gulp-sourcemaps": "^2.6.5",
"gulp-sync": "^0.1.4",
"gulp-util": "^3.0.6",
"jasmine-core": "^2.3.2",
"jshint-stylish": "^2.2.1",
"karma": "^0.13.22",
"karma-fixture": "^0.2.6",
"karma-html2js-preprocessor": "^0.1.0",
"karma-jasmine": "^0.3.8",
"karma-json-fixtures-preprocessor": "^0.0.6",
"karma-phantomjs-launcher": "^1.0.4",
"phantomjs-prebuilt": "^2.1.7",
"react-image-crop": "^11.0.1",
"react-tooltip": "^5.22.0",
"react-h5-audio-player": "^3.9.1",
"react-image-crop": "^11.0.5",
"react-tooltip": "^5.26.4",
"request": "^2.88.2",
"sass": "^1.63.4",
"typescript": "^5.1.6",
"sass": "^1.77.2",
"typescript": "^5.4.5",
"yargs-parser": "^21.1.1"
}
}

0 comments on commit 5c527a2

Please sign in to comment.