Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mistakia committed May 2, 2024
1 parent 0828f15 commit 898e2d2
Show file tree
Hide file tree
Showing 2 changed files with 2,132 additions and 1,123 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,91 +83,91 @@
"@babel/polyfill": "^7.12.1",
"@octokit/graphql": "^4.8.0",
"@trashman/ed25519-blake2b": "^0.0.6",
"bignumber.js": "^9.1.1",
"bignumber.js": "^9.1.2",
"body-parser": "^1.20.2",
"compression": "^1.7.4",
"connected-react-router": "^6.9.3",
"cors": "^2.8.5",
"csv-parser": "^3.0.0",
"csv-writer": "^1.6.0",
"dayjs": "^1.11.9",
"dayjs": "^1.11.11",
"debug": "^4.3.4",
"deep-diff": "^1.0.2",
"deep-extend": "^0.6.0",
"esm": "^3.2.25",
"express": "^4.18.2",
"express": "^4.19.2",
"express-favicon": "^2.0.4",
"express-jwt": "^8.4.1",
"express-robots-txt": "^1.0.0",
"express-slow-down": "^2.0.1",
"fetch-cheerio-object": "^1.3.0",
"front-matter": "^4.0.2",
"fs-extra": "^11.1.1",
"jsonwebtoken": "^9.0.1",
"fs-extra": "^11.2.0",
"jsonwebtoken": "^9.0.2",
"knex": "^0.95.15",
"markdown-it": "^12.3.2",
"markdown-it-codetabs": "^1.2.0",
"markdown-it-task-checkbox": "^1.0.6",
"morgan": "^1.10.0",
"morgan-debug": "^2.0.0",
"mysql2": "^3.5.2",
"mysql2": "^3.9.7",
"nanocurrency": "^2.5.0",
"nanocurrency-web": "^1.4.3",
"node-cache": "^5.1.2",
"node-cron": "^3.0.2",
"node-fetch": "2.6.1",
"node-cron": "^3.0.3",
"node-fetch": "2.7.0",
"p-queue": "6.6.2",
"query-string": "^7.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-redux": "^7.2.9",
"react-router": "^5.3.4",
"redux-saga": "^1.2.3",
"redux-saga": "^1.3.0",
"serve-static": "^1.15.0",
"tweetnacl": "^1.0.3",
"tweetnacl-util": "^0.15.1",
"ws": "^7.5.9"
},
"devDependencies": {
"@babel/core": "^7.23.9",
"@babel/eslint-parser": "^7.23.10",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/register": "^7.23.7",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@emotion/styled": "^11.11.5",
"@fingerprintjs/fingerprintjs": "^3.4.2",
"@mui/icons-material": "^5.15.11",
"@mui/material": "^5.15.11",
"@mui/styles": "^5.15.11",
"@mui/x-data-grid": "^6.19.5",
"@mui/icons-material": "^5.15.16",
"@mui/material": "^5.15.16",
"@mui/styles": "^5.15.16",
"@mui/x-data-grid": "^6.19.11",
"babel-loader": "9.1.3",
"babel-plugin-module-resolver": "^5.0.0",
"chai": "4.3.7",
"babel-plugin-module-resolver": "^5.0.2",
"chai": "4.4.1",
"chai-http": "^4.4.0",
"circular-dependency-plugin": "^5.2.2",
"compression-webpack-plugin": "^10.0.0",
"concurrently": "^8.2.0",
"concurrently": "^8.2.2",
"copy-text-to-clipboard": "^3.2.0",
"cross-env": "^7.0.3",
"css-loader": "6.8.1",
"css-loader": "6.11.0",
"deepmerge": "4.3.1",
"echarts": "^5.4.3",
"echarts": "^5.5.0",
"echarts-for-react": "^3.0.2",
"eslint": "8.45.0",
"eslint": "8.57.0",
"eslint-config-standard": "^17.1.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "7.33.0",
"eslint-plugin-react": "7.34.1",
"file-loader": "^6.2.0",
"highlight.js": "^11.8.0",
"highlight.js": "^11.9.0",
"html-inline-script-webpack-plugin": "^2.0.3",
"html-loader": "^2.1.2",
"html-webpack-plugin": "^5.5.3",
"html-webpack-plugin": "^5.6.0",
"image-webpack-loader": "^7.0.1",
"ipfs-deploy": "^12.0.1",
"jss": "^10.10.0",
Expand All @@ -186,9 +186,9 @@
"stylus-loader": "^5.0.0",
"timeago.js": "^4.0.2",
"url-loader": "^4.1.1",
"webpack": "^5.88.2",
"webpack": "^5.91.0",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "4.15.1",
"webpack-dev-server": "4.15.2",
"yargs": "^16.2.0"
},
"packageManager": "yarn@3.2.1"
Expand Down
Loading

0 comments on commit 898e2d2

Please sign in to comment.