|
94 | 94 | "devDependencies": { |
95 | 95 | "@axe-core/playwright": "4.10.2", |
96 | 96 | "@babel/preset-react": "7.27.1", |
97 | | - "@biomejs/biome": "2.2.2", |
98 | | - "@changesets/cli": "2.29.6", |
| 97 | + "@biomejs/biome": "2.2.4", |
| 98 | + "@changesets/cli": "2.29.7", |
99 | 99 | "@edge-runtime/vm": "5.0.0", |
100 | | - "@emotion/is-prop-valid": "1.3.1", |
| 100 | + "@emotion/is-prop-valid": "1.4.0", |
101 | 101 | "@playwright/test": "1.55.0", |
102 | 102 | "@react-aria/test-utils": "1.0.0-beta.0", |
103 | 103 | "@storybook/addon-themes": "9.1.7", |
104 | 104 | "@storybook/react-vite": "9.1.7", |
105 | | - "@tanstack/router-devtools": "1.131.27", |
106 | | - "@tanstack/router-plugin": "1.131.27", |
| 105 | + "@tanstack/router-devtools": "1.131.50", |
| 106 | + "@tanstack/router-plugin": "1.131.50", |
107 | 107 | "@testing-library/dom": "10.4.1", |
108 | 108 | "@testing-library/jest-dom": "6.8.0", |
109 | 109 | "@testing-library/react": "16.3.0", |
110 | 110 | "@testing-library/user-event": "14.6.1", |
111 | | - "@types/node": "24.3.0", |
112 | | - "@types/react": "19.1.12", |
| 111 | + "@types/node": "24.5.2", |
| 112 | + "@types/react": "19.1.13", |
113 | 113 | "@types/react-dom": "19.1.9", |
114 | | - "@vitejs/plugin-react-swc": "4.0.1", |
| 114 | + "@vitejs/plugin-react-swc": "4.1.0", |
115 | 115 | "@vitest/coverage-v8": "3.2.4", |
116 | 116 | "@vitest/ui": "3.2.4", |
117 | 117 | "@vueless/storybook-dark-mode": "9.0.8", |
118 | 118 | "axe-html-reporter": "2.2.11", |
119 | 119 | "convex-test": "0.0.38", |
120 | | - "globals": "16.3.0", |
| 120 | + "globals": "16.4.0", |
121 | 121 | "husky": "9.1.7", |
122 | 122 | "jsdom": "26.1.0", |
123 | | - "lint-staged": "16.1.5", |
| 123 | + "lint-staged": "16.2.0", |
124 | 124 | "playwright": "1.55.0", |
125 | 125 | "prop-types": "15.8.1", |
126 | 126 | "react-email": "4.2.11", |
127 | 127 | "rollup-plugin-webpack-stats": "2.1.4", |
128 | | - "sharp": "0.34.3", |
| 128 | + "sharp": "0.34.4", |
129 | 129 | "svgo": "4.0.0", |
130 | 130 | "tailwind-merge": "3.3.1", |
131 | 131 | "tailwindcss-react-aria-components": "2.0.1", |
132 | 132 | "typescript": "5.9.2", |
133 | | - "vite": "7.1.5", |
| 133 | + "vite": "7.1.7", |
134 | 134 | "vite-plugin-image-optimizer": "2.0.2", |
135 | 135 | "vite-tsconfig-paths": "5.1.4", |
136 | 136 | "vitest": "3.2.4" |
|
0 commit comments