|
13 | 13 | "@emotion/react": "^11.14.0", |
14 | 14 | "@emotion/styled": "^11.14.0", |
15 | 15 | "@mui/joy": "5.0.0-beta.48", |
16 | | - "@reduxjs/toolkit": "^2.6.1", |
| 16 | + "@reduxjs/toolkit": "^2.8.1", |
17 | 17 | "classnames": "^2.5.1", |
18 | 18 | "copy-to-clipboard": "^3.3.3", |
19 | 19 | "dayjs": "^1.11.13", |
20 | | - "i18next": "^24.2.0", |
| 20 | + "i18next": "^24.2.3", |
21 | 21 | "lodash-es": "^4.17.21", |
22 | 22 | "lucide-react": "^0.469.0", |
23 | | - "nice-grpc-web": "^3.3.5", |
| 23 | + "nice-grpc-web": "^3.3.7", |
24 | 24 | "qrcode.react": "^4.2.0", |
25 | 25 | "react": "^18.3.1", |
26 | 26 | "react-dom": "^18.3.1", |
27 | | - "react-hot-toast": "^2.5.1", |
| 27 | + "react-hot-toast": "^2.5.2", |
28 | 28 | "react-i18next": "^15.5.1", |
29 | | - "react-router-dom": "^7.4.1", |
| 29 | + "react-router-dom": "^7.6.0", |
30 | 30 | "react-use": "^17.6.0", |
31 | | - "tailwindcss": "^3.4.14", |
| 31 | + "tailwindcss": "^3.4.17", |
32 | 32 | "uuid": "^11.1.0", |
33 | | - "zustand": "^5.0.3" |
| 33 | + "zustand": "^5.0.4" |
34 | 34 | }, |
35 | 35 | "devDependencies": { |
36 | | - "@bufbuild/buf": "^1.47.2", |
37 | | - "@bufbuild/protobuf": "^2.2.5", |
| 36 | + "@bufbuild/buf": "^1.53.0", |
| 37 | + "@bufbuild/protobuf": "^2.3.0", |
38 | 38 | "@trivago/prettier-plugin-sort-imports": "^4.3.0", |
39 | 39 | "@types/lodash-es": "^4.17.12", |
40 | | - "@types/react": "^18.3.12", |
41 | | - "@types/react-dom": "^18.3.1", |
| 40 | + "@types/react": "^18.3.21", |
| 41 | + "@types/react-dom": "^18.3.7", |
42 | 42 | "@types/uuid": "^10.0.0", |
43 | 43 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
44 | 44 | "@typescript-eslint/parser": "^7.18.0", |
45 | | - "@vitejs/plugin-react-swc": "^3.7.2", |
46 | | - "autoprefixer": "^10.4.20", |
| 45 | + "@vitejs/plugin-react-swc": "^3.9.0", |
| 46 | + "autoprefixer": "^10.4.21", |
47 | 47 | "eslint": "^8.57.1", |
48 | 48 | "eslint-config-prettier": "^9.1.0", |
49 | | - "eslint-plugin-prettier": "^5.2.3", |
| 49 | + "eslint-plugin-prettier": "^5.4.0", |
50 | 50 | "eslint-plugin-react": "^7.37.5", |
51 | | - "long": "^5.2.4", |
52 | | - "postcss": "^8.4.47", |
| 51 | + "long": "^5.3.2", |
| 52 | + "postcss": "^8.5.3", |
53 | 53 | "prettier": "^3.5.3", |
54 | | - "protobufjs": "^7.4.0", |
55 | | - "typescript": "^5.6.3", |
56 | | - "vite": "^5.4.19" |
| 54 | + "protobufjs": "^7.5.1", |
| 55 | + "typescript": "^5.8.3", |
| 56 | + "vite": "^6.3.5" |
57 | 57 | }, |
58 | 58 | "resolutions": { |
59 | 59 | "csstype": "3.1.2" |
|
0 commit comments