|
21 | 21 | "storybook:build": "storybook build" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@mantine/carousel": "^8.0.0", |
25 | | - "@mantine/core": "^8.0.0", |
26 | | - "@mantine/hooks": "^8.0.0", |
| 24 | + "@mantine/carousel": "^8.0.1", |
| 25 | + "@mantine/core": "^8.0.1", |
| 26 | + "@mantine/hooks": "^8.0.1", |
27 | 27 | "@next/bundle-analyzer": "^15.3.2", |
28 | | - "@tabler/icons-react": "^3.31.0", |
| 28 | + "@tabler/icons-react": "^3.33.0", |
29 | 29 | "embla-carousel-react": "^8.6.0", |
30 | 30 | "globby": "^14.1.0", |
31 | 31 | "gray-matter": "^4.0.3", |
|
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | 39 | "@babel/core": "^7.27.1", |
40 | | - "@eslint/js": "^9.26.0", |
| 40 | + "@eslint/js": "^9.27.0", |
41 | 41 | "@ianvs/prettier-plugin-sort-imports": "^4.4.1", |
42 | 42 | "@next/eslint-plugin-next": "^15.3.2", |
43 | | - "@storybook/nextjs": "^8.6.12", |
44 | | - "@storybook/react": "^8.6.12", |
| 43 | + "@storybook/nextjs": "^8.6.14", |
| 44 | + "@storybook/react": "^8.6.14", |
45 | 45 | "@testing-library/dom": "^10.4.0", |
46 | 46 | "@testing-library/jest-dom": "^6.6.3", |
47 | 47 | "@testing-library/react": "^16.3.0", |
|
52 | 52 | "@types/react": "19.1.4", |
53 | 53 | "@types/xml2js": "^0.4.14", |
54 | 54 | "babel-loader": "^10.0.0", |
55 | | - "eslint": "^9.26.0", |
| 55 | + "eslint": "^9.27.0", |
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", |
|
62 | 62 | "postcss-preset-mantine": "1.17.0", |
63 | 63 | "postcss-simple-vars": "^7.0.1", |
64 | 64 | "prettier": "^3.5.3", |
65 | | - "storybook": "^8.6.12", |
| 65 | + "storybook": "^8.6.14", |
66 | 66 | "storybook-dark-mode": "^4.0.2", |
67 | 67 | "stylelint": "^16.19.1", |
68 | 68 | "stylelint-config-standard-scss": "^15.0.0", |
69 | | - "ts-jest": "^29.3.2", |
| 69 | + "ts-jest": "^29.3.4", |
70 | 70 | "typescript": "5.8.3", |
71 | 71 | "typescript-eslint": "^8.32.1" |
72 | 72 | }, |
|
0 commit comments