- Refresh packages

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-06-27 15:13:22 -04:00
parent 60549597cb
commit ddc235637a
4 changed files with 72 additions and 370 deletions

View File

@@ -10,7 +10,7 @@
"dependencies": {
"@ant-design/icons": "^5.3.7",
"@ant-design/pro-layout": "^7.19.8",
"@apollo/client": "^3.10.5",
"@apollo/client": "^3.10.7",
"@asseinfo/react-kanban": "^2.2.0",
"@emotion/is-prop-valid": "^1.2.2",
"@fingerprintjs/fingerprintjs": "^4.4.1",
@@ -35,7 +35,7 @@
"env-cmd": "^10.1.0",
"exifr": "^7.1.3",
"firebase": "^10.12.2",
"graphql": "^16.8.2",
"graphql": "^16.9.0",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^8.0.0",
"immutability-helper": "^3.1.1",
@@ -65,7 +65,7 @@
"react-product-fruits": "^2.2.6",
"react-redux": "^9.1.2",
"react-resizable": "^3.0.5",
"react-router-dom": "^6.23.1",
"react-router-dom": "^6.24.0",
"react-sticky": "^6.0.3",
"react-virtualized": "^9.22.5",
"react-virtuoso": "^4.7.11",
@@ -132,10 +132,10 @@
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.24.7",
"@dotenvx/dotenvx": "^0.45.0",
"@dotenvx/dotenvx": "^1.0.0",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/react": "^11.11.4",
"@sentry/webpack-plugin": "^2.19.0",
"@sentry/webpack-plugin": "^2.20.1",
"@testing-library/cypress": "^10.0.2",
"browserslist": "^4.23.1",
"browserslist-to-esbuild": "^2.1.1",
@@ -149,7 +149,7 @@
"react-error-overlay": "6.0.11",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.3",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vite-plugin-babel": "^1.2.0",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-legacy": "^2.1.0",