|
36 | 36 | "@heroui/tooltip": "^2.2.23",
|
37 | 37 | "@next/eslint-plugin-next": "^15.5.3",
|
38 | 38 | "@next/third-parties": "^15.5.3",
|
39 |
| - "@sentry/nextjs": "^10.13.0", |
| 39 | + "@sentry/nextjs": "^10.14.0", |
40 | 40 | "@testing-library/user-event": "^14.6.1",
|
41 | 41 | "@types/lodash": "^4.17.20",
|
42 | 42 | "apexcharts": "^5.3.5",
|
|
47 | 47 | "dayjs": "^1.11.18",
|
48 | 48 | "dompurify": "^3.2.7",
|
49 | 49 | "eslint-plugin-import": "^2.32.0",
|
50 |
| - "framer-motion": "^12.23.18", |
| 50 | + "framer-motion": "^12.23.19", |
51 | 51 | "graphql": "^16.11.0",
|
52 | 52 | "leaflet": "^1.9.4",
|
53 | 53 | "leaflet.markercluster": "^1.5.3",
|
|
75 | 75 | "@graphql-codegen/typescript": "^5.0.0",
|
76 | 76 | "@graphql-codegen/typescript-operations": "^5.0.0",
|
77 | 77 | "@lhci/cli": "^0.15.1",
|
78 |
| - "@playwright/test": "^1.55.0", |
| 78 | + "@playwright/test": "^1.55.1", |
79 | 79 | "@swc/core": "^1.13.5",
|
80 | 80 | "@swc/jest": "^0.2.39",
|
81 | 81 | "@tailwindcss/postcss": "^4.1.13",
|
|
89 | 89 | "@types/react": "^19.1.13",
|
90 | 90 | "@types/react-dom": "^19.1.9",
|
91 | 91 | "@types/react-gtm-module": "^2.0.4",
|
92 |
| - "@typescript-eslint/eslint-plugin": "^8.44.0", |
93 |
| - "@typescript-eslint/parser": "^8.44.0", |
| 92 | + "@typescript-eslint/eslint-plugin": "^8.44.1", |
| 93 | + "@typescript-eslint/parser": "^8.44.1", |
94 | 94 | "eslint": "^9.36.0",
|
95 | 95 | "eslint-config-next": "^15.5.3",
|
96 | 96 | "eslint-config-prettier": "^10.1.8",
|
|
115 | 115 | "ts-jest": "^29.4.4",
|
116 | 116 | "ts-node": "^10.9.2",
|
117 | 117 | "typescript": "~5.8.3",
|
118 |
| - "typescript-eslint": "^8.44.0", |
| 118 | + "typescript-eslint": "^8.44.1", |
119 | 119 | "util": "^0.12.5"
|
120 | 120 | },
|
121 | 121 | "engines": {
|
|
0 commit comments