|
39 | 39 | "@heroicons/react": "~2.1.5",
|
40 | 40 | "@mdx-js/mdx": "^3.1.0",
|
41 | 41 | "@node-core/website-i18n": "*",
|
42 |
| - "@nodevu/core": "~0.1.0", |
| 42 | + "@nodevu/core": "^0.1.0", |
43 | 43 | "@orama/highlight": "^0.1.6",
|
44 | 44 | "@oramacloud/client": "^1.3.19",
|
45 | 45 | "@radix-ui/react-accessible-icon": "^1.1.0",
|
|
53 | 53 | "@radix-ui/react-tabs": "^1.1.1",
|
54 | 54 | "@radix-ui/react-toast": "^1.2.2",
|
55 | 55 | "@savvywombat/tailwindcss-grid-areas": "~4.0.0",
|
56 |
| - "@sentry/nextjs": "^8.35.0", |
57 |
| - "@tailwindcss/container-queries": "~0.1.1", |
| 56 | + "@sentry/nextjs": "^8.36.0", |
| 57 | + "@tailwindcss/container-queries": "^0.1.1", |
58 | 58 | "@types/node": "20.16.5",
|
59 |
| - "@vcarl/remark-headings": "~0.1.0", |
| 59 | + "@vcarl/remark-headings": "^0.1.0", |
60 | 60 | "@vercel/analytics": "~1.3.2",
|
61 | 61 | "@vercel/speed-insights": "~1.0.14",
|
62 | 62 | "autoprefixer": "~10.4.20",
|
|
69 | 69 | "gray-matter": "~4.0.3",
|
70 | 70 | "next": "15.0.2",
|
71 | 71 | "next-intl": "~3.23.5",
|
72 |
| - "next-themes": "~0.3.0", |
| 72 | + "next-themes": "^0.3.0", |
73 | 73 | "postcss": "~8.4.47",
|
74 | 74 | "postcss-calc": "~10.0.2",
|
75 | 75 | "postcss-import": "~16.1.0",
|
|
91 | 91 | "devDependencies": {
|
92 | 92 | "@eslint/compat": "~1.2.2",
|
93 | 93 | "@next/eslint-plugin-next": "15.0.2",
|
94 |
| - "@storybook/addon-controls": "~8.3.6", |
95 |
| - "@storybook/addon-interactions": "~8.3.6", |
96 |
| - "@storybook/addon-themes": "~8.3.6", |
97 |
| - "@storybook/addon-viewport": "~8.3.6", |
98 |
| - "@storybook/nextjs": "~8.3.6", |
| 94 | + "@storybook/addon-controls": "^8.4.0", |
| 95 | + "@storybook/addon-interactions": "^8.4.0", |
| 96 | + "@storybook/addon-themes": "^8.4.0", |
| 97 | + "@storybook/addon-viewport": "^8.4.0", |
| 98 | + "@storybook/nextjs": "^8.4.0", |
99 | 99 | "@testing-library/jest-dom": "~6.6.2",
|
100 | 100 | "@testing-library/react": "~16.0.1",
|
101 | 101 | "@testing-library/user-event": "~14.5.2",
|
|
115 | 115 | "jest-junit": "16.0.0",
|
116 | 116 | "remark-frontmatter": "5.0.0",
|
117 | 117 | "remark-preset-lint-node": "5.1.2",
|
118 |
| - "storybook": "~8.3.6", |
| 118 | + "storybook": "^8.4.0", |
119 | 119 | "stylelint": "16.10.0",
|
120 | 120 | "stylelint-config-standard": "36.0.1",
|
121 | 121 | "stylelint-order": "6.0.4",
|
|
0 commit comments