🆙 Updates thanks to Life

react-slider → @radix-ui/react-slider
react-tiny-popover → @radix-ui/react-popover
react-youtube → react-player (more formats, better maintained)
This commit is contained in:
DuckieTM
2026-05-03 17:54:10 +02:00
parent 99aceefb9e
commit 92e9bb19cd
7 changed files with 229 additions and 162 deletions
+3 -4
View File
@@ -13,6 +13,8 @@
"@babel/runtime": "^7.29.2",
"@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1",
"@radix-ui/react-popover": "^1.1.6",
"@radix-ui/react-slider": "^1.2.4",
"@tanstack/react-virtual": "3.13.24",
"dompurify": "^3.4.1",
"emoji-mart": "^5.6.0",
@@ -21,9 +23,7 @@
"react": "^19.2.5",
"react-dom": "^19.2.5",
"react-icons": "^5.5.0",
"react-slider": "^2.0.6",
"react-tiny-popover": "^8.1.6",
"react-youtube": "^10.1.0",
"react-player": "^2.16.0",
"use-between": "^1.4.0"
},
"devDependencies": {
@@ -32,7 +32,6 @@
"@types/node": "^25.6.0",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/react-slider": "^1.3.6",
"@typescript-eslint/eslint-plugin": "^8.59.1",
"@typescript-eslint/parser": "^8.59.1",
"@vitejs/plugin-react": "^6.0.1",