|
4 | 4 | "private": true,
|
5 | 5 | "type": "module",
|
6 | 6 | "dependencies": {
|
7 |
| - "@apollo/client": "3.11.5", |
| 7 | + "@apollo/client": "3.11.8", |
8 | 8 | "@emotion/react": "11.13.3",
|
9 | 9 | "@emotion/styled": "11.13.0",
|
10 |
| - "@fontsource/inter": "5.0.20", |
11 |
| - "@fontsource/mulish": "5.0.19", |
12 |
| - "@fontsource/poppins": "5.0.15", |
| 10 | + "@fontsource/inter": "5.0.21", |
| 11 | + "@fontsource/mulish": "5.0.20", |
| 12 | + "@fontsource/poppins": "5.0.16", |
13 | 13 | "@graphql-typed-document-node/core": "3.2.0",
|
14 | 14 | "@jonkoops/matomo-tracker-react": "0.7.0",
|
15 |
| - "@lingui/conf": "4.11.3", |
16 |
| - "@lingui/core": "4.11.3", |
17 |
| - "@lingui/detect-locale": "4.11.3", |
18 |
| - "@lingui/format-po": "4.11.3", |
19 |
| - "@lingui/macro": "4.11.3", |
20 |
| - "@lingui/react": "4.11.3", |
21 |
| - "@mui/icons-material": "6.0.2", |
| 15 | + "@lingui/conf": "4.11.4", |
| 16 | + "@lingui/core": "4.11.4", |
| 17 | + "@lingui/detect-locale": "4.11.4", |
| 18 | + "@lingui/format-po": "4.11.4", |
| 19 | + "@lingui/macro": "4.11.4", |
| 20 | + "@lingui/react": "4.11.4", |
| 21 | + "@mui/icons-material": "6.1.0", |
22 | 22 | "@mui/lab": "6.0.0-beta.9",
|
23 |
| - "@mui/material": "6.0.2", |
24 |
| - "@mui/x-data-grid": "7.15.0", |
25 |
| - "@mui/x-date-pickers": "7.15.0", |
| 23 | + "@mui/material": "6.1.0", |
| 24 | + "@mui/x-data-grid": "7.16.0", |
| 25 | + "@mui/x-date-pickers": "7.16.0", |
26 | 26 | "bignumber.js": "9.1.2",
|
27 | 27 | "dayjs": "1.11.13",
|
28 | 28 | "formik": "2.4.6",
|
|
65 | 65 | "@graphql-codegen/client-preset": "4.3.3",
|
66 | 66 | "@graphql-codegen/introspection": "4.0.3",
|
67 | 67 | "@graphql-eslint/eslint-plugin": "3.20.1",
|
68 |
| - "@lingui/cli": "4.11.3", |
69 |
| - "@lingui/vite-plugin": "4.11.3", |
| 68 | + "@lingui/cli": "4.11.4", |
| 69 | + "@lingui/vite-plugin": "4.11.4", |
70 | 70 | "@parcel/watcher": "2.4.1",
|
71 | 71 | "@types/lodash": "4.17.7",
|
72 | 72 | "@types/papaparse": "5.3.14",
|
|
80 | 80 | "eslint": "8.57.0",
|
81 | 81 | "eslint-config-prettier": "9.1.0",
|
82 | 82 | "eslint-plugin-lingui": "0.3.0",
|
83 |
| - "eslint-plugin-react": "7.35.0", |
| 83 | + "eslint-plugin-react": "7.35.2", |
84 | 84 | "eslint-plugin-react-hooks": "4.6.2",
|
85 |
| - "husky": "9.1.5", |
86 |
| - "knip": "5.27.5", |
87 |
| - "lint-staged": "15.2.9", |
| 85 | + "husky": "9.1.6", |
| 86 | + "knip": "5.30.1", |
| 87 | + "lint-staged": "15.2.10", |
88 | 88 | "npm-run-all2": "6.2.2",
|
89 | 89 | "prettier": "3.3.3",
|
90 |
| - "typescript": "5.5.4", |
91 |
| - "typescript-eslint": "8.3.0", |
92 |
| - "vite": "5.4.2", |
93 |
| - "vite-plugin-checker": "0.7.2", |
| 90 | + "typescript": "5.6.2", |
| 91 | + "typescript-eslint": "8.5.0", |
| 92 | + "vite": "5.4.4", |
| 93 | + "vite-plugin-checker": "0.8.0", |
94 | 94 | "vite-tsconfig-paths": "5.0.1",
|
95 | 95 | "vitest": "2.0.5"
|
96 | 96 | },
|
|
0 commit comments