|
28 | 28 | "@codemirror/language": "^6.12.1", |
29 | 29 | "@codemirror/language-data": "^6.5.2", |
30 | 30 | "@codemirror/state": "^6.5.4", |
31 | | - "@codemirror/view": "^6.39.11", |
| 31 | + "@codemirror/view": "^6.39.12", |
32 | 32 | "@dprint/formatter": "^0.4.1", |
33 | 33 | "@dprint/markdown": "^0.18.0", |
34 | 34 | "@headlessui/react": "^2.2.9", |
35 | 35 | "@lezer/highlight": "^1.2.3", |
36 | 36 | "@phosphor-icons/react": "^2.1.10", |
37 | 37 | "cmdk": "^1.1.1", |
38 | 38 | "codemirror": "^6.0.2", |
39 | | - "jotai": "^2.16.2", |
40 | | - "motion": "^12.29.0", |
41 | | - "react": "^19.2.3", |
42 | | - "react-dom": "^19.2.3", |
43 | | - "react-router-dom": "^7.12.0", |
| 39 | + "jotai": "^2.17.0", |
| 40 | + "motion": "^12.29.2", |
| 41 | + "react": "^19.2.4", |
| 42 | + "react-dom": "^19.2.4", |
| 43 | + "react-router-dom": "^7.13.0", |
44 | 44 | "sonner": "^2.0.7", |
45 | 45 | "use-debounce": "^10.1.0" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@biomejs/biome": "latest", |
49 | | - "@playwright/test": "^1.57.0", |
| 49 | + "@playwright/test": "^1.58.1", |
50 | 50 | "@tailwindcss/postcss": "^4.1.18", |
51 | 51 | "@tailwindcss/typography": "^0.5.19", |
52 | 52 | "@tailwindcss/vite": "^4.1.18", |
53 | 53 | "@types/node": "^22.19.7", |
54 | | - "@types/react": "^19.2.9", |
| 54 | + "@types/react": "^19.2.10", |
55 | 55 | "@types/react-dom": "^19.2.3", |
56 | | - "@typescript-eslint/parser": "^8.53.1", |
| 56 | + "@typescript-eslint/parser": "^8.54.0", |
57 | 57 | "@vitejs/plugin-react": "^4.7.0", |
58 | 58 | "@vitest/browser": "^3.2.4", |
59 | 59 | "@vitest/coverage-v8": "^3.2.4", |
60 | 60 | "@vitest/ui": "3.0.8", |
61 | | - "autoprefixer": "^10.4.23", |
| 61 | + "autoprefixer": "^10.4.24", |
62 | 62 | "babel-plugin-react-compiler": "19.1.0-rc.1", |
63 | 63 | "eslint": "^9.39.2", |
64 | 64 | "eslint-plugin-react-hooks": "6.0.0-rc1", |
|
0 commit comments