|
37 | 37 | "@mui/icons-material": "^7.3.7", |
38 | 38 | "@mui/material": "^7.3.7", |
39 | 39 | "@sentry/integrations": "^7.114.0", |
40 | | - "@sentry/nextjs": "^10.34.0", |
| 40 | + "@sentry/nextjs": "^10.35.0", |
41 | 41 | "@vercel/speed-insights": "^1.3.1", |
42 | 42 | "firebase": "^12.8.0", |
43 | 43 | "lodash": "^4.17.21", |
44 | | - "next": "^16.1.3", |
| 44 | + "next": "^16.1.4", |
45 | 45 | "react": "^19.2.3", |
46 | 46 | "react-dom": "^19.2.3", |
47 | 47 | "sharp": "^0.34.5", |
48 | 48 | "webpack": "^5.104.1" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@sentry/core": "^10.34.0", |
52 | | - "@sentry/types": "^10.34.0", |
| 51 | + "@sentry/core": "^10.35.0", |
| 52 | + "@sentry/types": "^10.35.0", |
53 | 53 | "@svgr/webpack": "^8.1.0", |
54 | 54 | "@testing-library/jest-dom": "^6.9.1", |
55 | | - "@testing-library/react": "^16.3.1", |
| 55 | + "@testing-library/react": "^16.3.2", |
56 | 56 | "@trivago/prettier-plugin-sort-imports": "^6.0.2", |
57 | 57 | "@types/jest": "^30.0.0", |
58 | 58 | "@types/lodash": "^4.17.23", |
59 | 59 | "@types/node": "^25.0.9", |
60 | | - "@types/react": "^19.2.8", |
| 60 | + "@types/react": "^19.2.9", |
61 | 61 | "@types/react-dom": "^19.2.3", |
62 | | - "caniuse-lite": "^1.0.30001764", |
| 62 | + "caniuse-lite": "^1.0.30001765", |
63 | 63 | "concurrently": "^9.2.1", |
64 | 64 | "cypress": "^15.9.0", |
65 | 65 | "cypress-axe": "^1.7.0", |
|
0 commit comments