-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the js-patch group across 1 directory with 14 updat…
…es (#2656) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b76fd02
commit d3bfd9f
Showing
2 changed files
with
549 additions
and
635 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,40 +19,40 @@ | |
"@openapi-contrib/openapi-schema-to-json-schema": "^5.1.0", | ||
"@tanstack/react-query-devtools": "^5.59.0", | ||
"@types/json-schema": "^7.0.15", | ||
"@types/node": "^22.7.1", | ||
"@types/react": "^18.3.3", | ||
"@types/node": "^22.7.4", | ||
"@types/react": "^18.3.11", | ||
"@types/react-dom": "^18.3.0", | ||
"@types/react-infinite-scroller": "^1.2.5", | ||
"@typescript-eslint/eslint-plugin": "^8.7.0", | ||
"@typescript-eslint/parser": "^8.7.0", | ||
"@vitejs/plugin-react": "^4.3.1", | ||
"autoprefixer": "^10.4.19", | ||
"cssnano": "^7.0.4", | ||
"@vitejs/plugin-react": "^4.3.2", | ||
"autoprefixer": "^10.4.20", | ||
"cssnano": "^7.0.6", | ||
"eslint": "^9.11.1", | ||
"eslint-config-prettier": "^9.1.0", | ||
"eslint-plugin-import": "^2.30.0", | ||
"eslint-plugin-prettier": "^5.2.1", | ||
"eslint-plugin-react": "^7.36.1", | ||
"eslint-plugin-react-refresh": "^0.4.9", | ||
"eslint-plugin-react-refresh": "^0.4.12", | ||
"globals": "^15.9.0", | ||
"json-stable-stringify": "^1.1.1", | ||
"less": "^4.2.0", | ||
"postcss": "^8.4.40", | ||
"postcss": "^8.4.47", | ||
"prettier": "^3.3.3", | ||
"tailwindcss": "^3.4.7", | ||
"tailwindcss": "^3.4.13", | ||
"ts-morph": "^23.0.0", | ||
"typescript": "^5.6.2", | ||
"vite": "^5.4.8", | ||
"vite-plugin-compression": "^0.5.1", | ||
"vite-tsconfig-paths": "^5.0.1", | ||
"vitest": "^2.1.1", | ||
"zx": "^8.1.4" | ||
"vitest": "^2.1.2", | ||
"zx": "^8.1.8" | ||
}, | ||
"packageManager": "[email protected]", | ||
"dependencies": { | ||
"@bufbuild/protobuf": "1.10.0", | ||
"@connectrpc/connect": "1.5.0", | ||
"@connectrpc/connect-query": "1.4.1", | ||
"@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", | ||
|
@@ -62,7 +62,7 @@ | |
"@monaco-editor/react": "^4.6.0", | ||
"@tanstack/react-query": "^5.56.2", | ||
"@types/dagre": "^0.7.52", | ||
"antd": "^5.21.1", | ||
"antd": "^5.21.2", | ||
"classnames": "^2.5.1", | ||
"dagre": "^0.8.5", | ||
"date-fns": "^4.1.0", | ||
|
@@ -73,10 +73,10 @@ | |
"react": "^18.3.1", | ||
"react-dom": "^18.3.1", | ||
"react-hook-form": "^7.53.0", | ||
"react-router-dom": "^6.25.1", | ||
"react-router-dom": "^6.26.2", | ||
"recharts": "^2.12.7", | ||
"vite-plugin-monaco-editor": "^1.1.0", | ||
"yaml": "^2.5.0", | ||
"yaml": "^2.5.1", | ||
"zod": "^3.23.8" | ||
} | ||
} |
Oops, something went wrong.