|
35 | 35 | }, |
36 | 36 | "peerDependencies": { |
37 | 37 | "@opentelemetry/api": "^1.9.1", |
38 | | - "@tanstack/react-query": "^5.96.2", |
39 | | - "msw": "^2.12.14", |
| 38 | + "@tanstack/react-query": "^5.100.10", |
| 39 | + "msw": "^2.14.6", |
40 | 40 | "react": "^18.0.0 || ^19.0.0", |
41 | 41 | "react-dom": "^18.0.0 || ^19.0.0", |
42 | | - "react-router": "^7.14.0" |
| 42 | + "react-router": "^7.15.0" |
43 | 43 | }, |
44 | 44 | "dependencies": { |
45 | | - "@module-federation/enhanced": "0.11.4", |
46 | | - "@rspack/core": "^1.7.11", |
| 45 | + "@module-federation/enhanced": "2.4.0", |
| 46 | + "@rspack/core": "^2.0.3", |
47 | 47 | "@squide/core": "workspace:^", |
48 | 48 | "@squide/firefly": "workspace:^", |
49 | | - "@workleap/logging": "^1.3.7" |
| 49 | + "@workleap/logging": "^1.3.8" |
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@eslint/js": "9.39.2", |
53 | | - "@rsbuild/core": "1.7.5", |
54 | | - "@rslib/core": "0.20.3", |
| 53 | + "@rsbuild/core": "2.0.5", |
| 54 | + "@rslib/core": "0.21.4", |
55 | 55 | "@testing-library/react": "16.3.2", |
56 | | - "@types/node": "25.5.2", |
| 56 | + "@types/node": "25.7.0", |
57 | 57 | "@types/react": "19.2.14", |
58 | 58 | "@types/react-dom": "19.2.3", |
59 | | - "@typescript-eslint/parser": "8.58.0", |
60 | | - "@typescript/native-preview": "7.0.0-dev.20260407.1", |
| 59 | + "@typescript-eslint/parser": "8.59.3", |
| 60 | + "@typescript/native-preview": "7.0.0-dev.20260512.1", |
61 | 61 | "@vitejs/plugin-react": "6.0.1", |
62 | | - "@workleap/eslint-configs": "2.0.1", |
63 | | - "@workleap/rslib-configs": "1.1.11", |
64 | | - "@workleap/typescript-configs": "4.0.0", |
| 62 | + "@workleap/eslint-configs": "2.0.3", |
| 63 | + "@workleap/rslib-configs": "1.2.0", |
| 64 | + "@workleap/typescript-configs": "4.0.2", |
65 | 65 | "eslint": "9.39.2", |
66 | | - "happy-dom": "20.8.9", |
67 | | - "typescript": "6.0.2", |
| 66 | + "happy-dom": "20.9.0", |
| 67 | + "typescript": "6.0.3", |
68 | 68 | "typescript-eslint": "8.54.0", |
69 | | - "vitest": "4.1.3" |
| 69 | + "vitest": "4.1.6" |
70 | 70 | }, |
71 | 71 | "sideEffects": false |
72 | 72 | } |
0 commit comments