Skip to content

Commit

Permalink
chore: Upgraded node modules
Browse files Browse the repository at this point in the history
  • Loading branch information
force10269 committed Jun 23, 2022
1 parent 7e1d922 commit 6039a86
Show file tree
Hide file tree
Showing 3 changed files with 3,314 additions and 4,644 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
parser: 'babel-eslint',
parser: '@babel/eslint-parser',
extends: ['airbnb', 'prettier'],
plugins: ['prettier', 'import', 'graphql', 'react-hooks', 'html'],
rules: {
Expand Down
81 changes: 41 additions & 40 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@
"dependencies": {
"@absinthe/socket": "^0.2.1",
"@absinthe/socket-apollo-link": "^0.2.1",
"@apollo/client": "^3.6.9",
"@babel/preset-env": "^7.4.5",
"@babel/preset-react": "^7.0.0",
"@jumpn/utils-graphql": "^0.6.0",
"@microlink/react": "5.5.5",
"@microlink/react": "5.5.8",
"actioncable": "^5.2.0",
"apollo-cache-inmemory": "^1.6.2",
"apollo-cache-persist": "^0.1.1",
Expand All @@ -21,14 +22,14 @@
"apollo-link-http": "^1.5.4",
"apollo-utilities": "^1.3.2",
"chokidar": "^3.5.3",
"core-js": "3.1.3",
"core-js": "^3.1.3",
"date-fns": "^2.19.0",
"date-fns-tz": "^1.1.3",
"dotenv": "^14.3.2",
"esbuild": "^0.14.45",
"dotenv": "^16.0.1",
"esbuild": "^0.14.47",
"eslint-import-resolver-jsconfig": "^1.1.0",
"eslint-plugin-html": "^6.2.0",
"graphql": "^14.3.1",
"graphql": "^16.5.0",
"graphql-anywhere": "^4.2.4",
"graphql-ruby-client": "^1.6.4",
"graphql-tag": "^2.9.2",
Expand All @@ -39,30 +40,31 @@
"jest-environment-jsdom": "^28.1.1",
"js-cookie": "^3.0.1",
"live-server": "^1.2.2",
"matter-js": "^0.14.2",
"matter-js": "^0.18.0",
"node-fetch": "^3.2.6",
"numeral": "^2.0.6",
"phoenix": "^1.6.6",
"pluralize": "^8.0.0",
"prop-types": "^15.6.1",
"proxy-middleware": "^0.15.0",
"ramda": "^0.25.0",
"react": "17.0.2",
"react-apollo": "^2.1.4",
"react-dom": "17.0.2",
"react-highlight-words": "0.17.0",
"ramda": "^0.28.0",
"react": "18.2.0",
"react-apollo": "^3.1.5",
"react-dom": "18.2.0",
"react-highlight-words": "0.18.0",
"react-hls-player": "^3.0.1",
"react-router-dom": "^5.2.0",
"regenerator-runtime": "^0.13.7",
"resurrect-js": "^1.0.1",
"styled-components": "^4.0.0",
"styled-normalize": "^4.0.0",
"styled-components": "^5.3.5",
"styled-normalize": "^8.0.7",
"url": "^0.11.0",
"wait-for-observables": "^1.0.3",
"yarn-audit-fix": "^9.3.2"
},
"devDependencies": {
"@babel/core": "^7.4.5",
"@babel/eslint-parser": "^7.5.4",
"@babel/plugin-proposal-class-properties": "^7.4.4",
"@babel/plugin-proposal-object-rest-spread": "^7.4.4",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
Expand All @@ -71,44 +73,43 @@
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.4.5",
"@babel/runtime": "^7.4.5",
"babel-eslint": "^10.0.1",
"babel-jest": "^24.8.0",
"babel-jest": "^28.1.1",
"babel-loader": "^8.0.6",
"babel-plugin-dynamic-import-node": "^2.2.0",
"babel-plugin-macros": "^2.5.0",
"babel-plugin-macros": "^3.1.0",
"core-js": "^3.1.3",
"css-loader": "^2.1.1",
"cypress": "^8.1.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-config-prettier": "^4.3.0",
"css-loader": "^6.7.1",
"cypress": "^10.2.0",
"eslint": "^8.18.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-prettier": "^3.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.13.0",
"eslint-plugin-react-hooks": "^1.6.0",
"file-loader": "^3.0.1",
"flatted": "^2.0.0",
"glob": "^7.1.4",
"eslint-plugin-react-hooks": "^4.6.0",
"file-loader": "^6.2.0",
"flatted": "^3.2.5",
"glob": "^8.0.3",
"jest": "^28.1.1",
"js-yaml": "^3.13.1",
"jscodeshift": "^0.6.4",
"mini-css-extract-plugin": "^0.7.0",
"js-yaml": "^4.1.0",
"jscodeshift": "^0.13.1",
"mini-css-extract-plugin": "^2.6.1",
"path-complete-extname": "^1.0.0",
"postcss-flexbugs-fixes": "^4.1.0",
"postcss-import": "^12.0.1",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.6.0",
"postcss-safe-parser": "^4.0.1",
"prettier": "^1.18.2",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-import": "^14.1.0",
"postcss-loader": "^7.0.0",
"postcss-preset-env": "^7.7.1",
"postcss-safe-parser": "^6.0.0",
"prettier": "^2.7.1",
"react-svg-loader": "^3.0.3",
"react-test-renderer": "^17.0.2",
"regenerator-runtime": "^0.13.2",
"react-test-renderer": "^18.2.0",
"regenerator-runtime": "^0.13.7",
"require-yaml": "^0.0.1",
"sass": "^1.49.7",
"sass-loader": "^7.1.0",
"style-loader": "^0.23.1"
"sass": "^1.53.0",
"sass-loader": "^13.0.0",
"style-loader": "^3.3.1"
},
"scripts": {
"lint": "./node_modules/.bin/eslint --ext js --ext jsx app/javascript/",
Expand Down
Loading

0 comments on commit 6039a86

Please sign in to comment.