vom laptop

This commit is contained in:
2022-12-05 19:04:39 +01:00
parent f3e85c3145
commit dfaa6f6c4c
22 changed files with 24354 additions and 21372 deletions

View File

@ -10,9 +10,11 @@
"@types/node": "^16.18.4",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.9",
"natural-orderby": "^3.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-scripts": "^2.1.3",
"react-scripts": "^5.0.1",
"react-table": "^7.8.0",
"typescript": "^4.9.3",
"web-vitals": "^2.1.4"
},
@ -39,5 +41,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@types/react-table": "^7.7.12"
}
}