Skip to content

Commit

Permalink
chore(deps): bump the js-minor group in /ui with 26 updates (akuity#3142
Browse files Browse the repository at this point in the history
)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Mayursinh Sarvaiya <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mayursinh Sarvaiya <[email protected]>
Signed-off-by: Diego Caspi <[email protected]>
  • Loading branch information
2 people authored and diegocaspi committed Dec 18, 2024
1 parent 5092ae3 commit b7a58f2
Show file tree
Hide file tree
Showing 3 changed files with 1,098 additions and 930 deletions.
52 changes: 26 additions & 26 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,59 +16,59 @@
"license": "ISC",
"devDependencies": {
"@apidevtools/json-schema-ref-parser": "^11.7.0",
"@eslint/compat": "^1.1.1",
"@eslint/compat": "^1.2.4",
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
"@tanstack/react-query-devtools": "^5.59.0",
"@tanstack/react-query-devtools": "^5.62.7",
"@types/json-schema": "^7.0.15",
"@types/node": "^22.7.4",
"@types/node": "^22.10.2",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3.0",
"@types/react-infinite-scroller": "^1.2.5",
"@types/semver": "^7.5.8",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"@vitejs/plugin-react": "^4.3.2",
"autoprefixer": "^10.4.20",
"cssnano": "^7.0.6",
"eslint": "^9.11.1",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.30.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.36.1",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-refresh": "^0.4.12",
"globals": "^15.9.0",
"globals": "^15.13.0",
"json-stable-stringify": "^1.1.1",
"less": "^4.2.0",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.13",
"ts-morph": "^24.0.0",
"typescript": "^5.6.2",
"typescript": "^5.7.2",
"vite": "^6.0.1",
"vite-plugin-compression": "^0.5.1",
"vite-tsconfig-paths": "^5.0.1",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^2.1.2",
"zx": "^8.1.8"
"zx": "^8.2.4"
},
"packageManager": "[email protected]",
"dependencies": {
"@bufbuild/protobuf": "1.10.0",
"@connectrpc/connect": "1.5.0",
"@connectrpc/connect-query": "1.4.2",
"@connectrpc/connect-web": "1.5.0",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
"@fortawesome/free-brands-svg-icons": "^6.6.0",
"@fortawesome/free-solid-svg-icons": "^6.6.0",
"@fortawesome/fontawesome-svg-core": "^6.7.1",
"@fortawesome/free-brands-svg-icons": "^6.7.1",
"@fortawesome/free-solid-svg-icons": "^6.7.1",
"@fortawesome/react-fontawesome": "^0.2.2",
"@hookform/resolvers": "^3.9.0",
"@monaco-editor/react": "^4.6.0",
"@rjsf/antd": "^5.21.1",
"@rjsf/core": "^5.21.1",
"@rjsf/utils": "^5.21.2",
"@rjsf/validator-ajv8": "^5.21.1",
"@tanstack/react-query": "^5.56.2",
"@rjsf/antd": "^5.23.1",
"@rjsf/core": "^5.23.1",
"@rjsf/utils": "^5.23.1",
"@rjsf/validator-ajv8": "^5.23.1",
"@tanstack/react-query": "^5.62.7",
"@types/dagre": "^0.7.52",
"antd": "^5.21.2",
"antd": "^5.22.5",
"classnames": "^2.5.1",
"dagre": "^0.8.5",
"date-fns": "^4.1.0",
Expand All @@ -78,12 +78,12 @@
"oauth4webapi": "^3.1.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-hook-form": "^7.54.1",
"react-router-dom": "^7.0.1",
"recharts": "^2.12.7",
"recharts": "^2.15.0",
"semver": "^7.6.3",
"vite-plugin-monaco-editor": "^1.1.0",
"yaml": "^2.5.1",
"zod": "^3.23.8"
"yaml": "^2.6.1",
"zod": "^3.24.1"
}
}
Loading

0 comments on commit b7a58f2

Please sign in to comment.