|
28 | 28 | "@nodevu/core": "0.3.0", |
29 | 29 | "@opentelemetry/api-logs": "~0.200.0", |
30 | 30 | "@opentelemetry/instrumentation": "~0.200.0", |
31 | | - "@opentelemetry/resources": "~1.30.1", |
| 31 | + "@opentelemetry/resources": "~2.0.0", |
32 | 32 | "@opentelemetry/sdk-logs": "~0.200.0", |
33 | | - "@orama/react-components": "^0.6.4", |
| 33 | + "@orama/react-components": "^0.7.0", |
34 | 34 | "@oramacloud/client": "^2.1.4", |
35 | | - "@radix-ui/react-slot": "^1.1.2", |
36 | | - "@radix-ui/react-tabs": "^1.1.3", |
37 | | - "@radix-ui/react-toast": "^1.2.6", |
38 | | - "@radix-ui/react-tooltip": "^1.1.8", |
39 | | - "@shikijs/core": "^3.2.2", |
40 | | - "@shikijs/engine-javascript": "^3.2.2", |
41 | | - "@tailwindcss/postcss": "~4.0.17", |
42 | | - "@types/node": "22.14.0", |
43 | | - "@types/react": "^19.1.0", |
| 35 | + "@radix-ui/react-slot": "^1.2.0", |
| 36 | + "@radix-ui/react-tabs": "^1.1.9", |
| 37 | + "@radix-ui/react-toast": "^1.2.11", |
| 38 | + "@radix-ui/react-tooltip": "^1.2.4", |
| 39 | + "@shikijs/core": "^3.3.0", |
| 40 | + "@shikijs/engine-javascript": "^3.3.0", |
| 41 | + "@tailwindcss/postcss": "~4.1.5", |
| 42 | + "@types/node": "22.15.3", |
| 43 | + "@types/react": "^19.1.2", |
44 | 44 | "@vcarl/remark-headings": "~0.1.0", |
45 | 45 | "@vercel/analytics": "~1.5.0", |
46 | | - "@vercel/otel": "~1.10.4", |
| 46 | + "@vercel/otel": "~1.11.0", |
47 | 47 | "@vercel/speed-insights": "~1.2.0", |
48 | 48 | "classnames": "~2.5.1", |
49 | 49 | "cross-env": "7.0.3", |
50 | 50 | "feed": "~4.2.2", |
51 | 51 | "github-slugger": "~2.0.0", |
52 | | - "glob": "~11.0.1", |
| 52 | + "glob": "~11.0.2", |
53 | 53 | "gray-matter": "~4.0.3", |
54 | 54 | "hast-util-to-string": "~3.0.1", |
55 | | - "next": "15.3.0", |
56 | | - "next-intl": "~4.0.2", |
| 55 | + "next": "15.3.1", |
| 56 | + "next-intl": "~4.1.0", |
57 | 57 | "next-themes": "~0.4.6", |
58 | 58 | "postcss": "~8.5.3", |
59 | 59 | "postcss-calc": "~10.1.1", |
60 | 60 | "postcss-loader": "~8.1.1", |
61 | 61 | "react": "^19.1.0", |
62 | 62 | "react-dom": "^19.1.0", |
63 | | - "reading-time": "~1.5.0", |
64 | 63 | "rehype-autolink-headings": "~7.1.0", |
65 | 64 | "rehype-slug": "~6.0.0", |
66 | 65 | "remark-gfm": "~4.0.1", |
67 | 66 | "remark-reading-time": "~2.0.1", |
68 | 67 | "semver": "~7.7.1", |
69 | | - "shiki": "~3.1.0", |
70 | | - "sval": "^0.6.3", |
71 | | - "tailwindcss": "~4.0.17", |
| 68 | + "shiki": "~3.3.0", |
| 69 | + "sval": "^0.6.7", |
| 70 | + "tailwindcss": "~4.1.5", |
72 | 71 | "unist-util-visit": "~5.0.0", |
73 | 72 | "vfile": "~6.0.3", |
74 | 73 | "vfile-matter": "~5.0.1" |
75 | 74 | }, |
76 | 75 | "devDependencies": { |
77 | | - "@eslint/compat": "~1.2.8", |
| 76 | + "@eslint/compat": "~1.2.9", |
78 | 77 | "@eslint/eslintrc": "~3.3.1", |
79 | | - "@next/eslint-plugin-next": "15.2.4", |
| 78 | + "@next/eslint-plugin-next": "15.3.1", |
80 | 79 | "@testing-library/user-event": "~14.6.1", |
81 | 80 | "@types/semver": "~7.7.0", |
82 | | - "eslint-config-next": "15.2.4", |
83 | | - "eslint-import-resolver-typescript": "~4.3.1", |
84 | | - "eslint-plugin-mdx": "~3.4.0", |
85 | | - "eslint-plugin-react": "~7.37.4", |
| 81 | + "eslint-config-next": "15.3.1", |
| 82 | + "eslint-import-resolver-typescript": "~4.3.4", |
| 83 | + "eslint-plugin-mdx": "~3.4.1", |
| 84 | + "eslint-plugin-react": "~7.37.5", |
86 | 85 | "eslint-plugin-react-hooks": "5.2.0", |
87 | 86 | "global-jsdom": "^26.0.0", |
88 | 87 | "handlebars": "4.7.8", |
89 | | - "jsdom": "^26.0.0", |
| 88 | + "jsdom": "^26.1.0", |
| 89 | + "reading-time": "~1.5.0", |
90 | 90 | "remark-frontmatter": "5.0.0", |
91 | 91 | "remark-lint-fenced-code-flag": "^4.2.0", |
92 | 92 | "remark-lint-first-heading-level": "^4.0.1", |
|
99 | 99 | "remark-lint-unordered-list-marker-style": "^4.0.1", |
100 | 100 | "remark-parse": "11.0.0", |
101 | 101 | "remark-preset-lint-node": "5.1.2", |
102 | | - "stylelint": "16.17.0", |
103 | | - "stylelint-config-standard": "37.0.0", |
104 | | - "stylelint-order": "6.0.4", |
| 102 | + "stylelint": "16.19.1", |
| 103 | + "stylelint-config-standard": "38.0.0", |
| 104 | + "stylelint-order": "7.0.0", |
105 | 105 | "stylelint-selector-bem-pattern": "4.0.1", |
106 | | - "tsx": "^4.19.3", |
107 | | - "typescript": "~5.8.2", |
108 | | - "typescript-eslint": "~8.29.0", |
| 106 | + "tsx": "^4.19.4", |
| 107 | + "typescript": "~5.8.3", |
| 108 | + "typescript-eslint": "~8.31.1", |
109 | 109 | "unified": "^11.0.5", |
110 | 110 | "user-agent-data-types": "0.4.2" |
111 | 111 | } |
|
0 commit comments