Skip to content

Commit

Permalink
Update yarn.lock file.
Browse files Browse the repository at this point in the history
  • Loading branch information
khushboovashi committed Jul 3, 2024
1 parent 3257dcf commit 6666512
Show file tree
Hide file tree
Showing 3 changed files with 265 additions and 338 deletions.
1 change: 1 addition & 0 deletions docs/en_US/release_notes_8_10.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Bundled PostgreSQL Utilities
New features
************

| `Issue #3981 <https://github.com/pgadmin-org/pgadmin4/issues/3981>`_ - Add support for Postgres Server Logs for Text, CSV and JSON format in plain and tabular formats. Upgrade React to version 18.
Housekeeping
************
Expand Down
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/preset-react": "^7.12.13",
"@codemirror/lang-sql": "^6.6.5",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-sql": "^6.6.5",
"@date-io/core": "^3.0.0",
"@date-io/date-fns": "3.x",
"@emotion/sheet": "^1.0.1",
Expand All @@ -86,9 +86,9 @@
"@projectstorm/react-diagrams": "^6.6.1",
"@simonwep/pickr": "^1.5.1",
"@szhsin/react-menu": "^2.2.0",
"@tanstack/react-query": "5.37.1",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-virtual": "^3.4.0",
"@tanstack/react-query": "5.37.1",
"@types/classnames": "^2.2.6",
"@types/react": "^18.0.2",
"@types/react-dom": "^18.0.0",
Expand Down
Loading

0 comments on commit 6666512

Please sign in to comment.