|
28 | 28 | "@codemirror/language": "^6.11.3", |
29 | 29 | "@codemirror/language-data": "^6.5.1", |
30 | 30 | "@codemirror/state": "^6.5.2", |
31 | | - "@codemirror/view": "^6.38.5", |
| 31 | + "@codemirror/view": "^6.38.6", |
32 | 32 | "@dprint/formatter": "^0.4.1", |
33 | 33 | "@dprint/markdown": "^0.18.0", |
34 | 34 | "@headlessui/react": "^2.2.9", |
35 | | - "@lezer/highlight": "^1.2.1", |
| 35 | + "@lezer/highlight": "^1.2.2", |
36 | 36 | "@phosphor-icons/react": "^2.1.10", |
37 | 37 | "cmdk": "^1.1.1", |
38 | 38 | "codemirror": "^6.0.2", |
39 | 39 | "jotai": "^2.15.0", |
40 | | - "motion": "^12.23.22", |
| 40 | + "motion": "^12.23.24", |
41 | 41 | "react": "^19.2.0", |
42 | 42 | "react-dom": "^19.2.0", |
43 | | - "react-router-dom": "^7.9.3", |
| 43 | + "react-router-dom": "^7.9.4", |
44 | 44 | "sonner": "^2.0.7", |
45 | 45 | "use-debounce": "^10.0.6" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | 48 | "@biomejs/biome": "latest", |
49 | | - "@playwright/test": "^1.56.0", |
50 | | - "@tailwindcss/postcss": "^4.1.14", |
| 49 | + "@playwright/test": "^1.56.1", |
| 50 | + "@tailwindcss/postcss": "^4.1.15", |
51 | 51 | "@tailwindcss/typography": "^0.5.19", |
52 | | - "@tailwindcss/vite": "^4.1.14", |
53 | | - "@types/node": "^22.18.8", |
| 52 | + "@tailwindcss/vite": "^4.1.15", |
| 53 | + "@types/node": "^22.18.12", |
54 | 54 | "@types/react": "^19.2.2", |
55 | | - "@types/react-dom": "^19.2.1", |
56 | | - "@typescript-eslint/parser": "^8.46.0", |
| 55 | + "@types/react-dom": "^19.2.2", |
| 56 | + "@typescript-eslint/parser": "^8.46.2", |
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 | 61 | "autoprefixer": "^10.4.21", |
62 | 62 | "babel-plugin-react-compiler": "19.1.0-rc.1", |
63 | | - "eslint": "^9.37.0", |
| 63 | + "eslint": "^9.38.0", |
64 | 64 | "eslint-plugin-react-hooks": "6.0.0-rc1", |
65 | 65 | "globals": "^16.4.0", |
66 | 66 | "postcss": "^8.5.6", |
67 | 67 | "rollup-plugin-visualizer": "^5.14.0", |
68 | | - "tailwindcss": "^4.1.14", |
| 68 | + "tailwindcss": "^4.1.15", |
69 | 69 | "typescript": "^5.9.3", |
70 | | - "vite": "^7.1.9", |
71 | | - "vite-plugin-pwa": "^1.0.3", |
| 70 | + "vite": "^7.1.11", |
| 71 | + "vite-plugin-pwa": "^1.1.0", |
72 | 72 | "vite-plugin-top-level-await": "^1.6.0", |
73 | 73 | "vite-plugin-wasm": "^3.5.0", |
74 | 74 | "vitest": "^3.2.4" |
|
0 commit comments