|
14 | 14 | },
|
15 | 15 | "license": "ISC",
|
16 | 16 | "devDependencies": {
|
17 |
| - "@apidevtools/json-schema-ref-parser": "^11.7.3", |
| 17 | + "@apidevtools/json-schema-ref-parser": "^11.9.3", |
18 | 18 | "@eslint/compat": "^1.2.7",
|
19 | 19 | "@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
|
20 |
| - "@tanstack/react-query-devtools": "^5.62.7", |
| 20 | + "@tanstack/react-query-devtools": "^5.71.0", |
21 | 21 | "@types/git-url-parse": "^9.0.3",
|
22 | 22 | "@types/json-schema": "^7.0.15",
|
23 |
| - "@types/node": "^22.10.2", |
| 23 | + "@types/node": "^22.13.14", |
24 | 24 | "@types/react": "^19.0.12",
|
25 | 25 | "@types/react-dom": "^19.0.4",
|
26 | 26 | "@types/react-infinite-scroller": "^1.2.5",
|
27 |
| - "@types/semver": "^7.5.8", |
28 |
| - "@typescript-eslint/eslint-plugin": "^8.18.1", |
29 |
| - "@typescript-eslint/parser": "^8.18.1", |
| 27 | + "@types/semver": "^7.7.0", |
| 28 | + "@typescript-eslint/eslint-plugin": "^8.28.0", |
| 29 | + "@typescript-eslint/parser": "^8.28.0", |
30 | 30 | "@vitejs/plugin-react": "^4.3.4",
|
31 | 31 | "autoprefixer": "^10.4.21",
|
32 | 32 | "cssnano": "^7.0.6",
|
33 |
| - "eslint": "^9.17.0", |
| 33 | + "eslint": "^9.23.0", |
34 | 34 | "eslint-config-prettier": "^10.1.1",
|
35 | 35 | "eslint-plugin-import": "^2.31.0",
|
36 | 36 | "eslint-plugin-prettier": "^5.2.5",
|
|
39 | 39 | "globals": "^16.0.0",
|
40 | 40 | "json-stable-stringify": "^1.1.1",
|
41 | 41 | "less": "^4.2.2",
|
42 |
| - "postcss": "^8.4.49", |
43 |
| - "prettier": "^3.4.2", |
| 42 | + "postcss": "^8.5.3", |
| 43 | + "prettier": "^3.5.3", |
44 | 44 | "tailwindcss": "^3.4.17",
|
45 |
| - "typescript": "^5.7.3", |
46 |
| - "vite": "^6.0.12", |
| 45 | + "typescript": "^5.8.2", |
| 46 | + "vite": "^6.2.3", |
47 | 47 | "vite-plugin-compression": "^0.5.1",
|
48 | 48 | "vite-tsconfig-paths": "^5.1.4",
|
49 | 49 | "vitest": "^3.0.9",
|
50 |
| - "zx": "^8.3.2" |
| 50 | + "zx": "^8.4.1" |
51 | 51 | },
|
52 | 52 | "packageManager": "[email protected]",
|
53 | 53 | "dependencies": {
|
|
61 | 61 | "@fortawesome/free-solid-svg-icons": "^6.7.1",
|
62 | 62 | "@fortawesome/react-fontawesome": "^0.2.2",
|
63 | 63 | "@hookform/resolvers": "^4.1.3",
|
64 |
| - "@monaco-editor/react": "^4.6.0", |
65 |
| - "@rjsf/antd": "^5.23.2", |
66 |
| - "@rjsf/core": "^5.23.2", |
67 |
| - "@rjsf/utils": "^5.23.2", |
68 |
| - "@rjsf/validator-ajv8": "^5.23.2", |
69 |
| - "@tanstack/react-query": "^5.62.7", |
| 64 | + "@monaco-editor/react": "^4.7.0", |
| 65 | + "@rjsf/antd": "^5.24.8", |
| 66 | + "@rjsf/core": "^5.24.8", |
| 67 | + "@rjsf/utils": "^5.24.8", |
| 68 | + "@rjsf/validator-ajv8": "^5.24.8", |
| 69 | + "@tanstack/react-query": "^5.71.0", |
70 | 70 | "@types/dagre": "^0.7.52",
|
71 |
| - "@xyflow/react": "^12.3.6", |
72 |
| - "antd": "^5.22.5", |
| 71 | + "@xyflow/react": "^12.5.1", |
| 72 | + "antd": "^5.24.5", |
73 | 73 | "classnames": "^2.5.1",
|
74 | 74 | "dagre": "^0.8.5",
|
75 | 75 | "date-fns": "^4.1.0",
|
76 | 76 | "git-url-parse": "^16.0.1",
|
77 | 77 | "moment": "^2.30.1",
|
78 | 78 | "monaco-editor": "^0.52.2",
|
79 |
| - "monaco-yaml": "^5.2.3", |
80 |
| - "oauth4webapi": "^3.1.5", |
81 |
| - "react": "^19.0.0", |
82 |
| - "react-dom": "^19.0.0", |
83 |
| - "react-hook-form": "^7.54.1", |
84 |
| - "react-router-dom": "^7.1.5", |
| 79 | + "monaco-yaml": "^5.3.1", |
| 80 | + "oauth4webapi": "^3.3.2", |
| 81 | + "react": "^19.1.0", |
| 82 | + "react-dom": "^19.1.0", |
| 83 | + "react-hook-form": "^7.55.0", |
| 84 | + "react-router-dom": "^7.4.1", |
85 | 85 | "recharts": "^2.15.1",
|
86 |
| - "semver": "^7.6.3", |
| 86 | + "semver": "^7.7.1", |
87 | 87 | "vite-plugin-monaco-editor": "^1.1.0",
|
88 | 88 | "yaml": "^2.7.1",
|
89 | 89 | "zod": "^3.24.2"
|
|
0 commit comments