mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 02:15:01 +00:00
Upgrade React
This commit is contained in:
parent
e7ca8edf78
commit
963f375f33
3 changed files with 6 additions and 6 deletions
|
|
@ -13,8 +13,8 @@
|
|||
"jszip": "^3.1.5",
|
||||
"lodash": "^4.17.11",
|
||||
"md5-file": "^4.0.0",
|
||||
"react": "^16.8.6",
|
||||
"react-dom": "^16.8.6",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-dropzone": "^11.1.0",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-redux": "^7.2.1",
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
"dependencies": {
|
||||
"@vercel/og": "^0.0.20",
|
||||
"next": "13.0.3",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"vercel": "^28.4.17"
|
||||
|
|
|
|||
|
|
@ -133,8 +133,8 @@
|
|||
"lodash": "^4.17.21",
|
||||
"milkdrop-preset-converter-aws": "^0.1.6",
|
||||
"music-metadata-browser": "^0.6.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react": "^19.1.0",
|
||||
"react-dom": "^19.1.0",
|
||||
"react-redux": "^8.0.5",
|
||||
"redux": "^5.0.0-alpha.0",
|
||||
"redux-devtools-extension": "^2.13.9",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue