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:
+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",
|
||||
|
||||
Reference in New Issue
Block a user