upgrade deps

pull/664/head
undefined 1 year ago
parent c57478804d
commit 9bceee8507
No known key found for this signature in database

@ -20,9 +20,9 @@
"test": "node test/entry.js",
"benchmark": "cross-env BENCHMARK=true node test/entry.js",
"lint": "eslint packages plugins modules --ext .ts,.tsx,.jsx --fix",
"lint:ci": "eslint packages plugins modules --ext .ts,.tsx,.jsx",
"lint:ci": "eslint packages plugins modules --ext .ts,.tsx,.jsx --max-warnings=0",
"lint:ui": "yarn workspace @hydrooj/ui-default lint --ext .js,.ts,.jsx,.tsx . --fix",
"lint:ui:ci": "yarn workspace @hydrooj/ui-default lint --ext .js,.ts,.jsx,.tsx .",
"lint:ui:ci": "yarn workspace @hydrooj/ui-default lint --ext .js,.ts,.jsx,.tsx . --max-warnings=0",
"debug": "node --trace-warnings --async-stack-traces --trace-deprecation packages/hydrooj/bin/hydrooj --debug --template",
"start": "packages/hydrooj/bin/hydrooj",
"postinstall": "node build/prepare.js",
@ -32,11 +32,11 @@
"license": "AGPL-3.0-only",
"devDependencies": {
"@simplewebauthn/typescript-types": "^8.0.0",
"@types/autocannon": "^7.12.0",
"@types/autocannon": "^7.12.1",
"@types/cross-spawn": "^6.0.3",
"@types/node": "^20.6.1",
"@types/semver": "^7.5.2",
"@types/supertest": "^2.0.12",
"@types/semver": "^7.5.3",
"@types/supertest": "^2.0.13",
"autocannon": "^7.12.0",
"cac": "^6.7.14",
"chokidar": "^3.5.3",
@ -47,8 +47,8 @@
"css-loader": "^6.8.1",
"esbuild": "0.17.10",
"esbuild-loader": "^2.21.0",
"eslint": "^8.49.0",
"eslint-import-resolver-typescript": "^3.6.0",
"eslint": "^8.50.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-import-resolver-webpack": "^0.13.7",
"fs-extra": "^11.1.1",
"globby": "13.2.2",
@ -62,7 +62,7 @@
"ora": "^6.3.1",
"postcss-loader": "7.3.2",
"semver": "^7.5.4",
"simple-git": "^3.19.1",
"simple-git": "^3.20.0",
"style-loader": "^3.3.3",
"stylus": "^0.60.0",
"stylus-loader": "7.1.2",

@ -4,8 +4,8 @@
"license": "MIT",
"main": "react.yaml",
"dependencies": {
"@typescript-eslint/eslint-plugin": "^6.7.2",
"@typescript-eslint/parser": "^6.7.2",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-plugin-import": "2.28.1",

@ -6,7 +6,7 @@
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-or-later",
"dependencies": {
"maxmind": "^4.3.11"
"maxmind": "^4.3.13"
},
"preferUnplugged": true,
"scripts": {

@ -18,7 +18,7 @@
"preferUnplugged": true,
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/shell-quote": "^1.7.1",
"@types/ws": "^8.5.5"
"@types/shell-quote": "^1.7.2",
"@types/ws": "^8.5.6"
}
}

@ -12,11 +12,11 @@
},
"preferUnplugged": true,
"dependencies": {
"@aws-sdk/client-s3": "3.414.0",
"@aws-sdk/lib-storage": "3.414.0",
"@aws-sdk/client-s3": "3.418.0",
"@aws-sdk/lib-storage": "3.418.0",
"@aws-sdk/middleware-endpoint": "3.374.0",
"@aws-sdk/s3-presigned-post": "3.414.0",
"@aws-sdk/s3-request-presigner": "3.414.0",
"@aws-sdk/s3-presigned-post": "3.418.0",
"@aws-sdk/s3-request-presigner": "3.418.0",
"@graphql-tools/schema": "^10.0.0",
"@hydrooj/utils": "workspace:*",
"@simplewebauthn/server": "^8.1.1",
@ -66,12 +66,12 @@
"@types/koa-static-cache": "^5.1.2",
"@types/lodash": "^4.14.198",
"@types/mime-types": "^2.1.1",
"@types/nodemailer": "^6.4.10",
"@types/notp": "^2.0.2",
"@types/nodemailer": "^6.4.11",
"@types/notp": "^2.0.3",
"@types/saslprep": "^1.0.1",
"@types/semver": "^7.5.2",
"@types/semver": "^7.5.3",
"@types/serialize-javascript": "^5.0.2",
"@types/superagent": "^4.1.18",
"@types/superagent": "^4.1.19",
"@types/tar": "^6.1.6",
"moment": "^2.29.4"
}

@ -14,7 +14,7 @@
"cli": false
},
"devDependencies": {
"@blueprintjs/core": "^5.3.0",
"@blueprintjs/core": "^5.3.2",
"@fontsource/dm-mono": "^5.0.12",
"@fontsource/fira-code": "^5.0.8",
"@fontsource/inconsolata": "^5.0.8",
@ -31,18 +31,18 @@
"@types/json-schema": "^7.0.13",
"@types/katex": "^0.16.3",
"@types/markdown-it": "^13.0.1",
"@types/pickadate": "^3.5.32",
"@types/pickadate": "^3.5.33",
"@types/qrcode": "^1.5.2",
"@types/react": "^18.2.22",
"@types/react-dom": "^18.2.7",
"@types/redux-logger": "^3.0.9",
"@types/serviceworker": "^0.0.73",
"@types/sharedworker": "^0.0.102",
"@types/webpack-env": "^1.18.1",
"@types/serviceworker": "^0.0.74",
"@types/sharedworker": "^0.0.103",
"@types/webpack-env": "^1.18.2",
"@vscode/codicons": "^0.0.33",
"ajv": "^8.12.0",
"allotment": "^1.19.3",
"autoprefixer": "^10.4.15",
"autoprefixer": "^10.4.16",
"browser-update": "^3.3.44",
"chalk": "^5.3.0",
"classnames": "^2.3.2",
@ -103,7 +103,7 @@
"through2": "^4.0.2",
"timeago-react": "^3.0.6",
"timeago.js": "^4.0.2",
"vditor": "^3.9.5",
"vditor": "^3.9.6",
"vinyl-buffer": "^1.0.1",
"web-streams-polyfill": "^3.2.1"
},

@ -17,10 +17,10 @@
"reggol": "^1.5.1",
"search-query-parser": "^1.6.0",
"source-map-support": "^0.5.21",
"systeminformation": "^5.21.7"
"systeminformation": "^5.21.9"
},
"devDependencies": {
"@types/fs-extra": "^11.0.2",
"@types/source-map-support": "^0.5.7"
"@types/source-map-support": "^0.5.8"
}
}

@ -14,6 +14,6 @@
},
"devDependencies": {
"@types/jsdom": "21.1.1",
"@types/superagent-proxy": "^3.0.0"
"@types/superagent-proxy": "^3.0.1"
}
}

Loading…
Cancel
Save