Skip to content

Commit 06d1eef

Browse files
committed
upgrade nodejs dependencies
1 parent c1eec1c commit 06d1eef

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,20 +11,20 @@
1111
"@dnd-kit/core": "^6.1.0",
1212
"@dnd-kit/modifiers": "^6.0.1",
1313
"@r2wc/react-to-web-component": "^2.0.3",
14-
"@types/react-dom": "^18.3.0",
14+
"@types/react-dom": "^18.3.1",
1515
"@wavesurfer/react": "^1.0.7",
1616
"bootstrap": "^5.3.3",
1717
"concurrently": "^8.2.0",
1818
"esbuild": "^0.19.12",
1919
"esbuild-plugin-svgr": "^2.1.0",
20-
"react-h5-audio-player": "^3.9.1",
21-
"react-image-crop": "^11.0.5",
20+
"react-h5-audio-player": "^3.9.3",
21+
"react-image-crop": "^11.0.7",
2222
"react-player": "^2.16.0",
23-
"react-select": "^5.8.0",
24-
"react-tooltip": "^5.26.4",
23+
"react-select": "^5.8.1",
24+
"react-tooltip": "^5.28.0",
2525
"request": "^2.88.2",
26-
"sass": "^1.77.2",
27-
"typescript": "^5.4.5",
26+
"sass": "^1.80.4",
27+
"typescript": "^5.6.3",
2828
"yargs-parser": "^21.1.1"
2929
}
3030
}

0 commit comments

Comments
 (0)