Skip to content

Commit

Permalink
Merge pull request #12 from istresearch/develop into main
Browse files Browse the repository at this point in the history
use node12
  • Loading branch information
baracudda authored Sep 6, 2023
2 parents ef8abdb + ec0160a commit d3ed46a
Show file tree
Hide file tree
Showing 3 changed files with 1,756 additions and 2,674 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-node-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
"ref_name": "${{ github.ref_name }}"
},
"node": {
"version": "16.x",
"version": "12.x",
"arch_allowed": "amd64 arm64",
"install_sh": "ci_yarn_install.sh",
"output_folder": "build"
Expand Down
155 changes: 76 additions & 79 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,110 +58,74 @@
]
},
"engines": {
"npm": ">=8.0.0 <9.0.0",
"node": ">=16.0.0 <17.0.0"
"npm": ">=6.0.0 <7.0.0",
"node": ">=12.0.0 <13.0.0"
},
"devDependencies": {
"@babel/core": "^7.18.6",
"@babel/core": "^7.18.4",
"@babel/preset-env": "^7.4.4",
"@babel/preset-react": "7.0.0",
"@babel/traverse": "7.0.0",
"@nyaruka/temba-components": "0.18.1",
"@testing-library/jest-dom": "^5.16",
"@testing-library/jest-dom": "4.0.0",
"@testing-library/react": "8.0.1",
"@types/babel__core": "7.1.7",
"@types/common-tags": "^1.8.0",
"@types/core-js": "2.5.0",
"@types/dateformat": "3.0.0",
"@types/enzyme": "^3.9.3",
"@types/enzyme-adapter-react-16": "^1.0.3",
"@types/jest": "24.0.13",
"@types/node": "^16",
"@types/react": "16.8.23",
"@types/react-addons-shallow-compare": "0.14.22",
"@types/react-dom": "16.8.4",
"@types/react-modal": "^3.8.1",
"@types/react-redux": "7.1.3",
"@types/react-select": "3.0.8",
"@types/redux-mock-store": "^1.0.0",
"@types/textarea-caret": "3.0.0",
"@types/uniqid": "^5.3",
"@types/uuid": "^9.0",
"@types/uniqid": "^4.1.2",
"@types/uuid": "^7.0.0",
"@types/webpack-env": "^1.13.6",
"@typescript-eslint/eslint-plugin": "^2.0",
"@typescript-eslint/parser": "^2.0",
"@typescript-eslint/eslint-plugin": "1.12.0",
"@typescript-eslint/parser": "1.12.0",
"ajv": "6.12.3",
"array-move": "2.1.0",
"async": "^2.6.4",
"auto-bind": "2.1.0",
"auto-changelog": "^2.4",
"axios": "0.21.4",
"babel-loader": "8.1.0",
"browserslist": "^4.16.5",
"auto-changelog": "1.13.0",
"axios": "0.21.2",
"camelcase": "^5.3.1",
"classnames": "2.2.6",
"color-string": "^1.5.5",
"common-tags": "1.8.0",
"core-js": "^3.29",
"core-js": "2.5.7",
"dateformat": "3.0.3",
"decode-uri-component": "^0.4.0",
"dns-packet": "^1.3.2",
"elliptic": "^6.5.4",
"enzyme": "3.9.0",
"enzyme-adapter-react-16": "^1.13.0",
"enzyme-adapter-utils": "1.12.0",
"enzyme-to-json": "^3.3.4",
"eslint-config-prettier": "6.0.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-prettier": "3.1.0",
"eventsource": "^1.1.1",
"fast-deep-equal": "2.0.1",
"follow-redirects": "^1.14.8",
"glob-parent": "^5.1.2",
"handlebars": "^4.7.7",
"hosted-git-info": "^2.8.9",
"http-headers-validation": "0.0.1",
"http-proxy": "^1.18.1",
"http-proxy-middleware": "^2.0",
"http-proxy-middleware": "0.19.1",
"husky": "2.3.0",
"i18next": "19.0.0",
"i18next-browser-languagedetector": "4.0.1",
"i18next-scanner": "3.2.0",
"i18next-scanner": "^3.2.0",
"i18next-scanner-typescript": "1.0.3",
"identity-obj-proxy": "3.0.0",
"immer": "^9.0.6",
"immutability-helper": "2.7.1",
"ini": "^1.3.6",
"is-svg": "^4.3.0",
"jsdom": "^16.5.0",
"json-schema": "^0.4.0",
"json5": "^2.2.2",
"jsplumb": "^2.9.3",
"lint-staged": "^13",
"loader-utils": "^1.4.2",
"lint-staged": "8.1.7",
"local-storage": "1.4.2",
"lodash": "^4.17.21",
"lodash.clonedeep": "4.5.0",
"marked": "^4.0.10",
"merge-deep": "^3.0.3",
"minimatch": "^3.0.5",
"minimist": "^1.2.6",
"moment": "^2.29.4",
"node-fetch": "^2.6.7",
"node-forge": "^1.3.0",
"node-notifier": "^8.0.1",
"nth-check": "^2.0.1",
"object-path": "^0.11.8",
"path-parse": "^1.0.7",
"postcss": "^7.0.36",
"moment": "2.29.4",
"netlify-lambda": "^1.4.9",
"prettier": "1.18.2",
"pretty-quick": "^1.11.0",
"prop-types": "^15.8",
"property-expr": "^2.0.3",
"qs": "^6.11.1",
"prop-types": "15.5.7",
"raf": "^3.4.0",
"react-addons-shallow-compare": "15.6.2",
"react-autosize-textarea": "4.0.0",
"react-dev-utils": "^12.0.1",
"react-flip-move": "3.0.4",
"react-flip-toolkit": "7.0.7",
"react-i18next": "11.0.1",
Expand All @@ -178,45 +142,78 @@
"redux-devtools-extension": "^2.13.5",
"redux-mock-store": "1.5.3",
"redux-thunk": "2.2.0",
"request": "^2.88.2",
"sass": "1.32.13",
"serialize-javascript": "^3.1.0",
"sha1": "1.1.1",
"shelljs": "^0.8.5",
"shx": "0.3.2",
"sign-bunny": "1.0.0",
"simple-git": "^3.16.0",
"sockjs": "^0.3.20",
"source-map-loader": "^0.2.4",
"ssri": "^7.1.1",
"terser": "^4.8.1",
"textarea-caret": "3.1.0",
"tmpl": "^1.0.5",
"trim": "^0.0.3",
"tslint": "5.17.0",
"tslint-config-prettier": "1.18.0",
"tslint-plugin-prettier": "2.0.1",
"typescript": "3.4.5",
"uniqid": "5.0.3",
"uuid": "^7.0.0"
},
"resolutions": {
"ansi-html": "0.0.8",
"ansi-regex": "^5.0.0",
"async": "^2.6.4",
"browserslist": "^4.16.5",
"color-string": "^1.5.5",
"decode-uri-component": "^0.2.1",
"dns-packet": "^1.3.2",
"elliptic": "^6.5.3",
"eslint": "^6.6.0",
"eventsource": "^1.1.1",
"fast-xml-parser": "^4.2.4",
"follow-redirects": "^1.14.7",
"glob-parent": "^5.1.2",
"got": "^11.8.5",
"handlebars": "^4.7.7",
"hosted-git-info": "^2.8.9",
"http-cache-semantics": "^4.1.1",
"http-proxy": "^1.18.1",
"immer": "^9.0.6",
"ini": "^1.3.6",
"is-svg": "^4.3.0",
"jest-diff": "^25.3.0",
"jsdom": "^16.5.0",
"json5": "^2.2.2",
"json-schema": "0.4.0",
"jsonwebtoken": "^9.0.0",
"loader-utils": "^1.4.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"marked": "^4.0.10",
"merge-deep": "^3.0.3",
"minimatch": "^3.0.5",
"minimist": "^1.2.6",
"moment": "^2.29.4",
"node-fetch": "^2.6.7",
"node-forge": "^1.3.0",
"node-notifier": "^8.0.1",
"nth-check": "^2.0.1",
"object-path": "^0.11.8",
"postcss": "^7.0.36",
"property-expr": "^2.0.3",
"qs": "^6.7.3",
"react-dev-utils": "^11.0.4",
"serialize-javascript": "^3.1.0",
"shelljs": "^0.8.5",
"shell-quote": "^1.7.3",
"simple-git": "^3.16.0",
"sockjs": "^0.3.20",
"ssri": "^7.1.1",
"terser": "^4.8.1",
"tmpl": "^1.0.5",
"tough-cookie": "^4.1.3",
"trim": "^0.0.3",
"ua-parser-js": "^0.7.33",
"uniqid": "^5.4",
"url-parse": "^1.5.9",
"uuid": "^9.0",
"websocket-extensions": "^0.1.4",
"word-wrap": "^1.2.4",
"ws": "^6.2.2",
"y18n": "^4.0.1"
},
"resolutions": {
"ansi-html": "^0.0.8",
"ansi-regex": "^6.0.1",
"cli-truncate": "^3",
"json5": "^2.2.2",
"listr2": "^6",
"log-update": "^5",
"postcss": "^7.0.36",
"qs": "6.11.1",
"semver": "7.5.2",
"string-width": "^6",
"strip-ansi": "^7",
"wrap-ansi": "^8"
}
}
Loading

0 comments on commit d3ed46a

Please sign in to comment.