|
52 | 52 | "@types/react": "catalog:", |
53 | 53 | "@vcarl/remark-headings": "~0.1.0", |
54 | 54 | "@vercel/analytics": "~1.5.0", |
55 | | - "@vercel/otel": "~2.0.1", |
| 55 | + "@vercel/otel": "~2.1.0", |
56 | 56 | "@vercel/speed-insights": "~1.2.0", |
57 | 57 | "classnames": "catalog:", |
58 | 58 | "cross-env": "catalog:", |
59 | 59 | "feed": "~5.1.0", |
60 | 60 | "github-slugger": "~2.0.0", |
61 | 61 | "gray-matter": "~4.0.3", |
62 | 62 | "mdast-util-to-string": "^4.0.0", |
63 | | - "next": "16.0.0", |
64 | | - "next-intl": "~4.3.11", |
| 63 | + "next": "16.0.3", |
| 64 | + "next-intl": "~4.5.3", |
65 | 65 | "next-themes": "~0.4.6", |
66 | 66 | "postcss-calc": "~10.1.1", |
67 | 67 | "react": "catalog:", |
|
81 | 81 | }, |
82 | 82 | "devDependencies": { |
83 | 83 | "@flarelabs-net/wrangler-build-time-fs-assets-polyfilling": "^0.0.1", |
84 | | - "@next/eslint-plugin-next": "16.0.0", |
| 84 | + "@next/eslint-plugin-next": "16.0.3", |
85 | 85 | "@node-core/remark-lint": "workspace:*", |
86 | | - "@opennextjs/cloudflare": "^1.6.4", |
| 86 | + "@opennextjs/cloudflare": "^1.12.0", |
87 | 87 | "@playwright/test": "^1.56.1", |
88 | 88 | "@testing-library/user-event": "~14.6.1", |
89 | 89 | "@types/mdast": "^4.0.4", |
90 | 90 | "@types/mdx": "^2.0.13", |
91 | 91 | "@types/semver": "~7.7.1", |
92 | 92 | "babel-plugin-react-compiler": "^1.0.0", |
93 | 93 | "dedent": "^1.7.0", |
94 | | - "eslint-config-next": "16.0.0", |
| 94 | + "eslint-config-next": "16.0.3", |
95 | 95 | "eslint-plugin-mdx": "~3.6.2", |
96 | 96 | "eslint-plugin-react": "~7.37.5", |
97 | 97 | "eslint-plugin-react-hooks": "^5.2.0", |
|
0 commit comments