|
47 | 47 | "@radix-ui/react-avatar": "^1.1.1",
|
48 | 48 | "@radix-ui/react-dropdown-menu": "^2.1.2",
|
49 | 49 | "@radix-ui/react-label": "^2.1.0",
|
50 |
| - "@radix-ui/react-scroll-area": "^1.2.0", |
| 50 | + "@radix-ui/react-scroll-area": "^1.2.1", |
51 | 51 | "@radix-ui/react-select": "^2.1.2",
|
52 | 52 | "@radix-ui/react-slot": "^1.1.0",
|
53 | 53 | "@radix-ui/react-tabs": "^1.1.1",
|
|
62 | 62 | "@vercel/speed-insights": "~1.1.0",
|
63 | 63 | "autoprefixer": "~10.4.20",
|
64 | 64 | "classnames": "~2.5.1",
|
65 |
| - "critters": "0.0.23", |
66 | 65 | "cross-env": "7.0.3",
|
67 | 66 | "dedent": "1.5.3",
|
68 | 67 | "feed": "~4.2.2",
|
|
71 | 70 | "gray-matter": "~4.0.3",
|
72 | 71 | "next": "15.0.3",
|
73 | 72 | "next-intl": "~3.25.1",
|
74 |
| - "next-themes": "~0.3.0", |
75 |
| - "postcss": "~8.4.47", |
| 73 | + "next-themes": "~0.4.3", |
| 74 | + "postcss": "~8.4.49", |
76 | 75 | "postcss-calc": "~10.0.2",
|
77 | 76 | "postcss-import": "~16.1.0",
|
78 | 77 | "postcss-loader": "~8.1.1",
|
79 |
| - "postcss-mixins": "~11.0.1", |
| 78 | + "postcss-mixins": "~11.0.3", |
80 | 79 | "postcss-simple-vars": "~7.0.1",
|
81 | 80 | "react": "^18.3.1",
|
82 | 81 | "react-dom": "^18.3.1",
|
|
85 | 84 | "remark-gfm": "~4.0.0",
|
86 | 85 | "remark-reading-time": "~2.0.1",
|
87 | 86 | "semver": "~7.6.3",
|
88 |
| - "shiki": "~1.22.2", |
| 87 | + "shiki": "~1.23.1", |
89 | 88 | "sval": "^0.5.2",
|
90 |
| - "tailwindcss": "~3.4.14", |
| 89 | + "tailwindcss": "~3.4.15", |
91 | 90 | "unist-util-visit": "~5.0.0",
|
92 | 91 | "vfile": "~6.0.3",
|
93 | 92 | "vfile-matter": "~5.0.0"
|
94 | 93 | },
|
95 | 94 | "devDependencies": {
|
96 |
| - "@eslint/compat": "~1.2.2", |
| 95 | + "@eslint/compat": "~1.2.3", |
97 | 96 | "@next/eslint-plugin-next": "15.0.3",
|
98 | 97 | "@storybook/addon-controls": "^8.4.4",
|
99 | 98 | "@storybook/addon-interactions": "^8.4.4",
|
|
102 | 101 | "@storybook/addon-viewport": "^8.4.4",
|
103 | 102 | "@storybook/addon-webpack5-compiler-swc": "^1.0.5",
|
104 | 103 | "@storybook/react-webpack5": "^8.4.4",
|
105 |
| - "@testing-library/jest-dom": "~6.6.2", |
| 104 | + "@testing-library/jest-dom": "~6.6.3", |
106 | 105 | "@testing-library/react": "~16.0.1",
|
107 | 106 | "@testing-library/user-event": "~14.5.2",
|
108 | 107 | "@types/jest": "29.5.14",
|
|
114 | 113 | "eslint-plugin-mdx": "~3.1.5",
|
115 | 114 | "eslint-plugin-react": "~7.37.2",
|
116 | 115 | "eslint-plugin-react-hooks": "5.0.0",
|
117 |
| - "eslint-plugin-storybook": "0.10.1", |
| 116 | + "eslint-plugin-storybook": "~0.11.0", |
118 | 117 | "handlebars": "4.7.8",
|
119 | 118 | "jest": "29.7.0",
|
120 | 119 | "jest-environment-jsdom": "29.7.0",
|
|
127 | 126 | "stylelint-order": "6.0.4",
|
128 | 127 | "stylelint-selector-bem-pattern": "4.0.1",
|
129 | 128 | "typescript": "~5.6.3",
|
130 |
| - "typescript-eslint": "~8.8.1", |
| 129 | + "typescript-eslint": "~8.14.0", |
131 | 130 | "user-agent-data-types": "0.4.2"
|
132 | 131 | }
|
133 | 132 | }
|
0 commit comments