Skip to content

Commit 4c56e49

Browse files
committed
Updated Javascript dependencies.
1 parent 2de2c30 commit 4c56e49

5 files changed

Lines changed: 134 additions & 133 deletions

File tree

docs/en_US/release_notes_9_3.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Housekeeping
3030
Bug fixes
3131
*********
3232

33+
| `Issue #5266 <https://github.com/pgadmin-org/pgadmin4/issues/5266>`_ - Fixed an issue where shift + click on rows/columns for range selection did not work in the query tool data output window.
3334
| `Issue #8443 <https://github.com/pgadmin-org/pgadmin4/issues/8443>`_ - Fixed an issue where the debugger hangs when stepping into nested function/procedure.
3435
| `Issue #8497 <https://github.com/pgadmin-org/pgadmin4/issues/8497>`_ - Fixed an issue where the scroll position in the Object Explorer was not retained when switching workspaces.
35-
| `Issue #8556 <https://github.com/pgadmin-org/pgadmin4/issues/8556>`_ - Ensure that graph data is updated even when the Dashboard tab is inactive.
36+
| `Issue #8556 <https://github.com/pgadmin-org/pgadmin4/issues/8556>`_ - Ensure that graph data is updated even when the Dashboard tab is inactive.
37+
| `Issue #8572 <https://github.com/pgadmin-org/pgadmin4/issues/8572>`_ - Fixed an issue where Ctrl/Cmd+A in cell editor would select all rows.

runtime/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"packageManager": "yarn@3.8.7",
1414
"devDependencies": {
15-
"electron": "35.1.3",
16-
"eslint": "^9.23.0"
15+
"electron": "35.1.4",
16+
"eslint": "^9.24.0"
1717
},
1818
"dependencies": {
1919
"axios": "^1.8.4",

runtime/yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,14 @@ __metadata:
4242
languageName: node
4343
linkType: hard
4444

45-
"@eslint/config-array@npm:^0.19.2":
46-
version: 0.19.2
47-
resolution: "@eslint/config-array@npm:0.19.2"
45+
"@eslint/config-array@npm:^0.20.0":
46+
version: 0.20.0
47+
resolution: "@eslint/config-array@npm:0.20.0"
4848
dependencies:
4949
"@eslint/object-schema": ^2.1.6
5050
debug: ^4.3.1
5151
minimatch: ^3.1.2
52-
checksum: 1c707e04fc2951079b32d2cb1c939ce25e863cd1329c1bd363a285b2a5caaaf88b97ddbf354cc46d1334097dc749f79b0fae33151dc2dfb9a60ba14288c65b39
52+
checksum: 55824ea31f0502166a6fea97176c9c25089a0354474cdc72a5f739b1cf6925f44f667bf8f4f3a9dabf1112ab0fa671778ca3f96f1499f31ec42caf84cae55005
5353
languageName: node
5454
linkType: hard
5555

@@ -95,10 +95,10 @@ __metadata:
9595
languageName: node
9696
linkType: hard
9797

98-
"@eslint/js@npm:9.23.0":
99-
version: 9.23.0
100-
resolution: "@eslint/js@npm:9.23.0"
101-
checksum: 5ce796f9fd4cb7b8995062bd7697bf4406560089af039fe1f548b9d0948570763fa6d9f848f87fb13558ab85d4d88152d94d82fb9f6cf091b0dc4b4d6e15cfba
98+
"@eslint/js@npm:9.24.0":
99+
version: 9.24.0
100+
resolution: "@eslint/js@npm:9.24.0"
101+
checksum: 423c09a9a52ae596cd77f38f97491261447e04d31a6d681b49cec7ff25dadb64f9b30e48ee5fcfb0a238a3dc3f6ee7c678fdd6ec2415bf687a73ddebaa8adff4
102102
languageName: node
103103
linkType: hard
104104

@@ -654,16 +654,16 @@ __metadata:
654654
languageName: node
655655
linkType: hard
656656

657-
"electron@npm:35.1.3":
658-
version: 35.1.3
659-
resolution: "electron@npm:35.1.3"
657+
"electron@npm:35.1.4":
658+
version: 35.1.4
659+
resolution: "electron@npm:35.1.4"
660660
dependencies:
661661
"@electron/get": ^2.0.0
662662
"@types/node": ^22.7.7
663663
extract-zip: ^2.0.1
664664
bin:
665665
electron: cli.js
666-
checksum: 185ba0db22837708b3b12a4067698825bbb7b6cc21109c519253fdada766816be8c41f21be12249502cc14c782c8025297dbfdb9ba3d71f44e3ab58fdb647dba
666+
checksum: 78ac69d76823d9f2096726684f57b9d9e1bbf90a2207aaa003d69ed96eb2c7d93b0b8a6cee25a99382332606f09ea3b6b9f0868a5a6eca53429b5ff087fa1c10
667667
languageName: node
668668
linkType: hard
669669

@@ -784,17 +784,17 @@ __metadata:
784784
languageName: node
785785
linkType: hard
786786

787-
"eslint@npm:^9.23.0":
788-
version: 9.23.0
789-
resolution: "eslint@npm:9.23.0"
787+
"eslint@npm:^9.24.0":
788+
version: 9.24.0
789+
resolution: "eslint@npm:9.24.0"
790790
dependencies:
791791
"@eslint-community/eslint-utils": ^4.2.0
792792
"@eslint-community/regexpp": ^4.12.1
793-
"@eslint/config-array": ^0.19.2
793+
"@eslint/config-array": ^0.20.0
794794
"@eslint/config-helpers": ^0.2.0
795795
"@eslint/core": ^0.12.0
796796
"@eslint/eslintrc": ^3.3.1
797-
"@eslint/js": 9.23.0
797+
"@eslint/js": 9.24.0
798798
"@eslint/plugin-kit": ^0.2.7
799799
"@humanfs/node": ^0.16.6
800800
"@humanwhocodes/module-importer": ^1.0.1
@@ -830,7 +830,7 @@ __metadata:
830830
optional: true
831831
bin:
832832
eslint: bin/eslint.js
833-
checksum: 5ace40f8e508f296bfa9d3f70a78a5082b7c9d230de0e53c0dc35f7b20bb2a9c0ce99eefaa6fa01766058f2eebaa86b8fc69ab7e0fb76b6b85b6e29af88063bb
833+
checksum: fb4cdca007fe8b66d6c1ae8e682ce504afc116ab9a0ba264a69ff7cd40833ad02d9b86394685563175d202c31dbb57b31de46687cfa10ed890c7ae560f560871
834834
languageName: node
835835
linkType: hard
836836

@@ -1556,11 +1556,11 @@ __metadata:
15561556
resolution: "pgadmin4@workspace:."
15571557
dependencies:
15581558
axios: ^1.8.4
1559-
electron: 35.1.3
1559+
electron: 35.1.4
15601560
electron-context-menu: ^4.0.5
15611561
electron-dl: ^4.0.0
15621562
electron-store: ^10.0.0
1563-
eslint: ^9.23.0
1563+
eslint: ^9.24.0
15641564
languageName: unknown
15651565
linkType: soft
15661566

web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
"babel-loader": "^10.0.0",
3131
"browserify": "^17.0.0",
3232
"buffer": "^6.0.3",
33-
"copy-webpack-plugin": "^12.0.2",
33+
"copy-webpack-plugin": "^13.0.0",
3434
"cross-env": "^7.0.3",
3535
"css-loader": "^7.1.2",
3636
"css-minimizer-webpack-plugin": "^7.0.0",
3737
"eslint": "^9.23.0",
3838
"eslint-plugin-jest": "^28.10.0",
39-
"eslint-plugin-react": "^7.37.3",
39+
"eslint-plugin-react": "^7.37.5",
4040
"eslint-plugin-unused-imports": "^4.1.4",
4141
"exports-loader": "^5.0.0",
4242
"globals": "^16.0.0",
@@ -100,7 +100,7 @@
100100
"aspen-decorations": "^1.0.2",
101101
"axios": "^1.8.4",
102102
"babelify": "~10.0.0",
103-
"bignumber.js": "^9.0.1",
103+
"bignumber.js": "^9.2.0",
104104
"brace": "^0.11.1",
105105
"browserfs": "^1.4.3",
106106
"chart.js": "^4.4.7",

0 commit comments

Comments
 (0)