|
36 | 36 | "peerDependencies": { |
37 | 37 | "@opentelemetry/api": "^1.9.1", |
38 | 38 | "@storybook/react": "^10.3.3", |
39 | | - "@tanstack/react-query": "^5.96.0", |
40 | | - "launchdarkly-js-client-sdk": "^3.9.0", |
| 39 | + "@tanstack/react-query": "^5.96.2", |
| 40 | + "launchdarkly-js-client-sdk": "^3.9.1", |
41 | 41 | "msw": "^2.12.14", |
42 | 42 | "react": "^18.0.0 || ^19.0.0", |
43 | 43 | "react-dom": "^18.0.0 || ^19.0.0", |
44 | | - "react-router": "^7.13.2", |
45 | | - "storybook": "^10.3.3" |
| 44 | + "react-router": "^7.14.0", |
| 45 | + "storybook": "^10.3.4" |
46 | 46 | }, |
47 | 47 | "peerDependenciesMeta": { |
48 | 48 | "@opentelemetry/api": { |
|
59 | 59 | }, |
60 | 60 | "devDependencies": { |
61 | 61 | "@eslint/js": "9.39.2", |
62 | | - "@rslib/core": "0.20.2", |
| 62 | + "@rslib/core": "0.20.3", |
63 | 63 | "@testing-library/react": "16.3.2", |
64 | | - "@types/node": "25.5.0", |
| 64 | + "@types/node": "25.5.2", |
65 | 65 | "@types/react": "19.2.14", |
66 | 66 | "@types/react-dom": "19.2.3", |
67 | 67 | "@typescript-eslint/parser": "8.58.0", |
68 | | - "@typescript/native-preview": "7.0.0-dev.20260331.1", |
| 68 | + "@typescript/native-preview": "7.0.0-dev.20260407.1", |
69 | 69 | "@vitejs/plugin-react": "6.0.1", |
70 | 70 | "@workleap/eslint-configs": "2.0.1", |
71 | 71 | "@workleap/rslib-configs": "1.1.11", |
|
74 | 74 | "happy-dom": "20.8.9", |
75 | 75 | "typescript": "6.0.2", |
76 | 76 | "typescript-eslint": "8.54.0", |
77 | | - "vitest": "4.1.2" |
| 77 | + "vitest": "4.1.3" |
78 | 78 | }, |
79 | 79 | "sideEffects": false |
80 | 80 | } |
0 commit comments