|
9 | 9 | "@emotion/react": "11.14.0", |
10 | 10 | "@emotion/styled": "11.14.1", |
11 | 11 | "@hyperjump/browser": "1.3.1", |
12 | | - "@mandacorp/sc-powerpreset": "0.3.0", |
| 12 | + "@mandacorp/sc-powerpreset": "0.4.0", |
13 | 13 | "@mdx-js/react": "3.1.1", |
14 | 14 | "@mdx-js/rollup": "3.1.1", |
15 | | - "@mui/icons-material": "7.3.5", |
| 15 | + "@mui/icons-material": "7.3.6", |
16 | 16 | "@mui/lab": "5.0.0-alpha.177", |
17 | | - "@mui/material": "7.3.5", |
18 | | - "@mui/system": "7.3.5", |
19 | | - "@mui/x-charts": "8.19.0", |
20 | | - "@mui/x-data-grid": "7.29.11", |
21 | | - "@mui/x-date-pickers": "8.19.0", |
| 17 | + "@mui/material": "7.3.6", |
| 18 | + "@mui/system": "7.3.6", |
| 19 | + "@mui/x-charts": "8.21.0", |
| 20 | + "@mui/x-data-grid": "7.29.12", |
| 21 | + "@mui/x-date-pickers": "8.21.0", |
22 | 22 | "@react-three/drei": "10.7.7", |
23 | | - "@react-three/fiber": "9.4.0", |
| 23 | + "@react-three/fiber": "9.4.2", |
24 | 24 | "@react-three/postprocessing": "3.0.4", |
25 | | - "@reduxjs/toolkit": "2.10.1", |
26 | | - "@scalar/api-reference-react": "0.8.6", |
27 | | - "@tanstack/react-form": "1.25.0", |
| 25 | + "@reduxjs/toolkit": "2.11.0", |
| 26 | + "@scalar/api-reference-react": "0.8.7", |
| 27 | + "@tanstack/react-form": "1.27.1", |
28 | 28 | "@tanstack/react-ranger": "0.0.4", |
29 | | - "@tanstack/react-router": "1.139.3", |
| 29 | + "@tanstack/react-router": "1.139.14", |
30 | 30 | "@tanstack/react-table": "8.21.3", |
31 | 31 | "@tanstack/react-virtual": "3.13.12", |
32 | 32 | "@verseledger-local/client": "1.0.0", |
|
38 | 38 | "date-fns": "4.1.0", |
39 | 39 | "dayjs": "1.11.19", |
40 | 40 | "howler": "2.2.4", |
41 | | - "i18next": "25.6.3", |
| 41 | + "i18next": "25.7.1", |
42 | 42 | "i18next-browser-languagedetector": "8.2.0", |
43 | 43 | "i18next-http-backend": "3.0.2", |
44 | 44 | "jwt-decode": "4.0.0", |
45 | 45 | "material-ui-popup-state": "5.3.6", |
46 | 46 | "ms": "2.1.3", |
47 | 47 | "notistack": "3.0.2", |
48 | | - "react": "19.2.0", |
| 48 | + "react": "19.2.1", |
49 | 49 | "react-cropper": "2.3.3", |
50 | 50 | "react-dnd": "16.0.1", |
51 | 51 | "react-dnd-html5-backend": "16.0.1", |
52 | | - "react-dom": "19.2.0", |
| 52 | + "react-dom": "19.2.1", |
53 | 53 | "react-i18next": "16.3.5", |
54 | 54 | "react-number-format": "5.4.4", |
55 | 55 | "react-redux": "9.2.0", |
56 | | - "react-router": "7.9.6", |
| 56 | + "react-router": "7.10.1", |
57 | 57 | "react-stomp-hooks": "3.0.1", |
58 | 58 | "redux": "5.0.1", |
59 | 59 | "redux-logger": "3.0.6", |
60 | 60 | "redux-thunk": "3.1.0", |
61 | 61 | "tailwindcss": "4.1.17", |
62 | 62 | "three": "0.181.2", |
63 | 63 | "vl-shared": "1.0.0", |
64 | | - "zustand": "5.0.8" |
| 64 | + "zustand": "5.0.9" |
65 | 65 | }, |
66 | 66 | "scripts": { |
67 | 67 | "dev": "vite --host", |
|
88 | 88 | ] |
89 | 89 | }, |
90 | 90 | "devDependencies": { |
91 | | - "@biomejs/biome": "2.3.7", |
| 91 | + "@biomejs/biome": "2.3.8", |
92 | 92 | "@eslint/compat": "2.0.0", |
93 | | - "@eslint/eslintrc": "3.3.1", |
| 93 | + "@eslint/eslintrc": "3.3.3", |
94 | 94 | "@eslint/js": "9.39.1", |
95 | | - "@playwright/test": "1.56.1", |
96 | | - "@tanstack/router-devtools": "1.139.3", |
97 | | - "@tanstack/router-plugin": "1.139.3", |
| 95 | + "@playwright/test": "1.57.0", |
| 96 | + "@tanstack/router-devtools": "1.139.14", |
| 97 | + "@tanstack/router-plugin": "1.139.14", |
98 | 98 | "@testing-library/dom": "10.4.1", |
99 | 99 | "@testing-library/react": "16.3.0", |
100 | 100 | "@trivago/prettier-plugin-sort-imports": "6.0.0", |
101 | 101 | "@types/color-convert": "2.0.4", |
102 | 102 | "@types/howler": "2.2.12", |
103 | 103 | "@types/mdx": "2.0.13", |
104 | | - "@types/react": "19.2.6", |
| 104 | + "@types/react": "19.2.7", |
105 | 105 | "@types/react-dnd": "3.0.2", |
106 | 106 | "@types/react-dnd-html5-backend": "3.0.2", |
107 | 107 | "@types/react-dom": "19.2.3", |
108 | 108 | "@types/redux-logger": "3.0.13", |
109 | 109 | "@types/swagger-ui-react": "5.18.0", |
110 | | - "@typescript-eslint/eslint-plugin": "8.47.0", |
111 | | - "@typescript-eslint/parser": "8.47.0", |
| 110 | + "@typescript-eslint/eslint-plugin": "8.48.1", |
| 111 | + "@typescript-eslint/parser": "8.48.1", |
112 | 112 | "@vitejs/plugin-react-swc": "4.2.2", |
113 | | - "cypress": "15.6.0", |
| 113 | + "cypress": "15.7.1", |
114 | 114 | "eslint": "9.39.1", |
115 | 115 | "eslint-config-prettier": "10.1.8", |
116 | 116 | "eslint-plugin-import": "2.32.0", |
|
121 | 121 | "eslint-plugin-react-refresh": "0.4.24", |
122 | 122 | "eslint-plugin-simple-import-sort": "12.1.1", |
123 | 123 | "globals": "16.5.0", |
124 | | - "playwright": "1.56.1", |
125 | | - "prettier": "3.6.2", |
| 124 | + "playwright": "1.57.0", |
| 125 | + "prettier": "3.7.4", |
126 | 126 | "rollup": "4.53.3", |
127 | 127 | "sass": "1.94.2", |
128 | 128 | "typescript": "5.9.3", |
129 | | - "vite": "7.2.4", |
| 129 | + "vite": "7.2.6", |
130 | 130 | "vite-plugin-node-polyfills": "0.24.0", |
131 | | - "vite-plugin-pwa": "1.1.0", |
| 131 | + "vite-plugin-pwa": "1.2.0", |
132 | 132 | "vite-tsconfig-paths": "5.1.4", |
133 | | - "vitest": "4.0.13", |
| 133 | + "vitest": "4.0.15", |
134 | 134 | "workbox-build": "7.4.0", |
135 | 135 | "workbox-core": "7.4.0", |
136 | 136 | "workbox-precaching": "7.4.0", |
|
0 commit comments