|
32 | 32 | "@dnd-kit/core": "6.3.1", |
33 | 33 | "@dnd-kit/sortable": "10.0.0", |
34 | 34 | "@dnd-kit/utilities": "3.2.2", |
35 | | - "@sentry/browser": "10.38.0", |
36 | | - "@sentry/react": "10.38.0", |
| 35 | + "@sentry/browser": "10.39.0", |
| 36 | + "@sentry/react": "10.39.0", |
37 | 37 | "@testing-library/dom": "10.4.1", |
38 | 38 | "@testing-library/jest-dom": "6.9.1", |
39 | 39 | "@testing-library/react": "16.3.2", |
40 | 40 | "@testing-library/user-event": "14.6.1", |
41 | 41 | "@types/randomstring": "1.3.0", |
42 | | - "@types/react": "19.2.13", |
| 42 | + "@types/react": "19.2.14", |
43 | 43 | "@types/react-dom": "19.2.3", |
44 | 44 | "@types/react-redux": "7.1.34", |
45 | 45 | "@types/topojson-client": "3.1.5", |
|
58 | 58 | "d3-shape": "3.2.0", |
59 | 59 | "d3-time-format": "4.1.0", |
60 | 60 | "date-fns": "4.1.0", |
61 | | - "downshift": "9.2.0", |
62 | | - "jotai": "2.17.1", |
| 61 | + "downshift": "9.3.1", |
| 62 | + "jotai": "2.18.0", |
63 | 63 | "nanoid": "5.1.6", |
64 | 64 | "postcss": "8.5.6", |
65 | 65 | "postcss-cli": "11.0.1", |
|
80 | 80 | "redux-mock-store": "1.5.5", |
81 | 81 | "redux-thunk": "3.1.0", |
82 | 82 | "sass-embedded": "1.97.3", |
83 | | - "swiper": "12.1.0", |
| 83 | + "swiper": "12.1.2", |
84 | 84 | "topojson-client": "3.1.0", |
85 | 85 | "tinyglobby": "0.2.15", |
86 | 86 | "typescript": "5.9.3", |
|
106 | 106 | "eslint-plugin-jsx-a11y": "^6.9.0", |
107 | 107 | "eslint-plugin-prettier": "5.5.5", |
108 | 108 | "eslint-plugin-react": "7.37.5", |
109 | | - "msw": "2.12.8", |
110 | | - "stylelint": "17.1.1", |
| 109 | + "msw": "2.12.10", |
| 110 | + "stylelint": "17.3.0", |
111 | 111 | "stylelint-config-standard-scss": "17.0.0", |
112 | 112 | "stylelint-order": "7.0.1", |
113 | 113 | "vitest": "^4.0.0" |
114 | 114 | }, |
115 | 115 | "resolutions": { |
116 | | - "vitest/**/glob": "13.0.1", |
| 116 | + "vitest/**/glob": "13.0.6", |
117 | 117 | "lodash": "4.17.23" |
118 | 118 | } |
119 | 119 | } |
0 commit comments