Removed unused packages

This commit is contained in:
martin 2023-07-02 20:47:16 +02:00
parent 35089e40d1
commit ead816849f
2 changed files with 0 additions and 4651 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,9 +5,7 @@
"dependencies": {
"@headlessui/react": "^1.7.14",
"@heroicons/react": "^2.0.18",
"merge": "^2.1.1",
"oidc-client": "^1.11.5",
"process": "^0.11.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.11.2",
@ -17,17 +15,9 @@
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^4.0.0",
"ajv": "^8.12.0",
"autoprefixer": "^10.4.14",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"happy-dom": "^9.20.3",
"nan": "^2.17.0",
"postcss": "^8.4.24",
"tailwindcss": "^3.3.2",
"typescript": "^5.0.4",