Skip to content

Commit

Permalink
restyle "data modelling/query examples" page (#1598)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNenashev authored Jan 29, 2024
1 parent a56e633 commit 91e04a4
Show file tree
Hide file tree
Showing 8 changed files with 583 additions and 379 deletions.
12 changes: 6 additions & 6 deletions odd-platform-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@mui/system": "^5.14.19",
"@mui/x-date-pickers": "^5.0.20",
"@reduxjs/toolkit": "^1.9.7",
"@tanstack/react-query": "^5.15.0",
"@tanstack/react-query": "^5.17.19",
"@tanstack/react-virtual": "^3.0.1",
"@tanstack/react-table": "^8.11.2",
"@uiw/react-md-editor": "^3.25.6",
Expand Down Expand Up @@ -111,9 +111,9 @@
"@types/testing-library__jest-dom": "^5.14.9",
"@types/unist": "^3.0.2",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@vitejs/plugin-react": "^4.1.1",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "^8.52.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
Expand All @@ -126,11 +126,11 @@
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.3",
"i18next-scanner": "4.4.0",
"jsdom": "^22.1.0",
"jsdom": "^24.0.0",
"lint-staged": "^15.0.2",
"prettier": "^3.1.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.6.2",
"vite-tsconfig-paths": "^4.2.1",
"vitest": "^0.34.6"
Expand Down
Loading

0 comments on commit 91e04a4

Please sign in to comment.