Skip to content

Commit

Permalink
upgrade nodejs dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Oct 26, 2024
1 parent c1eec1c commit 06d1eef
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
"@dnd-kit/core": "^6.1.0",
"@dnd-kit/modifiers": "^6.0.1",
"@r2wc/react-to-web-component": "^2.0.3",
"@types/react-dom": "^18.3.0",
"@types/react-dom": "^18.3.1",
"@wavesurfer/react": "^1.0.7",
"bootstrap": "^5.3.3",
"concurrently": "^8.2.0",
"esbuild": "^0.19.12",
"esbuild-plugin-svgr": "^2.1.0",
"react-h5-audio-player": "^3.9.1",
"react-image-crop": "^11.0.5",
"react-h5-audio-player": "^3.9.3",
"react-image-crop": "^11.0.7",
"react-player": "^2.16.0",
"react-select": "^5.8.0",
"react-tooltip": "^5.26.4",
"react-select": "^5.8.1",
"react-tooltip": "^5.28.0",
"request": "^2.88.2",
"sass": "^1.77.2",
"typescript": "^5.4.5",
"sass": "^1.80.4",
"typescript": "^5.6.3",
"yargs-parser": "^21.1.1"
}
}

0 comments on commit 06d1eef

Please sign in to comment.