Replace remaining ramda references with shlinkio/data-manipulation

This commit is contained in:
Alejandro Celaya
2023-11-01 16:19:51 +01:00
parent 7ba78fd919
commit 8ad1e7e0d9
7 changed files with 18 additions and 38 deletions

View File

@@ -31,6 +31,7 @@
"@fortawesome/react-fontawesome": "^0.2.0",
"@json2csv/plainjs": "^7.0.3",
"@reduxjs/toolkit": "^1.9.7",
"@shlinkio/data-manipulation": "^1.0.1",
"@shlinkio/shlink-frontend-kit": "^0.4.0",
"@shlinkio/shlink-js-sdk": "^0.1.0",
"@shlinkio/shlink-web-component": "^0.3.5",
@@ -40,7 +41,6 @@
"compare-versions": "^6.1.0",
"csvtojson": "^2.0.10",
"date-fns": "^2.30.0",
"ramda": "^0.27.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-external-link": "^2.2.0",
@@ -62,7 +62,6 @@
"@testing-library/react": "^14.0.0",
"@testing-library/user-event": "^14.5.1",
"@total-typescript/shoehorn": "^0.1.1",
"@types/ramda": "^0.27.66",
"@types/react": "^18.2.33",
"@types/react-dom": "^18.2.14",
"@types/uuid": "^9.0.6",