|
22 | 22 | "dependencies": { |
23 | 23 | "@babel/core": "7.29.0", |
24 | 24 | "@babel/plugin-transform-runtime": "7.29.0", |
25 | | - "@babel/preset-env": "7.29.0", |
| 25 | + "@babel/preset-env": "7.29.2", |
26 | 26 | "@babel/preset-react": "7.28.5", |
27 | 27 | "@babel/preset-typescript": "7.28.5", |
28 | 28 | "@canonical/analytics-events": "1.0.5", |
|
33 | 33 | "@dnd-kit/core": "6.3.1", |
34 | 34 | "@dnd-kit/sortable": "10.0.0", |
35 | 35 | "@dnd-kit/utilities": "3.2.2", |
36 | | - "@sentry/browser": "10.38.0", |
37 | | - "@sentry/react": "10.38.0", |
| 36 | + "@sentry/browser": "10.47.0", |
| 37 | + "@sentry/react": "10.47.0", |
38 | 38 | "@testing-library/dom": "10.4.1", |
39 | 39 | "@testing-library/jest-dom": "6.9.1", |
40 | 40 | "@testing-library/react": "16.3.2", |
41 | 41 | "@testing-library/user-event": "14.6.1", |
42 | 42 | "@types/randomstring": "1.3.0", |
43 | | - "@types/react": "19.2.13", |
| 43 | + "@types/react": "19.2.14", |
44 | 44 | "@types/react-dom": "19.2.3", |
45 | 45 | "@types/react-redux": "7.1.34", |
46 | 46 | "@types/topojson-client": "3.1.5", |
47 | | - "@vitejs/plugin-react-swc": "4.2.3", |
48 | | - "@vitest/eslint-plugin": "1.6.9", |
49 | | - "autoprefixer": "10.4.24", |
| 47 | + "@vitejs/plugin-react-swc": "4.3.0", |
| 48 | + "@vitest/eslint-plugin": "1.6.14", |
| 49 | + "autoprefixer": "10.4.27", |
50 | 50 | "d3": "7.9.0", |
51 | 51 | "d3-array": "3.2.4", |
52 | 52 | "d3-axis": "3.0.0", |
|
59 | 59 | "d3-shape": "3.2.0", |
60 | 60 | "d3-time-format": "4.1.0", |
61 | 61 | "date-fns": "4.1.0", |
62 | | - "downshift": "9.2.0", |
63 | | - "jotai": "2.17.1", |
| 62 | + "downshift": "9.3.2", |
| 63 | + "jotai": "2.19.1", |
64 | 64 | "jotai-family": "1.0.1", |
65 | | - "nanoid": "5.1.6", |
66 | | - "postcss": "8.5.6", |
| 65 | + "nanoid": "5.1.7", |
| 66 | + "postcss": "8.5.8", |
67 | 67 | "postcss-cli": "11.0.1", |
68 | 68 | "prettier": "3.8.1", |
69 | 69 | "prop-types": "15.8.1", |
|
72 | 72 | "react-dnd": "16.0.1", |
73 | 73 | "react-dnd-html5-backend": "16.0.1", |
74 | 74 | "react-dom": "19.2.4", |
75 | | - "react-hook-form": "7.71.1", |
76 | | - "react-joyride": "3.0.0-7", |
| 75 | + "react-hook-form": "7.72.1", |
| 76 | + "react-joyride": "3.0.2", |
77 | 77 | "react-query": "3.39.3", |
78 | 78 | "react-redux": "9.2.0", |
79 | | - "react-router-dom": "7.13.0", |
| 79 | + "react-router-dom": "7.14.0", |
80 | 80 | "react-sortable-hoc": "2.0.0", |
81 | 81 | "redux": "5.0.1", |
82 | 82 | "redux-mock-store": "1.5.5", |
83 | 83 | "redux-thunk": "3.1.0", |
84 | | - "sass-embedded": "1.97.3", |
85 | | - "swiper": "12.1.2", |
| 84 | + "sass-embedded": "1.99.0", |
| 85 | + "swiper": "12.1.3", |
86 | 86 | "tinyglobby": "0.2.15", |
87 | 87 | "topojson-client": "3.1.0", |
88 | 88 | "typescript": "5.9.3", |
|
92 | 92 | }, |
93 | 93 | "devDependencies": { |
94 | 94 | "@babel/eslint-parser": "7.28.6", |
95 | | - "@percy/cli": "1.31.10", |
| 95 | + "@percy/cli": "1.31.11", |
96 | 96 | "@types/cypress": "1.1.6", |
97 | 97 | "@types/d3": "7.4.3", |
98 | 98 | "@types/redux-mock-store": "^1.5.0", |
99 | 99 | "@types/uuid": "11.0.0", |
100 | 100 | "@typescript-eslint/eslint-plugin": "^8.58.0", |
101 | 101 | "@typescript-eslint/parser": "^8.58.0", |
102 | | - "@vitest/coverage-v8": "4.0.18", |
103 | | - "@vitest/ui": "4.1.2", |
| 102 | + "@vitest/coverage-v8": "4.1.3", |
| 103 | + "@vitest/ui": "4.1.3", |
104 | 104 | "concurrently": "9.2.1", |
105 | | - "cypress": "15.10.0", |
106 | | - "eslint": "9.39.2", |
| 105 | + "cypress": "15.13.0", |
| 106 | + "eslint": "9.39.4", |
107 | 107 | "eslint-config-prettier": "10.1.8", |
108 | 108 | "eslint-plugin-jsx-a11y": "^6.9.0", |
109 | 109 | "eslint-plugin-prettier": "5.5.5", |
110 | 110 | "eslint-plugin-react": "7.37.5", |
111 | | - "msw": "2.12.8", |
| 111 | + "msw": "2.13.1", |
112 | 112 | "stylelint": "17.6.0", |
113 | 113 | "stylelint-config-standard-scss": "17.0.0", |
114 | 114 | "stylelint-order": "7.0.1", |
115 | 115 | "vitest": "^4.0.0" |
116 | 116 | }, |
117 | 117 | "resolutions": { |
118 | | - "vitest/**/glob": "13.0.1", |
119 | | - "lodash": "4.17.23", |
| 118 | + "vitest/**/glob": "13.0.6", |
| 119 | + "lodash": "4.18.1", |
120 | 120 | "picomatch": ">=2.3.2", |
121 | 121 | "brace-expansion": ">=2.0.2" |
122 | 122 | } |
|
0 commit comments