- Dependency Update Checkpoint

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-06-18 14:01:40 -04:00
parent 82d8cb22df
commit 78d6b9699b
4 changed files with 1150 additions and 1355 deletions

1147
client/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,18 +8,18 @@
"private": true,
"proxy": "http://localhost:4000",
"dependencies": {
"@ant-design/pro-layout": "^7.19.7",
"@apollo/client": "^3.8.10",
"@ant-design/pro-layout": "^7.19.8",
"@apollo/client": "^3.10.5",
"@emotion/is-prop-valid": "^1.2.2",
"@fingerprintjs/fingerprintjs": "^4.3.0",
"@fingerprintjs/fingerprintjs": "^4.4.1",
"@jsreport/browser-client": "^3.1.0",
"@reduxjs/toolkit": "^2.2.5",
"@sentry/cli": "^2.31.2",
"@sentry/cli": "^2.32.1",
"@sentry/react": "^7.114.0",
"@splitsoftware/splitio-react": "^1.12.0",
"@tanem/react-nprogress": "^5.0.51",
"@vitejs/plugin-react": "^4.2.1",
"antd": "^5.17.4",
"@vitejs/plugin-react": "^4.3.1",
"antd": "^5.18.2",
"apollo-link-logger": "^2.0.1",
"apollo-link-sentry": "^3.3.0",
"autosize": "^6.0.1",
@@ -33,19 +33,20 @@
"env-cmd": "^10.1.0",
"exifr": "^7.1.3",
"firebase": "^10.12.2",
"graphql": "^16.6.0",
"graphql": "^16.8.2",
"i18next": "^23.11.5",
"i18next-browser-languagedetector": "^7.2.1",
"i18next-browser-languagedetector": "^8.0.0",
"immutability-helper": "^3.1.1",
"libphonenumber-js": "^1.11.2",
"libphonenumber-js": "^1.11.3",
"logrocket": "^8.1.0",
"markerjs2": "^2.32.1",
"memoize-one": "^6.0.0",
"normalize-url": "^8.0.1",
"prop-types": "^15.8.1",
"query-string": "^9.0.0",
"raf-schd": "^4.0.3",
"react": "^18.3.1",
"react-big-calendar": "^1.12.2",
"react-big-calendar": "^1.13.0",
"react-color": "^2.19.3",
"react-cookie": "^7.1.4",
"react-dom": "^18.3.1",
@@ -57,7 +58,7 @@
"react-image-lightbox": "^5.1.4",
"react-joyride": "^2.8.2",
"react-markdown": "^9.0.1",
"react-number-format": "^5.3.4",
"react-number-format": "^5.4.0",
"react-popopo": "^2.1.9",
"react-product-fruits": "^2.2.6",
"react-redux": "^9.1.2",
@@ -72,8 +73,8 @@
"redux-persist": "^6.0.0",
"redux-saga": "^1.3.0",
"redux-state-sync": "^3.1.4",
"reselect": "^5.1.0",
"sass": "^1.77.2",
"reselect": "^5.1.1",
"sass": "^1.77.6",
"socket.io-client": "^4.7.5",
"styled-components": "^6.1.11",
"subscriptions-transport-ws": "^0.11.0",
@@ -128,25 +129,25 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@babel/preset-react": "^7.24.6",
"@dotenvx/dotenvx": "^0.44.1",
"@babel/preset-react": "^7.24.7",
"@dotenvx/dotenvx": "^0.45.0",
"@emotion/babel-plugin": "^11.11.0",
"@emotion/react": "^11.11.4",
"@sentry/webpack-plugin": "^2.16.1",
"@testing-library/cypress": "^10.0.1",
"browserslist": "^4.22.3",
"@sentry/webpack-plugin": "^2.18.0",
"@testing-library/cypress": "^10.0.2",
"browserslist": "^4.23.1",
"browserslist-to-esbuild": "^2.1.1",
"cross-env": "^7.0.3",
"cypress": "^13.9.0",
"cypress": "^13.11.0",
"eslint": "^8.57.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-cypress": "^2.15.1",
"memfs": "^4.9.2",
"memfs": "^4.9.3",
"os-browserify": "^0.3.0",
"react-error-overlay": "6.0.11",
"redux-logger": "^3.0.6",
"source-map-explorer": "^2.5.3",
"vite": "^5.2.11",
"vite": "^5.3.1",
"vite-plugin-babel": "^1.2.0",
"vite-plugin-eslint": "^1.8.1",
"vite-plugin-legacy": "^2.1.0",

1297
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,10 +19,10 @@
"makeitpretty": "prettier --write \"**/*.{css,js,json,jsx,scss}\""
},
"dependencies": {
"@aws-sdk/client-secrets-manager": "^3.583.0",
"@aws-sdk/client-ses": "^3.583.0",
"@aws-sdk/credential-provider-node": "^3.583.0",
"@opensearch-project/opensearch": "^2.8.0",
"@aws-sdk/client-secrets-manager": "^3.599.0",
"@aws-sdk/client-ses": "^3.598.0",
"@aws-sdk/credential-provider-node": "^3.598.0",
"@opensearch-project/opensearch": "^2.10.0",
"aws4": "^1.13.0",
"axios": "^1.7.2",
"better-queue": "^3.8.12",
@@ -37,7 +37,7 @@
"dotenv": "^16.4.5",
"express": "^4.19.2",
"firebase-admin": "^12.1.1",
"graphql": "^16.8.1",
"graphql": "^16.8.2",
"graphql-request": "^6.1.0",
"graylog2": "^0.2.1",
"inline-css": "^4.0.2",
@@ -50,21 +50,21 @@
"node-mailjet": "^6.0.5",
"node-persist": "^4.0.1",
"nodemailer": "^6.9.13",
"phone": "^3.1.44",
"phone": "^3.1.45",
"recursive-diff": "^1.0.9",
"rimraf": "^5.0.7",
"soap": "^1.0.3",
"soap": "^1.0.4",
"socket.io": "^4.7.5",
"ssh2-sftp-client": "^10.0.3",
"twilio": "^4.23.0",
"uuid": "^9.0.1",
"uuid": "^10.0.0",
"xml2js": "^0.6.2",
"xmlbuilder2": "^3.1.1"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"concurrently": "^8.2.2",
"prettier": "^3.2.5",
"prettier": "^3.3.2",
"source-map-explorer": "^2.5.2"
}
}