Skip to content

Commit

Permalink
Merge branch 'main' into srinjoy933/issue--919
Browse files Browse the repository at this point in the history
  • Loading branch information
arkid15r authored Feb 28, 2025
2 parents f48dfa3 + 126b0b1 commit 1cc0d25
Show file tree
Hide file tree
Showing 4 changed files with 2,020 additions and 5,031 deletions.
70 changes: 35 additions & 35 deletions backend/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions frontend/.prettierignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.pnpm-store/
pnpm-lock.yaml
66 changes: 33 additions & 33 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,27 +18,27 @@
"watch": "jest --watch"
},
"dependencies": {
"@apollo/client": "^3.12.7",
"@ark-ui/react": "^4.9.1",
"@chakra-ui/react": "^3.7.0",
"@apollo/client": "^3.13.1",
"@ark-ui/react": "^4.9.2",
"@chakra-ui/react": "^3.8.1",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@fortawesome/fontawesome-svg-core": "^6.7.0",
"@fortawesome/free-brands-svg-icons": "^6.7.0",
"@fortawesome/free-regular-svg-icons": "^6.7.0",
"@fortawesome/free-solid-svg-icons": "^6.7.0",
"@fortawesome/fontawesome-svg-core": "^6.7.2",
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/free-regular-svg-icons": "^6.7.2",
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-toast": "^1.2.4",
"@sentry/react": "^9.0.0",
"@radix-ui/react-dropdown-menu": "^2.1.6",
"@radix-ui/react-toast": "^1.2.6",
"@sentry/react": "^9.3.0",
"@testing-library/user-event": "^14.6.1",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"core-js": "^3.40.0",
"date-fns": "^4.1.0",
"dayjs": "^1.11.13",
"dompurify": "^3.2.3",
"dompurify": "^3.2.4",
"dotenv": "^16.4.7",
"graphql": "^16.10.0",
"leaflet": "^1.9.4",
Expand All @@ -49,52 +49,52 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-gtm-module": "^2.0.11",
"react-icons": "^5.4.0",
"react-router-dom": "^7.0.2",
"tailwind-merge": "^3.0.1",
"react-icons": "^5.5.0",
"react-router-dom": "^7.2.0",
"tailwind-merge": "^3.0.2",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.21.0",
"@playwright/test": "^1.50.1",
"@swc/core": "^1.10.9",
"@swc/core": "^1.11.5",
"@swc/jest": "^0.2.37",
"@tailwindcss/postcss": "^4.0.0",
"@tailwindcss/postcss": "^4.0.9",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.2.0",
"@types/date-fns": "^2.6.3",
"@types/jest": "^29.5.14",
"@types/node": "^22.10.8",
"@types/react": "^19.0.6",
"@types/react-dom": "^19.0.3",
"@types/node": "^22.13.5",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"@types/react-gtm-module": "^2.0.4",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@typescript-eslint/eslint-plugin": "^8.25.0",
"@typescript-eslint/parser": "^8.25.0",
"@vitejs/plugin-react": "^4.3.4",
"autoprefixer": "^10.4.20",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint": "^9.21.0",
"eslint-config-prettier": "^10.0.2",
"eslint-import-resolver-alias": "^1.1.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-hooks": "^5.2.0",
"globals": "^16.0.0",
"identity-obj-proxy": "^3.0.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"open": "^10.1.0",
"postcss": "^8.4.47",
"prettier": "^3.4.2",
"postcss": "^8.5.3",
"prettier": "^3.5.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^3.4.17",
"ts-jest": "^29.2.5",
"ts-jest": "^29.2.6",
"ts-node": "^10.9.2",
"typescript": "~5.7.3",
"typescript-eslint": "^8.21.0",
"typescript-eslint": "^8.25.0",
"util": "^0.12.5",
"vite": "^6.0.11",
"vite": "^6.2.0",
"vite-plugin-environment": "^1.1.3",
"vite-tsconfig-paths": "^5.1.4"
},
Expand Down
Loading

0 comments on commit 1cc0d25

Please sign in to comment.