|
28 | 28 | "@node-core/website-i18n": "*", |
29 | 29 | "@nodevu/core": "0.3.0", |
30 | 30 | "@opentelemetry/api": "1.9.0", |
31 | | - "@orama/react-components": "^0.3.2", |
| 31 | + "@orama/react-components": "^0.5.1", |
32 | 32 | "@oramacloud/client": "^2.1.4", |
33 | | - "@radix-ui/react-accessible-icon": "^1.1.0", |
34 | | - "@radix-ui/react-dropdown-menu": "^2.1.2", |
35 | | - "@radix-ui/react-label": "^2.1.0", |
36 | | - "@radix-ui/react-scroll-area": "^1.2.1", |
37 | | - "@radix-ui/react-select": "^2.1.2", |
38 | | - "@radix-ui/react-slot": "^1.1.0", |
39 | | - "@radix-ui/react-tabs": "^1.1.1", |
40 | | - "@radix-ui/react-toast": "^1.2.5", |
| 33 | + "@radix-ui/react-accessible-icon": "^1.1.2", |
| 34 | + "@radix-ui/react-dropdown-menu": "^2.1.6", |
| 35 | + "@radix-ui/react-label": "^2.1.2", |
| 36 | + "@radix-ui/react-scroll-area": "^1.2.3", |
| 37 | + "@radix-ui/react-select": "^2.1.6", |
| 38 | + "@radix-ui/react-slot": "^1.1.2", |
| 39 | + "@radix-ui/react-tabs": "^1.1.3", |
| 40 | + "@radix-ui/react-toast": "^1.2.6", |
41 | 41 | "@radix-ui/react-tooltip": "^1.1.8", |
42 | 42 | "@savvywombat/tailwindcss-grid-areas": "~4.0.0", |
43 | 43 | "@tailwindcss/container-queries": "~0.1.1", |
44 | 44 | "@vcarl/remark-headings": "~0.1.0", |
45 | | - "@vercel/analytics": "~1.4.1", |
| 45 | + "@vercel/analytics": "~1.5.0", |
46 | 46 | "@vercel/otel": "~1.10.1", |
47 | | - "@vercel/speed-insights": "~1.1.0", |
| 47 | + "@vercel/speed-insights": "~1.2.0", |
48 | 48 | "autoprefixer": "~10.4.20", |
49 | 49 | "classnames": "~2.5.1", |
50 | 50 | "cross-env": "7.0.3", |
51 | 51 | "dedent": "1.5.3", |
52 | 52 | "feed": "~4.2.2", |
53 | 53 | "github-slugger": "~2.0.0", |
54 | | - "glob": "~11.0.0", |
| 54 | + "glob": "~11.0.1", |
55 | 55 | "gray-matter": "~4.0.3", |
56 | | - "next": "15.1.6", |
57 | | - "next-intl": "~3.26.3", |
58 | | - "next-themes": "~0.4.3", |
59 | | - "postcss": "~8.4.49", |
60 | | - "postcss-calc": "~10.0.2", |
| 56 | + "next": "15.2.0", |
| 57 | + "next-intl": "~3.26.5", |
| 58 | + "next-themes": "~0.4.4", |
| 59 | + "postcss": "~8.5.3", |
| 60 | + "postcss-calc": "~10.1.1", |
61 | 61 | "postcss-import": "~16.1.0", |
62 | 62 | "postcss-loader": "~8.1.1", |
63 | 63 | "postcss-mixins": "~11.0.3", |
64 | 64 | "postcss-simple-vars": "~7.0.1", |
65 | | - "react": "^18.3.1", |
66 | | - "react-dom": "^18.3.1", |
| 65 | + "react": "19.0.0", |
| 66 | + "react-dom": "19.0.0", |
67 | 67 | "rehype-autolink-headings": "~7.1.0", |
68 | 68 | "rehype-slug": "~6.0.0", |
69 | | - "remark-gfm": "~4.0.0", |
| 69 | + "remark-gfm": "~4.0.1", |
70 | 70 | "remark-reading-time": "~2.0.1", |
71 | 71 | "semver": "~7.7.1", |
72 | | - "shiki": "~2.2.0", |
73 | | - "sval": "^0.5.2", |
74 | | - "tailwindcss": "~3.4.15", |
| 72 | + "shiki": "~3.1.0", |
| 73 | + "sval": "^0.6.1", |
| 74 | + "tailwindcss": "~3.4.17", |
75 | 75 | "unist-util-visit": "~5.0.0", |
76 | 76 | "vfile": "~6.0.3", |
77 | 77 | "vfile-matter": "~5.0.0" |
78 | 78 | }, |
79 | 79 | "devDependencies": { |
80 | | - "@eslint/compat": "~1.2.3", |
81 | | - "@next/eslint-plugin-next": "15.1.6", |
82 | | - "@storybook/addon-controls": "^8.5.2", |
83 | | - "@storybook/addon-interactions": "^8.5.2", |
| 80 | + "@eslint/compat": "~1.2.7", |
| 81 | + "@next/eslint-plugin-next": "15.2.0", |
| 82 | + "@storybook/addon-controls": "^8.6.3", |
| 83 | + "@storybook/addon-interactions": "^8.6.3", |
84 | 84 | "@storybook/addon-styling-webpack": "^1.0.1", |
85 | | - "@storybook/addon-themes": "^8.5.2", |
86 | | - "@storybook/addon-viewport": "^8.5.2", |
87 | | - "@storybook/addon-webpack5-compiler-swc": "^2.0.0", |
88 | | - "@storybook/react-webpack5": "^8.5.2", |
| 85 | + "@storybook/addon-themes": "^8.6.3", |
| 86 | + "@storybook/addon-viewport": "^8.6.3", |
| 87 | + "@storybook/addon-webpack5-compiler-swc": "^2.1.0", |
| 88 | + "@storybook/react-webpack5": "^8.6.3", |
89 | 89 | "@testing-library/jest-dom": "~6.6.3", |
90 | 90 | "@testing-library/react": "~16.2.0", |
91 | 91 | "@testing-library/user-event": "~14.6.1", |
92 | 92 | "@types/jest": "29.5.14", |
93 | | - "@types/react": "^18.3.12", |
94 | | - "@types/react-dom": "^18.3.1", |
95 | 93 | "@types/semver": "~7.5.8", |
96 | | - "eslint-config-next": "15.1.3", |
97 | | - "eslint-import-resolver-typescript": "~3.7.0", |
| 94 | + "eslint-config-next": "15.2.0", |
| 95 | + "eslint-import-resolver-typescript": "~3.8.3", |
98 | 96 | "eslint-plugin-mdx": "~3.1.5", |
99 | | - "eslint-plugin-react": "~7.37.2", |
100 | | - "eslint-plugin-react-hooks": "5.1.0", |
101 | | - "eslint-plugin-storybook": "~0.11.0", |
| 97 | + "eslint-plugin-react": "~7.37.4", |
| 98 | + "eslint-plugin-react-hooks": "5.2.0", |
| 99 | + "eslint-plugin-storybook": "~0.11.3", |
102 | 100 | "handlebars": "4.7.8", |
103 | 101 | "jest": "29.7.0", |
104 | 102 | "jest-environment-jsdom": "29.7.0", |
105 | 103 | "jest-junit": "16.0.0", |
106 | 104 | "remark-frontmatter": "5.0.0", |
107 | 105 | "remark-preset-lint-node": "5.1.2", |
108 | | - "storybook": "^8.4.4", |
109 | | - "stylelint": "16.12.0", |
110 | | - "stylelint-config-standard": "36.0.1", |
| 106 | + "storybook": "^8.6.3", |
| 107 | + "stylelint": "16.15.0", |
| 108 | + "stylelint-config-standard": "37.0.0", |
111 | 109 | "stylelint-order": "6.0.4", |
112 | 110 | "stylelint-selector-bem-pattern": "4.0.1", |
113 | 111 | "typescript": "~5.7.2", |
114 | | - "typescript-eslint": "~8.19.0", |
| 112 | + "typescript-eslint": "~8.25.0", |
115 | 113 | "user-agent-data-types": "0.4.2" |
116 | 114 | } |
117 | 115 | } |
0 commit comments