|
23 | 23 | ] |
24 | 24 | }, |
25 | 25 | "dependencies": { |
26 | | - "@dagrejs/dagre": "^1.1.1", |
| 26 | + "@dagrejs/dagre": "^1.1.2", |
27 | 27 | "@fontsource/inter": "^5.0.18", |
28 | | - "@hookform/resolvers": "^3.3.4", |
29 | | - "@tanstack/react-query": "^5.28.6", |
30 | | - "@tanstack/react-table": "^8.15.3", |
| 28 | + "@hookform/resolvers": "^3.5.0", |
| 29 | + "@tanstack/react-query": "^5.40.1", |
| 30 | + "@tanstack/react-table": "^8.17.3", |
31 | 31 | "@tisoap/react-flow-smart-edge": "^3.0.0", |
32 | 32 | "@zenml-io/react-component-library": "^0.15.0", |
33 | 33 | "class-variance-authority": "^0.7.0", |
|
36 | 36 | "prismjs": "^1.29.0", |
37 | 37 | "react": "^18.2.0", |
38 | 38 | "react-dom": "^18.2.0", |
39 | | - "react-hook-form": "^7.51.1", |
40 | | - "react-joyride": "^2.8.1", |
| 39 | + "react-hook-form": "^7.51.5", |
| 40 | + "react-joyride": "^2.8.2", |
41 | 41 | "react-markdown": "^9.0.1", |
42 | | - "react-router-dom": "^6.22.3", |
43 | | - "reactflow": "^11.11.0", |
| 42 | + "react-router-dom": "^6.23.1", |
| 43 | + "reactflow": "^11.11.3", |
44 | 44 | "unique-names-generator": "^4.7.1", |
45 | | - "zod": "^3.22.4" |
| 45 | + "zod": "^3.23.8" |
46 | 46 | }, |
47 | 47 | "devDependencies": { |
48 | | - "@playwright/test": "^1.42.1", |
| 48 | + "@playwright/test": "^1.44.1", |
49 | 49 | "@tailwindcss/forms": "^0.5.7", |
50 | 50 | "@tailwindcss/typography": "^0.5.10", |
51 | 51 | "@types/lodash.debounce": "^4.0.9", |
52 | | - "@types/node": "^20.11.30", |
| 52 | + "@types/node": "^20.14.2", |
53 | 53 | "@types/papaparse": "^5.3.14", |
54 | | - "@types/prismjs": "^1.26.3", |
55 | | - "@types/react": "^18.2.64", |
56 | | - "@types/react-dom": "^18.2.21", |
57 | | - "@typescript-eslint/eslint-plugin": "^7.1.1", |
58 | | - "@typescript-eslint/parser": "^7.1.1", |
59 | | - "@vitejs/plugin-react-swc": "^3.5.0", |
60 | | - "autoprefixer": "^10.4.18", |
| 54 | + "@types/prismjs": "^1.26.4", |
| 55 | + "@types/react": "^18.3.3", |
| 56 | + "@types/react-dom": "^18.3.0", |
| 57 | + "@typescript-eslint/eslint-plugin": "^7.12.0", |
| 58 | + "@typescript-eslint/parser": "^7.12.0", |
| 59 | + "@vitejs/plugin-react-swc": "^3.7.0", |
| 60 | + "autoprefixer": "^10.4.19", |
61 | 61 | "eslint": "^8.57.0", |
62 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 62 | + "eslint-plugin-react-hooks": "^4.6.2", |
63 | 63 | "eslint-plugin-react-refresh": "^0.4.5", |
64 | 64 | "husky": "^9.0.11", |
65 | | - "lint-staged": "^15.2.2", |
66 | | - "openapi-typescript": "^6.7.5", |
67 | | - "postcss": "^8.4.37", |
68 | | - "prettier": "^3.2.5", |
| 65 | + "lint-staged": "^15.2.5", |
| 66 | + "openapi-typescript": "^6.7.6", |
| 67 | + "postcss": "^8.4.38", |
| 68 | + "prettier": "^3.3.0", |
69 | 69 | "prettier-plugin-tailwindcss": "^0.5.12", |
70 | | - "tailwindcss": "^3.4.1", |
| 70 | + "tailwindcss": "^3.4.3", |
71 | 71 | "tailwindcss-animate": "^1.0.7", |
72 | | - "typescript": "^5.2.2", |
73 | | - "vite": "^5.1.6", |
| 72 | + "typescript": "^5.4.5", |
| 73 | + "vite": "^5.2.12", |
74 | 74 | "vite-plugin-bundle-prefetch": "^0.0.4", |
75 | 75 | "vite-plugin-svgr": "^4.2.0", |
76 | | - "vitest": "^1.5.0" |
| 76 | + "vitest": "^1.6.0" |
77 | 77 | } |
78 | 78 | } |
0 commit comments