|
71 | 71 | "lucide-react": "^1.31.0", |
72 | 72 | "mermaid": "^11.16.1", |
73 | 73 | "motion": "^13.1.0", |
74 | | - "next": "^16.3.0", |
| 74 | + "next": "^16.3.1", |
75 | 75 | "next-themes": "^0.4.6", |
76 | 76 | "nextjs-toploader": "^3.9.17", |
77 | 77 | "node-html-parser": "^9.0.1", |
|
84 | 84 | "zod": "^4.4.3" |
85 | 85 | }, |
86 | 86 | "devDependencies": { |
87 | | - "@argos-ci/cli": "^6.6.1", |
88 | | - "@argos-ci/playwright": "^7.4.3", |
| 87 | + "@argos-ci/cli": "^6.9.0", |
| 88 | + "@argos-ci/playwright": "^7.4.6", |
89 | 89 | "@chromatic-com/storybook": "^5.3.0", |
90 | 90 | "@clack/prompts": "^1.7.0", |
91 | 91 | "@eslint/js": "^10.0.1", |
92 | 92 | "@mdx-js/loader": "^3.1.1", |
93 | | - "@next/bundle-analyzer": "16.3.0", |
94 | | - "@next/eslint-plugin-next": "16.3.0", |
95 | | - "@next/mdx": "16.3.0", |
| 93 | + "@next/bundle-analyzer": "16.3.1", |
| 94 | + "@next/eslint-plugin-next": "16.3.1", |
| 95 | + "@next/mdx": "16.3.1", |
96 | 96 | "@playwright/test": "^1.62.1", |
97 | 97 | "@storybook/addon-a11y": "^10.4.6", |
98 | 98 | "@storybook/addon-docs": "^10.4.6", |
|
103 | 103 | "@testing-library/dom": "^10.4.1", |
104 | 104 | "@testing-library/jest-dom": "^7.0.1", |
105 | 105 | "@testing-library/react": "^16.3.2", |
106 | | - "@testing-library/user-event": "^14.6.3", |
| 106 | + "@testing-library/user-event": "^14.6.4", |
107 | 107 | "@types/mdx": "^2.0.14", |
108 | 108 | "@types/node": "26.2.0", |
109 | 109 | "@types/react": "19.2.18", |
|
113 | 113 | "@vitest/browser": "4.1.10", |
114 | 114 | "@vitest/browser-playwright": "^4.1.10", |
115 | 115 | "@vitest/coverage-v8": "4.1.10", |
116 | | - "baseline-browser-mapping": "^2.11.13", |
| 116 | + "baseline-browser-mapping": "^2.11.14", |
117 | 117 | "code-inspector-plugin": "^2.0.7", |
118 | 118 | "eslint": "^10.8.1", |
119 | 119 | "eslint-config-ts-prefixer": "^4.2.1", |
120 | 120 | "eslint-import-resolver-typescript": "^4.4.5", |
121 | 121 | "eslint-plugin-jsx-a11y": "^6.10.2", |
122 | | - "eslint-plugin-storybook": "10.5.7", |
| 122 | + "eslint-plugin-storybook": "10.5.8", |
123 | 123 | "happy-dom": "^20.11.2", |
124 | 124 | "husky": "^9.1.7", |
125 | 125 | "lint-staged": "^17.3.0", |
|
0 commit comments