mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-19 01:15:04 -05:00
Updated Python and Javascript dependencies.
This commit is contained in:
+5
-5
@@ -34,7 +34,7 @@
|
||||
"cross-env": "^10.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||
"eslint": "^9.39.0",
|
||||
"eslint": "^9.39.1",
|
||||
"eslint-plugin-jest": "^29.0.1",
|
||||
"eslint-plugin-react": "^7.37.5",
|
||||
"eslint-plugin-unused-imports": "^4.2.0",
|
||||
@@ -81,12 +81,12 @@
|
||||
"@fortawesome/fontawesome-free": "latest",
|
||||
"@mui/icons-material": "^7.3.4",
|
||||
"@mui/material": "^7.3.4",
|
||||
"@mui/x-date-pickers": "^8.16.0",
|
||||
"@mui/x-date-pickers": "^8.17.0",
|
||||
"@nozbe/microfuzz": "^1.0.0",
|
||||
"@projectstorm/react-diagrams": "^7.0.4",
|
||||
"@simonwep/pickr": "^1.5.1",
|
||||
"@szhsin/react-menu": "^4.4.1",
|
||||
"@tanstack/react-query": "^5.90.6",
|
||||
"@tanstack/react-query": "^5.90.7",
|
||||
"@tanstack/react-table": "^8.16.0",
|
||||
"@tanstack/react-virtual": "^3.13.6",
|
||||
"@types/classnames": "^2.3.4",
|
||||
@@ -99,7 +99,7 @@
|
||||
"ajv": "^8.8.2",
|
||||
"anti-trojan-source": "^1.4.0",
|
||||
"aspen-decorations": "^1.0.2",
|
||||
"axios": "^1.13.1",
|
||||
"axios": "^1.13.2",
|
||||
"babelify": "~10.0.0",
|
||||
"bignumber.js": "^9.2.0",
|
||||
"brace": "^0.11.1",
|
||||
@@ -113,7 +113,7 @@
|
||||
"html-to-image": "1.11.11",
|
||||
"immutability-helper": "^3.0.0",
|
||||
"insert-if": "^1.1.0",
|
||||
"ip-address": "^10.0.1",
|
||||
"ip-address": "^10.1.0",
|
||||
"json-bignumber": "^1.0.1",
|
||||
"leaflet": "^1.9.4",
|
||||
"lodash": "4.*",
|
||||
|
||||
@@ -24,10 +24,10 @@
|
||||
extras==1.0.0
|
||||
fixtures==4.2.6
|
||||
linecache2==1.0.0
|
||||
pbr==7.0.2
|
||||
pbr==7.0.3
|
||||
pycodestyle>=2.5.0
|
||||
python-mimeparse==2.0.0
|
||||
selenium==4.38.0
|
||||
testscenarios==0.5.0
|
||||
testtools==2.7.2
|
||||
testtools==2.8.0
|
||||
traceback2==1.4.0
|
||||
|
||||
+499
-394
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user