Skip to content

Commit

Permalink
chore(deps): bump the js-patch group across 1 directory with 8 updates (
Browse files Browse the repository at this point in the history
#2275)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 6a40c82 commit 0da8b5d
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 201 deletions.
16 changes: 8 additions & 8 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@
"@eslint/compat": "^1.1.0",
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0",
"@types/json-schema": "^7.0.15",
"@types/node": "^20.14.9",
"@types/node": "^20.14.10",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@types/react-infinite-scroller": "^1.2.5",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@vitejs/plugin-react": "^4.3.1",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.3",
"cssnano": "^7.0.4",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -40,12 +40,12 @@
"prettier": "^3.3.2",
"tailwindcss": "^3.4.4",
"ts-morph": "^23.0.0",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"typescript": "^5.5.3",
"vite": "^5.3.3",
"vite-plugin-compression": "^0.5.1",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0",
"zx": "^8.1.3"
"zx": "^8.1.4"
},
"packageManager": "[email protected]",
"dependencies": {
Expand All @@ -67,13 +67,13 @@
"date-fns": "^3.6.0",
"moment": "^2.30.1",
"monaco-editor": "^0.50.0",
"monaco-yaml": "^5.2.0",
"monaco-yaml": "^5.2.1",
"oauth4webapi": "^2.11.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.0",
"react-hook-form": "^7.52.1",
"react-infinite-scroller": "^1.2.6",
"react-router-dom": "^6.24.0",
"react-router-dom": "^6.24.1",
"recharts": "^2.12.7",
"vite-plugin-monaco-editor": "^1.1.0",
"yaml": "^2.4.5",
Expand Down
Loading

0 comments on commit 0da8b5d

Please sign in to comment.