Skip to content

Commit

Permalink
updated package dependencies for node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
dwbond committed Nov 17, 2023
1 parent 2948314 commit 035c326
Show file tree
Hide file tree
Showing 2 changed files with 4,983 additions and 4,432 deletions.
172 changes: 86 additions & 86 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Spoke",
"main": "src/server",
"engines": {
"node": ">=16.18.0",
"npm": "8.19.2"
"node": ">=18.18.2",
"npm": "10.2.4"
},
"scripts": {
"test": "jest --forceExit --runInBand --detectOpenHandles --verbose=false",
Expand Down Expand Up @@ -81,129 +81,129 @@
"homepage": "https://github.com/MoveOnOrg/Spoke/#readme",
"dependencies": {
"@aoberoi/passport-slack": "^1.0.5",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-export-default-from": "^7.18.10",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/register": "^7.18.9",
"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.3",
"@babel/plugin-proposal-export-default-from": "^7.23.3",
"@babel/plugin-transform-runtime": "^7.23.3",
"@babel/preset-env": "^7.23.3",
"@babel/preset-react": "^7.23.3",
"@babel/preset-typescript": "^7.23.3",
"@babel/register": "^7.22.15",
"@bandwidth/messaging": "^3.0.0",
"@bandwidth/numbers": "^1.7.0",
"@bandwidth/numbers": "^1.9.1",
"@date-io/core": "^1.3.13",
"@date-io/date-fns": "^1.3.13",
"@trt2/gsm-charset-utils": "^1.0.13",
"aphrodite": "^2.3.1",
"aphrodite": "^2.4.0",
"apollo-cache-inmemory": "^1.6.6",
"apollo-client": "^2.6.10",
"apollo-link": "^1.2.14",
"apollo-link-error": "^1.1.13",
"apollo-link-http": "^1.5.17",
"apollo-server-express": "^1.2.0",
"apollo-server-express": "^1.4.0",
"apollo-utilities": "^1.3.4",
"auth0-js": "^9.14.3",
"aws-serverless-express": "^3.3.6",
"babel-loader": "^9.1.0",
"auth0-js": "^9.23.3",
"aws-serverless-express": "^3.4.0",
"babel-loader": "^9.1.3",
"babel-polyfill": "^6.26.0",
"babel-runtime": "^6.26.0",
"body-parser": "^1.15.2",
"body-parser": "^1.20.2",
"browserify": "^17.0.0",
"camelcase-keys": "^4.1.0",
"camelcase-keys": "^4.2.0",
"color-difference": "^0.3.4",
"cookie-session": "^2.0.0-alpha.1",
"dataloader": "^1.2.0",
"cookie-session": "^2.0.0",
"dataloader": "^1.4.0",
"dotenv": "^2.0.0",
"express": "^4.14.0",
"express": "^4.18.2",
"fs": "^0.0.2",
"google-libphonenumber": "^3.0.0",
"google-libphonenumber": "^3.2.33",
"googleapis": "^39.2.0",
"graphql": "^0.13.2",
"graphql-date": "^1.0.3",
"graphql-tag": "^2.10.3",
"graphql-tools": "^2.8.0",
"graphql-tag": "^2.12.6",
"graphql-tools": "^2.24.0",
"graphql-type-json": "^0.1.4",
"heroku-ssl-redirect": "^0.1.1",
"humps": "^1.1.0",
"is-url": "^1.2.2",
"is-url": "^1.2.4",
"isomorphic-fetch": "^2.2.1",
"jest-each": "^0.3.1",
"json-loader": "^0.5.4",
"jsonwebtoken": "^9.0.0",
"knex": "^2.3.0",
"lodash": "^4.13.1",
"json-loader": "^0.5.7",
"jsonwebtoken": "^9.0.2",
"knex": "^2.5.1",
"lodash": "^4.17.21",
"mailgun-js": "^0.20.0",
"minilog": "^3.0.1",
"minilog": "^3.1.0",
"moment": "2.29.4",
"moment-timezone": "^0.5.14",
"nexmo": "^2.3.2",
"node-abort-controller": "^1.0.4",
"node-fetch": "^2.6.7",
"nodemailer": "^6.4.16",
"omit-deep-lodash": "^1.1.4",
"papaparse": "^5.1.1",
"moment-timezone": "^0.5.43",
"nexmo": "^2.9.1",
"node-abort-controller": "^1.2.1",
"node-fetch": "^2.7.0",
"nodemailer": "^6.9.7",
"omit-deep-lodash": "^1.1.7",
"papaparse": "^5.4.1",
"passport": "^0.3.2",
"passport-auth0": "^0.6.1",
"passport-jwt": "^4.0.0",
"passport-jwt": "^4.0.1",
"passport-local": "^1.0.0",
"passport-local-authenticate": "^1.2.0",
"pg": "^8.0.3",
"pg-connection-string": "^2.4.0",
"pg-query-stream": "^1.1.1",
"prop-types": "^15.6.0",
"query-string": "^4.1.0",
"pg": "^8.11.3",
"pg-connection-string": "^2.6.2",
"pg-query-stream": "^1.1.2",
"prop-types": "^15.8.1",
"query-string": "^4.3.4",
"react": "16.14.0",
"redis": "3",
"request": "^2.81.0",
"redis": "^3.1.2",
"request": "^2.88.2",
"rethink-knex-adapter": "0.4.20",
"rollbar": "^2.4.4",
"terser-webpack-plugin": "4",
"thinky": "^2.3.3",
"timezonecomplete": "^5.5.0",
"twilio": "^3.40.0",
"rollbar": "^2.26.2",
"terser-webpack-plugin": "^4.2.3",
"thinky": "^2.3.9",
"timezonecomplete": "^5.12.4",
"twilio": "^3.84.1",
"url-join": "^4.0.1",
"us-area-codes": "^1.0.0",
"uuid": "^9.0.0",
"wait-for-expect": "^1.1.1",
"webpack": "^5.74.0",
"uuid": "^9.0.1",
"wait-for-expect": "^1.3.0",
"webpack": "^5.89.0",
"webpack-manifest-plugin": "^5.0.0",
"yup": "0.32.3"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"babel-jest": "^29.3.1",
"@babel/eslint-parser": "^7.23.3",
"babel-jest": "^29.7.0",
"babel-preset-es2017": "^6.24.1",
"cypress": "5.6.0",
"cypress-file-upload": "^4.0.6",
"cypress-wait-until": "^1.7.1",
"cypress-file-upload": "^4.1.1",
"cypress-wait-until": "^1.7.2",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"eslint": "^8.26.0",
"enzyme-adapter-react-16": "^1.15.7",
"eslint": "^8.53.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.10",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-react": "^7.33.2",
"fakeredis": "^2.0.0",
"foreman": "^3.0.1",
"husky": "4",
"jest-when": "^3.4.1",
"json2csv": "^3.6.2",
"lint-staged": "^9.2.0",
"mockdate": "^2.0.2",
"husky": "^4.3.8",
"jest-when": "^3.6.0",
"json2csv": "^3.11.5",
"lint-staged": "^9.5.0",
"mockdate": "^2.0.5",
"nock": "11.9.1",
"nodemon": "^2.0.2",
"prettier": "^1.18.2",
"nodemon": "^2.0.22",
"prettier": "^1.19.1",
"react-hot-loader": "4.13.0",
"react-scripts": "^5.0.1",
"react-test-renderer": "16",
"react-test-renderer": "^16.14.0",
"regenerator-runtime": "^0.10.5",
"selenium-webdriver": "^3.6.0",
"sqlite3": "^5.1.2",
"supertest": "^6.2.3",
"wait-on": "^2.1.0",
"webpack-cli": "^4.7.2",
"webpack-dev-server": "3"
"sqlite3": "^5.1.6",
"supertest": "^6.3.3",
"wait-on": "^2.1.2",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^3.11.3"
},
"lint-staged": {
"*.{js,jsx,css,json}": [
Expand All @@ -212,24 +212,24 @@
]
},
"optionalDependencies": {
"@material-ui/core": "^4.11.3",
"@material-ui/icons": "^4.11.2",
"@material-ui/core": "^4.12.4",
"@material-ui/icons": "^4.11.3",
"@material-ui/lab": "^4.0.0-alpha.57",
"@material-ui/pickers": "^3.3.10",
"aws-sdk": "^2.6.3",
"@material-ui/pickers": "^3.3.11",
"aws-sdk": "^2.1498.0",
"chart.js": "^2.9.4",
"date-fns": "^2.19.0",
"date-fns": "^2.30.0",
"draft-js": "^0.11.7",
"material-ui-search-bar": "^1.0.0",
"mui-datatables": "^3.7.7",
"material-ui-search-bar": "^1.0.1",
"mui-datatables": "^3.8.5",
"react-apollo": "2.5.7",
"react-async-script": "^0.6.0",
"react-chartjs-2": "^2.11.1",
"react-chartjs-2": "^2.11.2",
"react-color": "^2.19.3",
"react-dom": "16.14.0",
"react-formal": "2.2.2",
"react-router": "^3.2.0",
"react-tooltip": "^4.2.13",
"react-router": "^3.2.6",
"react-tooltip": "^4.5.1",
"recompose": "^0.30.0",
"webpack-cli": "^4.7.2"
}
Expand Down
Loading

0 comments on commit 035c326

Please sign in to comment.