Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 2e6342a commit fef5d4f
Show file tree
Hide file tree
Showing 2 changed files with 646 additions and 648 deletions.
28 changes: 14 additions & 14 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"@eslint/compat": "^1.1.0",
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.13.0",
"@types/node": "^20.14.9",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-infinite-scroller": "^1.2.5",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@vitejs/plugin-react": "^4.3.0",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.3",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
Expand All @@ -40,8 +40,8 @@
"prettier": "^3.3.0",
"tailwindcss": "^3.4.3",
"ts-morph": "^23.0.0",
"typescript": "^5.4.5",
"vite": "^5.0.13",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"vite-plugin-compression": "^0.5.1",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
Expand All @@ -57,23 +57,23 @@
"@fortawesome/free-brands-svg-icons": "^6.5.2",
"@fortawesome/free-solid-svg-icons": "^6.5.2",
"@fortawesome/react-fontawesome": "^0.2.0",
"@hookform/resolvers": "^3.4.2",
"@hookform/resolvers": "^3.6.0",
"@monaco-editor/react": "^4.6.0",
"@tanstack/react-query": "^5.40.0",
"@tanstack/react-query": "^5.49.0",
"@types/dagre": "^0.7.52",
"antd": "^5.17.2",
"antd": "^5.18.3",
"classnames": "^2.5.1",
"dagre": "^0.8.5",
"date-fns": "^3.6.0",
"moment": "^2.30.1",
"monaco-editor": "^0.49.0",
"monaco-yaml": "^5.1.1",
"oauth4webapi": "^2.10.4",
"monaco-editor": "^0.50.0",
"monaco-yaml": "^5.2.0",
"oauth4webapi": "^2.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.5",
"react-hook-form": "^7.52.0",
"react-infinite-scroller": "^1.2.6",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.24.0",
"recharts": "^2.12.7",
"vite-plugin-monaco-editor": "^1.1.0",
"yaml": "^2.4.2",
Expand Down
Loading

0 comments on commit fef5d4f

Please sign in to comment.