Update packages

This commit is contained in:
2024-08-30 21:26:11 +02:00
parent 72e23cdd23
commit 83756116a6
2 changed files with 403 additions and 304 deletions

View File

@@ -11,9 +11,15 @@
"openapi": "openapi-ts"
},
"dependencies": {
"@chakra-ui/icons": "^2.1.1",
"@chakra-ui/icons": "2.1.1",
"@chakra-ui/icon": "3.2.0",
"@chakra-ui/system": "2.6.2",
"@chakra-ui/menu": "^2.2.1",
"@chakra-ui/next-js": "^2.2.0",
"@chakra-ui/layout": "^2.3.1",
"@chakra-ui/media-query": "^3.3.0",
"@chakra-ui/spinner": "^2.1.0",
"@chakra-ui/form-control": "2.2.0",
"@chakra-ui/react": "^2.8.2",
"@chakra-ui/react-types": "^2.0.6",
"@emotion/react": "^11.11.1",
@@ -25,15 +31,15 @@
"@sentry/nextjs": "^7.77.0",
"@vercel/edge-config": "^0.4.1",
"@whereby.com/browser-sdk": "^3.3.4",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.20",
"axios": "^1.6.2",
"chakra-react-select": "^4.9.1",
"eslint": "^8.56.0",
"eslint-config-next": "^14.0.4",
"eslint": "^9.9.1",
"eslint-config-next": "^14.2.7",
"fontawesome": "^5.6.3",
"framer-motion": "^10.16.16",
"jest-worker": "^29.6.2",
"next": "^14.0.4",
"next": "^14.2.7",
"postcss": "8.4.25",
"prop-types": "^15.8.1",
"react": "^18.2.0",