Skip to content

Commit 3444ca7

Browse files
chore(deps): bump the js-minor group in /ui with 27 updates (#3755)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 107bda9 commit 3444ca7

File tree

2 files changed

+1151
-1178
lines changed

2 files changed

+1151
-1178
lines changed

ui/package.json

+27-27
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@
1414
},
1515
"license": "ISC",
1616
"devDependencies": {
17-
"@apidevtools/json-schema-ref-parser": "^11.7.3",
17+
"@apidevtools/json-schema-ref-parser": "^11.9.3",
1818
"@eslint/compat": "^1.2.7",
1919
"@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",
2121
"@types/git-url-parse": "^9.0.3",
2222
"@types/json-schema": "^7.0.15",
23-
"@types/node": "^22.10.2",
23+
"@types/node": "^22.13.14",
2424
"@types/react": "^19.0.12",
2525
"@types/react-dom": "^19.0.4",
2626
"@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",
3030
"@vitejs/plugin-react": "^4.3.4",
3131
"autoprefixer": "^10.4.21",
3232
"cssnano": "^7.0.6",
33-
"eslint": "^9.17.0",
33+
"eslint": "^9.23.0",
3434
"eslint-config-prettier": "^10.1.1",
3535
"eslint-plugin-import": "^2.31.0",
3636
"eslint-plugin-prettier": "^5.2.5",
@@ -39,15 +39,15 @@
3939
"globals": "^16.0.0",
4040
"json-stable-stringify": "^1.1.1",
4141
"less": "^4.2.2",
42-
"postcss": "^8.4.49",
43-
"prettier": "^3.4.2",
42+
"postcss": "^8.5.3",
43+
"prettier": "^3.5.3",
4444
"tailwindcss": "^3.4.17",
45-
"typescript": "^5.7.3",
46-
"vite": "^6.0.12",
45+
"typescript": "^5.8.2",
46+
"vite": "^6.2.3",
4747
"vite-plugin-compression": "^0.5.1",
4848
"vite-tsconfig-paths": "^5.1.4",
4949
"vitest": "^3.0.9",
50-
"zx": "^8.3.2"
50+
"zx": "^8.4.1"
5151
},
5252
"packageManager": "[email protected]",
5353
"dependencies": {
@@ -61,29 +61,29 @@
6161
"@fortawesome/free-solid-svg-icons": "^6.7.1",
6262
"@fortawesome/react-fontawesome": "^0.2.2",
6363
"@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",
7070
"@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",
7373
"classnames": "^2.5.1",
7474
"dagre": "^0.8.5",
7575
"date-fns": "^4.1.0",
7676
"git-url-parse": "^16.0.1",
7777
"moment": "^2.30.1",
7878
"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",
8585
"recharts": "^2.15.1",
86-
"semver": "^7.6.3",
86+
"semver": "^7.7.1",
8787
"vite-plugin-monaco-editor": "^1.1.0",
8888
"yaml": "^2.7.1",
8989
"zod": "^3.24.2"

0 commit comments

Comments
 (0)