|
1 | 1 | {
|
2 | 2 | "name": "@ui/main",
|
3 | 3 | "private": true,
|
4 |
| - "version": "0.28.8", |
| 4 | + "version": "1.0", |
5 | 5 | "type": "module",
|
6 | 6 | "scripts": {
|
7 | 7 | "dev": "VITE_APP_VERSION=$npm_package_version vite",
|
|
13 | 13 | "@emotion/css": "^11.11.2",
|
14 | 14 | "@emotion/is-prop-valid": "^1.2.2",
|
15 | 15 | "@emotion/react": "^11.11.4",
|
16 |
| - "@emotion/styled": "^11.11.0", |
| 16 | + "@emotion/styled": "^11.11.5", |
17 | 17 | "@microlink/react-json-view": "latest",
|
18 | 18 | "@mui/base": "5.0.0-beta.5",
|
19 |
| - "@mui/icons-material": "^5.15.14", |
| 19 | + "@mui/icons-material": "^5.15.20", |
20 | 20 | "@mui/material": "^5.15.20",
|
21 |
| - "@mui/styles": "^5.15.14", |
| 21 | + "@mui/styles": "^5.15.20", |
22 | 22 | "@mui/x-charts": "6.0.0-alpha.12",
|
23 | 23 | "@szhsin/react-menu": "^4.1.0",
|
24 |
| - "@tanstack/match-sorter-utils": "^8.11.8", |
25 |
| - "@tanstack/react-table": "^8.15.0", |
26 |
| - "axios": "^1.6.8", |
| 24 | + "@tanstack/match-sorter-utils": "^8.15.1", |
| 25 | + "@tanstack/react-table": "^8.17.3", |
| 26 | + "axios": "^1.7.2", |
27 | 27 | "classnames": "^2.5.1",
|
28 | 28 | "combokeys": "^3.0.1",
|
29 | 29 | "date-fns": "^2.30.0",
|
30 |
| - "dayjs": "^1.11.10", |
| 30 | + "dayjs": "^1.11.11", |
31 | 31 | "deep-freeze": "^0.0.1",
|
32 | 32 | "dnd-core": "^16.0.1",
|
33 | 33 | "fuzzy": "^0.1.3",
|
34 | 34 | "immutability-helper": "^3.1.1",
|
35 | 35 | "isomorphic-dompurify": "^1.13.0",
|
36 |
| - "javascript-time-ago": "^2.5.9", |
| 36 | + "javascript-time-ago": "^2.5.10", |
37 | 37 | "jquery": "^3.7.1",
|
38 | 38 | "jsdom": "24.1.0",
|
39 | 39 | "json-markup": "^1.1.4",
|
|
45 | 45 | "nanoid": "^4.0.2",
|
46 | 46 | "papaparse": "^5.4.1",
|
47 | 47 | "prismjs": "^1.29.0",
|
48 |
| - "react": "^18.2.0", |
| 48 | + "react": "^18.3.1", |
49 | 49 | "react-cookie": "^4.1.1",
|
50 | 50 | "react-day-picker": "^8.10.1",
|
51 | 51 | "react-dnd": "^16.0.1",
|
52 | 52 | "react-dnd-html5-backend": "^16.0.1",
|
53 |
| - "react-dom": "^18.2.0", |
| 53 | + "react-dom": "^18.3.1", |
54 | 54 | "react-flot": "^1.3.0",
|
55 | 55 | "react-redux": "^8.1.3",
|
56 | 56 | "react-responsive": "^9.0.2",
|
57 |
| - "react-router-dom": "^6.22.3", |
| 57 | + "react-router-dom": "^6.23.1", |
58 | 58 | "react-select": "^5.8.0",
|
59 | 59 | "redux": "^4.2.1",
|
60 | 60 | "redux-thunk": "^2.4.2",
|
61 | 61 | "reselect": "^4.1.8",
|
62 | 62 | "slate": "^0.94.1",
|
63 | 63 | "slate-history": "^0.93.0",
|
64 | 64 | "slate-react": "^0.105.0",
|
65 |
| - "tss-react": "^4.9.6", |
| 65 | + "tss-react": "^4.9.10", |
66 | 66 | "zustand": "^4.5.2"
|
67 | 67 | },
|
68 | 68 | "devDependencies": {
|
69 | 69 | "@emotion/babel-plugin": "^11.11.0",
|
70 |
| - "@testing-library/react": "^14.2.2", |
| 70 | + "@testing-library/react": "^14.3.1", |
71 | 71 | "@types/jest": "^29.5.12",
|
72 |
| - "@types/react": "^18.2.68", |
73 |
| - "@types/react-dom": "^18.2.22", |
| 72 | + "@types/react": "^18.3.3", |
| 73 | + "@types/react-dom": "^18.3.0", |
74 | 74 | "@typescript-eslint/eslint-plugin": "^5.62.0",
|
75 | 75 | "@typescript-eslint/parser": "^5.62.0",
|
76 | 76 | "@vitejs/plugin-basic-ssl": "^1.1.0",
|
77 |
| - "@vitejs/plugin-react": "^4.2.1", |
| 77 | + "@vitejs/plugin-react": "^4.3.1", |
78 | 78 | "eslint": "^8.57.0",
|
79 |
| - "eslint-plugin-react-hooks": "^4.6.0", |
| 79 | + "eslint-plugin-react-hooks": "^4.6.2", |
80 | 80 | "eslint-plugin-react-refresh": "^0.3.5",
|
81 | 81 | "happy-dom": "^13.10.1",
|
82 | 82 | "jsdom": "24.1.0",
|
83 |
| - "prettier": "^3.2.5", |
84 |
| - "sass": "^1.72.0", |
| 83 | + "prettier": "^3.3.2", |
| 84 | + "sass": "^1.77.5", |
85 | 85 | "scss": "^0.2.4",
|
86 |
| - "typescript": "^5.4.3", |
| 86 | + "typescript": "^5.4.5", |
87 | 87 | "vite": "^5.3.1",
|
88 | 88 | "vitest": "^0.32.4"
|
89 | 89 | }
|
|
0 commit comments