bump version

pull/498/head
undefined 2 years ago
parent 65e5296436
commit a8bd6f4e16

@ -36,8 +36,8 @@
"@types/node": "^18.11.18",
"@types/semver": "^7.3.13",
"@types/supertest": "^2.0.12",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
"@typescript-eslint/eslint-plugin": "^5.48.2",
"@typescript-eslint/parser": "^5.48.2",
"autocannon": "^7.10.0",
"cac": "^6.7.14",
"chokidar": "^3.5.3",
@ -47,15 +47,15 @@
"cross-spawn": "^7.0.3",
"css-loader": "^6.7.3",
"esbuild": "0.16.16",
"esbuild-loader": "^2.20.0",
"eslint": "^8.31.0",
"esbuild-loader": "^2.21.0",
"eslint": "^8.32.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-import-resolver-typescript": "^3.5.2",
"eslint-import-resolver-typescript": "^3.5.3",
"eslint-import-resolver-webpack": "^0.13.2",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.1",
"eslint-plugin-react": "^7.31.11",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-simple-import-sort": "8.0.0",
"friendly-errors-webpack-plugin": "^1.7.0",
@ -65,7 +65,7 @@
"mini-css-extract-plugin": "^2.7.2",
"monaco-editor-webpack-plugin": "^7.0.1",
"mongodb": "^3.7.3",
"mongodb-memory-server": "^8.11.0",
"mongodb-memory-server": "^8.11.3",
"nyc": "^15.1.0",
"ora": "^6.1.2",
"postcss-loader": "^7.0.2",
@ -81,5 +81,10 @@
"webpack-dev-server": "^4.11.1",
"webpack-manifest-plugin": "^5.0.0",
"webpackbar": "^5.0.2"
},
"resolutions": {
"@types/node": "18.11.18",
"@types/react": "18.0.27",
"cosmokit": "1.4.0"
}
}

@ -1,11 +1,11 @@
{
"name": "@hydrooj/elastic-search",
"version": "1.1.0",
"version": "1.1.1",
"main": "index.ts",
"repository": "https://github.com/hydro-dev/Hydro",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@elastic/elasticsearch": "^8.5.0"
"@elastic/elasticsearch": "^8.6.0"
}
}

@ -1,7 +1,7 @@
{
"name": "@hydrooj/hydrojudge",
"bin": "bin/hydrojudge.js",
"version": "3.1.15",
"version": "3.1.16",
"main": "package.json",
"author": "undefined <i@undefined.moe>",
"repository": "https://github.com/hydro-dev/Hydro.git",
@ -13,13 +13,13 @@
"p-queue": "^7.3.0",
"schemastery": "^3.6.1",
"shell-quote": "^1.7.4",
"superagent": "^8.0.6",
"superagent": "^8.0.8",
"ws": "^8.12.0"
},
"preferUnplugged": true,
"license": "AGPL-3.0-or-later",
"devDependencies": {
"@types/fs-extra": "^11.0.0",
"@types/fs-extra": "^11.0.1",
"@types/shell-quote": "^1.7.1",
"@types/ws": "^8.5.4"
}

@ -1,6 +1,6 @@
{
"name": "hydrooj",
"version": "4.5.2",
"version": "4.6.0",
"bin": "bin/hydrooj.js",
"main": "src/plugin-api",
"module": "src/plugin-api",
@ -12,17 +12,17 @@
},
"preferUnplugged": true,
"dependencies": {
"@aws-sdk/client-s3": "^3.245.0",
"@aws-sdk/lib-storage": "^3.245.0",
"@aws-sdk/middleware-endpoint": "^3.226.0",
"@aws-sdk/s3-presigned-post": "^3.245.0",
"@aws-sdk/s3-request-presigner": "^3.245.0",
"@graphql-tools/schema": "^9.0.12",
"@aws-sdk/client-s3": "^3.254.0",
"@aws-sdk/lib-storage": "^3.254.0",
"@aws-sdk/middleware-endpoint": "^3.254.0",
"@aws-sdk/s3-presigned-post": "^3.254.0",
"@aws-sdk/s3-request-presigner": "^3.254.0",
"@graphql-tools/schema": "^9.0.13",
"@hydrooj/utils": "workspace:*",
"@simplewebauthn/server": "^7.0.0",
"adm-zip": "0.5.5",
"cac": "^6.7.14",
"cordis": "^2.6.0",
"cordis": "^2.7.1",
"detect-browser": "^5.3.0",
"emoji-regex": "^10.2.1",
"emojis-list": "2.1.0",
@ -43,7 +43,7 @@
"moment-timezone": "^0.5.40",
"mongodb": "^3.7.3",
"nanoid": "^4.0.0",
"nodemailer": "^6.8.0",
"nodemailer": "^6.9.0",
"notp": "^2.0.3",
"p-queue": "^7.3.0",
"path-to-regexp": "^6.2.1",
@ -51,15 +51,15 @@
"saslprep": "^1.0.3",
"schemastery": "^3.6.1",
"semver": "^7.3.8",
"serialize-javascript": "^6.0.0",
"superagent": "^8.0.6",
"serialize-javascript": "^6.0.1",
"superagent": "^8.0.8",
"tar": "^6.1.13",
"thirty-two": "^1.0.2",
"ws": "^8.12.0"
},
"devDependencies": {
"@types/adm-zip": "^0.4.34",
"@types/fs-extra": "^11.0.0",
"@types/fs-extra": "^11.0.1",
"@types/js-yaml": "^4.0.5",
"@types/koa": "^2.13.5",
"@types/koa-compress": "^4.0.3",

@ -1,6 +1,6 @@
{
"name": "@hydrooj/ui-default",
"version": "4.45.1",
"version": "4.46.0",
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0",
"main": "index.ts",
@ -16,12 +16,12 @@
"devDependencies": {
"@blueprintjs/core": "4.13.0",
"@fontsource/dm-mono": "^4.5.10",
"@fontsource/fira-code": "^4.5.12",
"@fontsource/inconsolata": "^4.5.9",
"@fontsource/jetbrains-mono": "^4.5.11",
"@fontsource/fira-code": "^4.5.13",
"@fontsource/inconsolata": "^4.5.10",
"@fontsource/jetbrains-mono": "^4.5.12",
"@fontsource/pt-mono": "^4.5.11",
"@fontsource/roboto-mono": "^4.5.8",
"@fontsource/source-code-pro": "^4.5.12",
"@fontsource/roboto-mono": "^4.5.10",
"@fontsource/source-code-pro": "^4.5.14",
"@fontsource/ubuntu-mono": "^4.5.11",
"@hydrooj/utils": "workspace:*",
"@simplewebauthn/browser": "^7.0.0",
@ -33,11 +33,11 @@
"@types/markdown-it": "^12.2.3",
"@types/pickadate": "^3.5.32",
"@types/qrcode": "^1.5.0",
"@types/react": "^18.0.26",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/redux-logger": "^3.0.9",
"@types/serviceworker": "^0.0.59",
"@types/sharedworker": "^0.0.88",
"@types/serviceworker": "^0.0.61",
"@types/sharedworker": "^0.0.90",
"@types/webpack-env": "^1.18.0",
"@vscode/codicons": "^0.0.32",
"autoprefixer": "^10.4.13",
@ -101,7 +101,7 @@
"through2": "^4.0.2",
"timeago-react": "^3.0.5",
"timeago.js": "^4.0.2",
"vditor": "^3.8.18",
"vditor": "^3.9.0",
"vinyl-buffer": "^1.0.1",
"web-streams-polyfill": "^3.2.1"
},

@ -1,6 +1,6 @@
{
"name": "@hydrooj/utils",
"version": "1.4.6",
"version": "1.4.7",
"description": "hydrooj utils",
"main": "lib/utils.ts",
"repository": "https://github.com/hydro-dev/Hydro.git",
@ -14,12 +14,12 @@
"js-yaml": "^4.1.0",
"moment-timezone": "^0.5.40",
"mongodb": "^3.7.3",
"reggol": "^1.3.4",
"reggol": "^1.3.5",
"source-map-support": "^0.5.21",
"systeminformation": "^5.17.1"
"systeminformation": "^5.17.3"
},
"devDependencies": {
"@types/fs-extra": "^11.0.0",
"@types/fs-extra": "^11.0.1",
"@types/source-map-support": "^0.5.6"
}
}

@ -1,6 +1,6 @@
{
"name": "@hydrooj/vjudge",
"version": "1.7.3",
"version": "1.8.0",
"description": "Submit problems to remote oj",
"main": "src/model.ts",
"repository": "https://github.com/hydro-dev/Hydro.git",
@ -9,7 +9,7 @@
"preferUnplugged": true,
"dependencies": {
"@hydrooj/utils": "workspace:*",
"jsdom": "^21.0.0",
"jsdom": "^21.1.0",
"superagent-proxy": "^3.0.0"
},
"devDependencies": {

Loading…
Cancel
Save