|
21 | 21 | "storybook:build": "storybook build" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@mantine/carousel": "^7.17.4", |
25 | | - "@mantine/core": "^7.17.4", |
26 | | - "@mantine/hooks": "^7.17.4", |
| 24 | + "@mantine/carousel": "^7.17.5", |
| 25 | + "@mantine/core": "^7.17.5", |
| 26 | + "@mantine/hooks": "^7.17.5", |
27 | 27 | "@next/bundle-analyzer": "^15.3.1", |
28 | 28 | "@tabler/icons-react": "^3.31.0", |
29 | 29 | "embla-carousel-react": "^8.6.0", |
|
36 | 36 | "xml2js": "^0.6.2" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@babel/core": "^7.26.10", |
40 | | - "@eslint/js": "^9.24.0", |
| 39 | + "@babel/core": "^7.27.1", |
| 40 | + "@eslint/js": "^9.25.1", |
41 | 41 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
42 | 42 | "@next/eslint-plugin-next": "^15.3.1", |
43 | 43 | "@storybook/nextjs": "^8.6.12", |
|
48 | 48 | "@testing-library/user-event": "^14.6.1", |
49 | 49 | "@types/eslint-plugin-jsx-a11y": "^6.10.0", |
50 | 50 | "@types/jest": "^29.5.14", |
51 | | - "@types/node": "^22.14.1", |
| 51 | + "@types/node": "^22.15.3", |
52 | 52 | "@types/react": "19.1.2", |
53 | 53 | "@types/xml2js": "^0.4.14", |
54 | 54 | "babel-loader": "^10.0.0", |
55 | | - "eslint": "^9.24.0", |
| 55 | + "eslint": "^9.25.1", |
56 | 56 | "eslint-config-mantine": "^4.0.3", |
57 | 57 | "eslint-plugin-jsx-a11y": "^6.10.2", |
58 | 58 | "eslint-plugin-react": "^7.37.5", |
|
64 | 64 | "prettier": "^3.5.3", |
65 | 65 | "storybook": "^8.6.12", |
66 | 66 | "storybook-dark-mode": "^4.0.2", |
67 | | - "stylelint": "^16.18.0", |
| 67 | + "stylelint": "^16.19.1", |
68 | 68 | "stylelint-config-standard-scss": "^14.0.0", |
69 | 69 | "ts-jest": "^29.3.2", |
70 | 70 | "typescript": "5.8.3", |
71 | | - "typescript-eslint": "^8.30.1" |
| 71 | + "typescript-eslint": "^8.31.1" |
72 | 72 | }, |
73 | 73 | "packageManager": "yarn@4.9.1" |
74 | 74 | } |
0 commit comments