|
21 | 21 | "storybook:build": "storybook build" |
22 | 22 | }, |
23 | 23 | "dependencies": { |
24 | | - "@gfazioli/mantine-marquee": "^2.4.1", |
25 | | - "@gfazioli/mantine-parallax": "^2.3.1", |
26 | | - "@gfazioli/mantine-text-animate": "^2.1.1", |
27 | | - "@mantine/core": "8.1.1", |
28 | | - "@mantine/hooks": "8.1.1", |
| 24 | + "@gfazioli/mantine-marquee": "^2.4.2", |
| 25 | + "@gfazioli/mantine-parallax": "^2.3.2", |
| 26 | + "@gfazioli/mantine-text-animate": "^2.1.2", |
| 27 | + "@mantine/core": "8.1.2", |
| 28 | + "@mantine/hooks": "8.1.2", |
29 | 29 | "@mdx-js/loader": "^3.1.0", |
30 | 30 | "@mdx-js/react": "^3.1.0", |
31 | 31 | "@next/bundle-analyzer": "^15.3.4", |
32 | 32 | "@next/third-parties": "^15.3.4", |
33 | 33 | "@tabler/icons-react": "^3.34.0", |
34 | 34 | "@vercel/analytics": "^1.5.0", |
35 | 35 | "next": "15.3.4", |
36 | | - "nextra": "4.3.0-alpha.28", |
37 | | - "nextra-theme-docs": "4.3.0-alpha.28", |
| 36 | + "nextra": "4.3.0-alpha.30", |
| 37 | + "nextra-theme-docs": "4.3.0-alpha.30", |
38 | 38 | "react": "19.1.0", |
39 | 39 | "react-dom": "19.1.0", |
40 | 40 | "swr": "^2.3.3" |
41 | 41 | }, |
42 | 42 | "devDependencies": { |
43 | | - "@babel/core": "^7.27.4", |
44 | | - "@eslint/js": "^9.29.0", |
| 43 | + "@babel/core": "^7.27.7", |
| 44 | + "@eslint/js": "^9.30.0", |
45 | 45 | "@ianvs/prettier-plugin-sort-imports": "^4.4.2", |
46 | 46 | "@storybook/nextjs": "^8.6.14", |
47 | 47 | "@storybook/react": "^8.6.14", |
|
51 | 51 | "@testing-library/user-event": "^14.6.1", |
52 | 52 | "@types/eslint-plugin-jsx-a11y": "^6.10.0", |
53 | 53 | "@types/jest": "^29.5.14", |
54 | | - "@types/node": "^22.15.32", |
| 54 | + "@types/node": "^22.15.34", |
55 | 55 | "@types/react": "19.1.8", |
56 | 56 | "babel-loader": "^10.0.0", |
57 | | - "eslint": "^9.29.0", |
| 57 | + "eslint": "^9.30.0", |
58 | 58 | "eslint-config-mantine": "^4.0.3", |
59 | 59 | "eslint-plugin-jsx-a11y": "^6.10.2", |
60 | 60 | "eslint-plugin-react": "^7.37.5", |
|
63 | 63 | "pagefind": "^1.3.0", |
64 | 64 | "postcss": "^8.5.6", |
65 | 65 | "postcss-import": "^16.1.1", |
66 | | - "postcss-preset-mantine": "1.17.0", |
| 66 | + "postcss-preset-mantine": "1.18.0", |
67 | 67 | "postcss-simple-vars": "^7.0.1", |
68 | | - "prettier": "^3.6.0", |
| 68 | + "prettier": "^3.6.2", |
69 | 69 | "storybook": "^8.6.14", |
70 | 70 | "storybook-dark-mode": "^4.0.2", |
71 | 71 | "stylelint": "^16.21.0", |
72 | 72 | "stylelint-config-standard-scss": "^14.0.0", |
73 | 73 | "ts-jest": "^29.4.0", |
74 | 74 | "typescript": "5.8.3", |
75 | | - "typescript-eslint": "^8.35.0" |
| 75 | + "typescript-eslint": "^8.35.1" |
76 | 76 | }, |
77 | 77 | "packageManager": "[email protected]" |
78 | 78 | } |
0 commit comments