mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Updated Python and Javascript dependencies.
This commit is contained in:
+3
-3
@@ -29,7 +29,7 @@ Flask-Migrate==4.*
|
||||
Flask-Paranoid==0.*
|
||||
Flask-Security-Too==5.4.*; python_version <= '3.9'
|
||||
Flask-Security-Too==5.7.*; python_version > '3.9'
|
||||
Flask-SocketIO==5.5.*
|
||||
Flask-SocketIO==5.6.*
|
||||
Flask-SQLAlchemy==3.1.*
|
||||
Flask-WTF==1.2.*
|
||||
Flask==3.1.*
|
||||
@@ -42,7 +42,7 @@ ldap3==2.*
|
||||
libgravatar==1.0.*
|
||||
paramiko==3.5.1
|
||||
passlib==1.*
|
||||
psutil==7.1.*
|
||||
psutil==7.2.*
|
||||
psycopg[c]==3.2.13; python_version < '3.10'
|
||||
psycopg[c]==3.3.2; python_version >= '3.10'
|
||||
pyotp==2.*
|
||||
@@ -55,7 +55,7 @@ setuptools==80.*
|
||||
SQLAlchemy==2.*
|
||||
sqlparse==0.*
|
||||
sshtunnel==0.*
|
||||
typer[all]==0.20.*
|
||||
typer[all]==0.21.*
|
||||
urllib3==1.26.*; python_version <= '3.9'
|
||||
urllib3==2.6.*; python_version > '3.9'
|
||||
user-agents==2.2.0
|
||||
|
||||
+9
-9
@@ -25,13 +25,13 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@eslint-community/eslint-utils@npm:^4.8.0":
|
||||
version: 4.9.0
|
||||
resolution: "@eslint-community/eslint-utils@npm:4.9.0"
|
||||
version: 4.9.1
|
||||
resolution: "@eslint-community/eslint-utils@npm:4.9.1"
|
||||
dependencies:
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
checksum: 10c0/8881e22d519326e7dba85ea915ac7a143367c805e6ba1374c987aa2fbdd09195cc51183d2da72c0e2ff388f84363e1b220fd0d19bef10c272c63455162176817
|
||||
checksum: 10c0/dc4ab5e3e364ef27e33666b11f4b86e1a6c1d7cbf16f0c6ff87b1619b3562335e9201a3d6ce806221887ff780ec9d828962a290bb910759fd40a674686503f02
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -202,11 +202,11 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*":
|
||||
version: 25.0.2
|
||||
resolution: "@types/node@npm:25.0.2"
|
||||
version: 25.0.3
|
||||
resolution: "@types/node@npm:25.0.3"
|
||||
dependencies:
|
||||
undici-types: "npm:~7.16.0"
|
||||
checksum: 10c0/12c4044bf2e46ba3d313ddf6256ee3c88e336a62d129fe788eeab8ff2631b3df51eb31ade4cdc04552fbe51e285f0663c49b60c78acd31da2b9f2c86a84347e3
|
||||
checksum: 10c0/b7568f0d765d9469621615e2bb257c7fd1953d95e9acbdb58dffb6627a2c4150d405a4600aa1ad8a40182a94fe5f903cafd3c0a2f5132814debd0e3bfd61f835
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -867,11 +867,11 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"esquery@npm:^1.5.0":
|
||||
version: 1.6.0
|
||||
resolution: "esquery@npm:1.6.0"
|
||||
version: 1.7.0
|
||||
resolution: "esquery@npm:1.7.0"
|
||||
dependencies:
|
||||
estraverse: "npm:^5.1.0"
|
||||
checksum: 10c0/cb9065ec605f9da7a76ca6dadb0619dfb611e37a81e318732977d90fab50a256b95fee2d925fba7c2f3f0523aa16f91587246693bc09bc34d5a59575fe6e93d2
|
||||
checksum: 10c0/77d5173db450b66f3bc685d11af4c90cffeedb340f34a39af96d43509a335ce39c894fd79233df32d38f5e4e219fa0f7076f6ec90bae8320170ba082c0db4793
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
||||
+5
-5
@@ -22,7 +22,7 @@
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/dom": "10.4.1",
|
||||
"@testing-library/jest-dom": "^6.7.0",
|
||||
"@testing-library/react": "16.3.0",
|
||||
"@testing-library/react": "16.3.1",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/jest": "^30.0.0",
|
||||
"autoprefixer": "^10.4.23",
|
||||
@@ -35,12 +35,12 @@
|
||||
"css-loader": "^7.1.2",
|
||||
"css-minimizer-webpack-plugin": "^7.0.3",
|
||||
"eslint": "^9.39.2",
|
||||
"eslint-plugin-jest": "^29.2.1",
|
||||
"eslint-plugin-jest": "^29.9.0",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-unused-imports": "^4.2.0",
|
||||
"exports-loader": "^5.0.0",
|
||||
"globals": "^16.5.0",
|
||||
"html-react-parser": "^5.2.10",
|
||||
"html-react-parser": "^5.2.11",
|
||||
"image-minimizer-webpack-plugin": "^4.1.4",
|
||||
"imports-loader": "^5.0.0",
|
||||
"jest": "^30.2.0",
|
||||
@@ -58,7 +58,7 @@
|
||||
"svgo-loader": "^4.0.0",
|
||||
"terser-webpack-plugin": "^5.3.12",
|
||||
"typescript": "^5.9.2",
|
||||
"typescript-eslint": "^8.48.1",
|
||||
"typescript-eslint": "^8.50.0",
|
||||
"url-loader": "^4.1.1",
|
||||
"webfonts-loader": "^8.0.1",
|
||||
"webpack": "^5.103.0",
|
||||
@@ -81,7 +81,7 @@
|
||||
"@fortawesome/fontawesome-free": "latest",
|
||||
"@mui/icons-material": "^7.3.6",
|
||||
"@mui/material": "^7.3.4",
|
||||
"@mui/x-date-pickers": "^8.22.0",
|
||||
"@mui/x-date-pickers": "^8.22.1",
|
||||
"@nozbe/microfuzz": "^1.0.0",
|
||||
"@projectstorm/react-diagrams": "^7.0.4",
|
||||
"@simonwep/pickr": "^1.5.1",
|
||||
|
||||
@@ -22,12 +22,12 @@
|
||||
# relevant packages.
|
||||
###########################################################
|
||||
extras==1.0.0
|
||||
fixtures==4.2.6
|
||||
fixtures==4.2.8
|
||||
linecache2==1.0.0
|
||||
pbr==7.0.3
|
||||
pycodestyle>=2.5.0
|
||||
python-mimeparse==2.0.0
|
||||
selenium==4.39.0
|
||||
testscenarios==0.5.0
|
||||
testtools==2.8.0
|
||||
testtools==2.8.2
|
||||
traceback2==1.4.0
|
||||
|
||||
+235
-262
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user