Skip to content

Commit 91e04a4

Browse files
restyle "data modelling/query examples" page (#1598)
1 parent a56e633 commit 91e04a4

File tree

8 files changed

+583
-379
lines changed

8 files changed

+583
-379
lines changed

odd-platform-ui/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@mui/system": "^5.14.19",
4646
"@mui/x-date-pickers": "^5.0.20",
4747
"@reduxjs/toolkit": "^1.9.7",
48-
"@tanstack/react-query": "^5.15.0",
48+
"@tanstack/react-query": "^5.17.19",
4949
"@tanstack/react-virtual": "^3.0.1",
5050
"@tanstack/react-table": "^8.11.2",
5151
"@uiw/react-md-editor": "^3.25.6",
@@ -111,9 +111,9 @@
111111
"@types/testing-library__jest-dom": "^5.14.9",
112112
"@types/unist": "^3.0.2",
113113
"@types/uuid": "^9.0.2",
114-
"@typescript-eslint/eslint-plugin": "^6.9.1",
115-
"@typescript-eslint/parser": "^6.9.1",
116-
"@vitejs/plugin-react": "^4.1.1",
114+
"@typescript-eslint/eslint-plugin": "^6.19.1",
115+
"@typescript-eslint/parser": "^6.19.1",
116+
"@vitejs/plugin-react": "^4.2.1",
117117
"eslint": "^8.52.0",
118118
"eslint-config-airbnb": "^19.0.4",
119119
"eslint-config-airbnb-typescript": "^17.1.0",
@@ -126,11 +126,11 @@
126126
"eslint-plugin-react-hooks": "^4.6.0",
127127
"husky": "^8.0.3",
128128
"i18next-scanner": "4.4.0",
129-
"jsdom": "^22.1.0",
129+
"jsdom": "^24.0.0",
130130
"lint-staged": "^15.0.2",
131131
"prettier": "^3.1.0",
132132
"typescript": "^5.2.2",
133-
"vite": "^4.5.0",
133+
"vite": "^5.0.12",
134134
"vite-plugin-checker": "^0.6.2",
135135
"vite-tsconfig-paths": "^4.2.1",
136136
"vitest": "^0.34.6"

0 commit comments

Comments
 (0)