|
36 | 36 | "@types/react-grid-layout": "^1.3.5", |
37 | 37 | "@types/react-syntax-highlighter": "^15.5.13", |
38 | 38 | "@vscode/webview-ui-toolkit": "^1.4.0", |
39 | | - "autoprefixer": "^10.4.19", |
| 39 | + "autoprefixer": "^10.4.20", |
40 | 40 | "class-variance-authority": "^0.7.0", |
41 | 41 | "clsx": "^2.1.1", |
42 | 42 | "cmdk": "^0.2.1", |
43 | 43 | "fuse.js": "^7.0.0", |
44 | | - "postcss": "^8.4.40", |
| 44 | + "postcss": "^8.4.41", |
45 | 45 | "react": "^18.3.1", |
46 | 46 | "react-dom": "^18.3.1", |
47 | 47 | "react-grid-layout": "^1.4.4", |
48 | 48 | "react-syntax-highlighter": "^15.5.0", |
49 | 49 | "reactflow": "^11.11.4", |
50 | 50 | "tailwind-merge": "^2.4.0", |
51 | | - "tailwindcss": "^3.4.6", |
| 51 | + "tailwindcss": "^3.4.7", |
52 | 52 | "tailwindcss-animate": "^1.0.7", |
53 | 53 | "vscode-webview": "1.0.1-beta.1", |
54 | 54 | "zod": "^3.23.8" |
|
64 | 64 | "@types/react": "^18.3.3", |
65 | 65 | "@types/react-dom": "^18.3.0", |
66 | 66 | "@types/vscode-webview": "^1.57.5", |
67 | | - "@typescript-eslint/eslint-plugin": "^7.17.0", |
68 | | - "@typescript-eslint/parser": "^7.17.0", |
| 67 | + "@typescript-eslint/eslint-plugin": "^7.18.0", |
| 68 | + "@typescript-eslint/parser": "^7.18.0", |
69 | 69 | "@vitejs/plugin-react-swc": "^3.7.0", |
70 | 70 | "eslint": "^8.57.0", |
71 | 71 | "eslint-plugin-react-hooks": "^4.6.2", |
72 | 72 | "eslint-plugin-react-refresh": "^0.4.9", |
73 | 73 | "storybook": "^8.2.7", |
74 | 74 | "typescript": "^5.5.4", |
75 | | - "vite": "^5.3.4", |
76 | | - "vitest": "^2.0.4" |
| 75 | + "vite": "^5.3.5", |
| 76 | + "vitest": "^2.0.5" |
77 | 77 | } |
78 | 78 | } |
0 commit comments