|
19 | 19 | }, |
20 | 20 | "dependencies": { |
21 | 21 | "@emotion/react": "^11.14.0", |
22 | | - "@emotion/styled": "^11.14.0", |
| 22 | + "@emotion/styled": "^11.14.1", |
23 | 23 | "@hello-pangea/dnd": "^18.0.1", |
24 | 24 | "@mui/joy": "^5.0.0-beta.52", |
25 | 25 | "camelcase": "^6.3.0", |
|
42 | 42 | "devDependencies": { |
43 | 43 | "@eslint/js": "^9.28.0", |
44 | 44 | "@next/eslint-plugin-next": "^15.3.3", |
45 | | - "@playwright/test": "^1.53.1", |
| 45 | + "@playwright/test": "^1.53.2", |
46 | 46 | "@testing-library/jest-dom": "^6.6.3", |
47 | 47 | "@testing-library/react": "^16.3.0", |
48 | 48 | "@types/boom": "^7.3.5", |
49 | 49 | "@types/geojson": "^7946.0.16", |
50 | 50 | "@types/heic-convert": "^2.1.0", |
51 | 51 | "@types/jest": "^30.0.0", |
52 | 52 | "@types/mime-types": "^3.0.1", |
53 | | - "@types/node": "^22.15.33", |
| 53 | + "@types/node": "^22.16.0", |
54 | 54 | "@types/react": "19.1.8", |
55 | 55 | "@types/react-dom": "19.1.6", |
56 | 56 | "@types/react-image-gallery": "^1.2.4", |
57 | 57 | "@types/xml2js": "^0.4.14", |
58 | | - "@typescript-eslint/eslint-plugin": "^8.35.0", |
59 | | - "@typescript-eslint/parser": "^8.35.0", |
60 | | - "eslint": "^9.29.0", |
| 58 | + "@typescript-eslint/eslint-plugin": "^8.35.1", |
| 59 | + "@typescript-eslint/parser": "^8.35.1", |
| 60 | + "eslint": "^9.30.1", |
61 | 61 | "eslint-config-next": "^15.3.4", |
62 | 62 | "eslint-plugin-import": "^2.32.0", |
63 | 63 | "eslint-plugin-jest-dom": "^5.5.0", |
64 | | - "eslint-plugin-jsdoc": "^51.2.3", |
| 64 | + "eslint-plugin-jsdoc": "^51.3.2", |
65 | 65 | "eslint-plugin-jsx-a11y": "^6.10.2", |
66 | 66 | "eslint-plugin-testing-library": "^7.5.3", |
67 | 67 | "jest": "^30.0.3", |
|
0 commit comments