Listenansicht von Datenbank

Listenansicht von Datenbank
This commit is contained in:
Manuel Prodinger
2022-05-23 13:37:43 +02:00
parent d804182fae
commit 8c93f76a02
5 changed files with 215 additions and 134 deletions
+6 -6
View File
@@ -6,13 +6,13 @@
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-solid-svg-icons": "^6.1.1",
"@fortawesome/react-fontawesome": "^0.1.18",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/user-event": "^13.5.0",
"font-awesome": "^4.7.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-query": "^3.38.1",
"react-query": "^3.39.0",
"react-scripts": "5.0.0",
"web-vitals": "^2.1.4"
},
@@ -41,8 +41,8 @@
]
},
"devDependencies": {
"autoprefixer": "^10.4.4",
"postcss": "^8.4.12",
"tailwindcss": "^3.0.23"
"autoprefixer": "^10.4.7",
"postcss": "^8.4.14",
"tailwindcss": "^3.0.24"
}
}