Skip to content

Commit

Permalink
chore(deps): bump the js-patch group across 1 directory with 10 updat…
Browse files Browse the repository at this point in the history
…es (akuity#2330)

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 22, 2024
1 parent 629ac5e commit 5fde8c3
Show file tree
Hide file tree
Showing 2 changed files with 256 additions and 264 deletions.
20 changes: 10 additions & 10 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@eslint/compat": "^1.1.1",
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.14.10",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-infinite-scroller": "^1.2.5",
"@typescript-eslint/eslint-plugin": "^7.16.0",
"@typescript-eslint/parser": "^7.16.0",
"@typescript-eslint/eslint-plugin": "^7.16.1",
"@typescript-eslint/parser": "^7.16.1",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.4",
Expand All @@ -32,19 +32,19 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-refresh": "^0.4.8",
"eslint-plugin-react-refresh": "^0.4.9",
"globals": "^15.8.0",
"json-stable-stringify": "^1.1.1",
"less": "^4.2.0",
"postcss": "^8.4.39",
"prettier": "^3.3.3",
"tailwindcss": "^3.4.5",
"tailwindcss": "^3.4.6",
"ts-morph": "^23.0.0",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-plugin-compression": "^0.5.1",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.0.3",
"vitest": "^2.0.4",
"zx": "^8.1.4"
},
"packageManager": "pnpm@9.0.3",
Expand All @@ -59,15 +59,15 @@
"@fortawesome/react-fontawesome": "^0.2.2",
"@hookform/resolvers": "^3.9.0",
"@monaco-editor/react": "^4.6.0",
"@tanstack/react-query": "^5.51.1",
"@tanstack/react-query": "^5.51.11",
"@types/dagre": "^0.7.52",
"antd": "^5.19.2",
"antd": "^5.19.3",
"classnames": "^2.5.1",
"dagre": "^0.8.5",
"date-fns": "^3.6.0",
"moment": "^2.30.1",
"monaco-editor": "^0.50.0",
"monaco-yaml": "^5.2.1",
"monaco-yaml": "^5.2.2",
"oauth4webapi": "^2.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
Loading

0 comments on commit 5fde8c3

Please sign in to comment.