delete unneccessary libraries

This commit is contained in:
Andrzej Stepien 2023-09-06 22:49:27 +02:00
parent 2f772dc1dc
commit ad4007feb7
2 changed files with 1130 additions and 115 deletions

1236
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -11,14 +11,15 @@
},
"dependencies": {
"axios": "^1.5.0",
"localforage": "^1.10.0",
"chai": "^4.3.8",
"chai-http": "^4.4.0",
"lodash": "^4.17.21",
"luxon": "^3.4.3",
"match-sorter": "^6.3.1",
"mocha": "^10.2.0",
"pino": "^8.15.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.15.0",
"sort-by": "^1.2.0"
"react-router-dom": "^6.15.0"
},
"devDependencies": {
"@types/react": "^18.2.15",