mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Updated Javascript and Python dependencies.
This commit is contained in:
+6
-6
@@ -13,7 +13,7 @@
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.10.1",
|
||||
"@babel/plugin-syntax-jsx": "^7.16.0",
|
||||
"@babel/plugin-transform-runtime": "^7.28.3",
|
||||
"@babel/preset-env": "^7.28.0",
|
||||
"@babel/preset-env": "^7.29.0",
|
||||
"@babel/preset-typescript": "^7.24.7",
|
||||
"@emotion/memoize": "^0.9.0",
|
||||
"@emotion/react": "^11.14.0",
|
||||
@@ -32,15 +32,15 @@
|
||||
"buffer": "^6.0.3",
|
||||
"copy-webpack-plugin": "^13.0.1",
|
||||
"cross-env": "^10.0.0",
|
||||
"css-loader": "^7.1.2",
|
||||
"css-loader": "^7.1.3",
|
||||
"css-minimizer-webpack-plugin": "^7.0.3",
|
||||
"eslint": "^9.39.2",
|
||||
"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": "^17.0.0",
|
||||
"html-react-parser": "^5.2.12",
|
||||
"globals": "^17.3.0",
|
||||
"html-react-parser": "^5.2.15",
|
||||
"image-minimizer-webpack-plugin": "^4.1.4",
|
||||
"imports-loader": "^5.0.0",
|
||||
"jest": "^30.2.0",
|
||||
@@ -99,7 +99,7 @@
|
||||
"ajv": "^8.8.2",
|
||||
"anti-trojan-source": "^1.4.0",
|
||||
"aspen-decorations": "^1.0.2",
|
||||
"axios": "^1.13.3",
|
||||
"axios": "^1.13.4",
|
||||
"babelify": "~10.0.0",
|
||||
"bignumber.js": "^9.2.0",
|
||||
"brace": "^0.11.1",
|
||||
@@ -134,7 +134,7 @@
|
||||
"react-dnd-html5-backend": "^16.0.1",
|
||||
"react-dom": "^19.2.3",
|
||||
"react-draggable": "^4.4.6",
|
||||
"react-dropzone": "^14.2.1",
|
||||
"react-dropzone": "^14.4.0",
|
||||
"react-frame-component": "^5.2.6",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"react-new-window": "^1.0.1",
|
||||
|
||||
Reference in New Issue
Block a user