Skip to content

Commit

Permalink
ui: webpack: upgrade build target
Browse files Browse the repository at this point in the history
  • Loading branch information
undefined-moe committed Feb 5, 2025
1 parent e036a0d commit a606233
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions framework/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
"license": "MIT",
"main": "react.yaml",
"dependencies": {
"@stylistic/eslint-plugin": "^2.13.0",
"@typescript-eslint/eslint-plugin": "^8.21.0",
"@typescript-eslint/parser": "^8.21.0",
"@stylistic/eslint-plugin": "^3.0.1",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-plugin-github": "^5.1.5",
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.4",
Expand Down
6 changes: 3 additions & 3 deletions framework/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"koa-compress": "^5.1.1",
"koa-router": "^13.0.1",
"lodash": "^4.17.21",
"moment-timezone": "^0.5.46",
"moment-timezone": "^0.5.47",
"path-to-regexp": "^8.2.0",
"sanitize-filename": "^1.6.3",
"saslprep": "^1.0.3",
Expand All @@ -27,8 +27,8 @@
"@types/koa": "^2.15.0",
"@types/koa-compress": "^4.0.6",
"@types/koa-router": "^7.4.8",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"@types/saslprep": "^1.0.3",
"@types/ws": "^8.5.13"
"@types/ws": "^8.5.14"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
"inspectpack": "^4.7.1",
"mongodb-memory-server": "9.4.1",
"nyc": "^17.1.0",
"ora": "^8.1.1",
"ora": "^8.2.0",
"package-json": "^10.0.1",
"semver": "^7.6.3",
"semver": "^7.7.1",
"simple-git": "^3.27.0",
"supertest": "^7.0.0",
"typescript": "5.7.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/center/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
},
"dependencies": {
"crypto-js": "^4.2.0",
"semver": "^7.6.3"
"semver": "^7.7.1"
}
}
2 changes: 1 addition & 1 deletion packages/geoip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "undefined <i@undefined.moe>",
"license": "AGPL-3.0-or-later",
"dependencies": {
"maxmind": "^4.3.23"
"maxmind": "^4.3.24"
},
"preferUnplugged": true
}
2 changes: 1 addition & 1 deletion packages/hydrojudge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cac": "^6.7.14",
"p-queue": "^8.1.0",
"schemastery": "^3.15.0",
"semver": "^7.7.0",
"semver": "^7.7.1",
"shell-quote": "^1.8.2",
"superagent": "^10.1.1",
"ws": "^8.18.0"
Expand Down
24 changes: 12 additions & 12 deletions packages/hydrooj/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
},
"preferUnplugged": true,
"dependencies": {
"@aws-sdk/client-s3": "3.726.1",
"@aws-sdk/lib-storage": "3.726.1",
"@aws-sdk/s3-presigned-post": "3.726.1",
"@aws-sdk/s3-request-presigner": "3.726.1",
"@aws-sdk/client-s3": "3.741.0",
"@aws-sdk/lib-storage": "3.741.0",
"@aws-sdk/s3-presigned-post": "3.741.0",
"@aws-sdk/s3-request-presigner": "3.741.0",
"@graphql-tools/schema": "^10.0.16",
"@hydrooj/framework": "workspace:^",
"@hydrooj/utils": "workspace:^",
Expand All @@ -30,36 +30,36 @@
"emojis-list": "2.1.0",
"fs-extra": "^11.3.0",
"graphql": "^16.10.0",
"graphql-scalars": "^1.24.0",
"graphql-scalars": "^1.24.1",
"js-yaml": "^4.1.0",
"koa-proxies": "^0.12.4",
"koa-static-cache": "^5.1.4",
"lodash": "^4.17.21",
"lru-cache": "^10.4.3",
"mime-types": "^2.1.35",
"moment-timezone": "^0.5.46",
"moment-timezone": "^0.5.47",
"mongodb": "^5.9.2",
"mongodb-uri": "^0.9.7",
"nanoid": "^5.0.9",
"nodemailer": "^6.9.16",
"nodemailer": "^6.10.0",
"notp": "^2.0.3",
"p-queue": "^8.0.1",
"p-queue": "^8.1.0",
"sanitize-filename": "^1.6.3",
"saslprep": "^1.0.3",
"schemastery": "^3.14.7",
"semver": "^7.6.3",
"schemastery": "^3.15.0",
"semver": "^7.7.1",
"shorty.js": "^1.0.1",
"superagent": "^10.1.1",
"tar": "6.2.1",
"thirty-two": "^1.0.2",
"ua-parser-js": "^2.0.0"
"ua-parser-js": "^2.0.1"
},
"devDependencies": {
"@types/adm-zip": "^0.4.34",
"@types/fs-extra": "^11.0.4",
"@types/js-yaml": "^4.0.9",
"@types/koa-static-cache": "^5.1.4",
"@types/lodash": "^4.17.14",
"@types/lodash": "^4.17.15",
"@types/mime-types": "^2.1.4",
"@types/mongodb-uri": "^0.9.4",
"@types/nodemailer": "^6.4.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/onlyoffice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
"jsonwebtoken": "^9.0.2"
},
"devDependencies": {
"@types/jsonwebtoken": "^9.0.7"
"@types/jsonwebtoken": "^9.0.8"
}
}
4 changes: 2 additions & 2 deletions packages/ui-default/build/config/webpack.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export default async function (env: { watch?: boolean, production?: boolean, mea
loader: 'esbuild-loader',
options: {
loader: 'tsx',
target: 'es6',
target: ['es2020', 'chrome70', 'firefox90', 'safari16'],
sourcemap: true,
},
};
Expand Down Expand Up @@ -252,7 +252,7 @@ export default async function (env: { watch?: boolean, production?: boolean, mea
minifyIdentifiers: true,
treeShaking: true,
target: [
'chrome65',
'chrome70',
],
exclude: [/mathmaps/, /\.min\.js$/],
})],
Expand Down
14 changes: 7 additions & 7 deletions packages/ui-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
"@fontsource/source-code-pro": "^5.1.1",
"@fontsource/ubuntu-mono": "^5.1.1",
"@hydrooj/utils": "workspace:^",
"@sentry/browser": "^8.50.0",
"@sentry/webpack-plugin": "^3.0.0",
"@sentry/browser": "^8.54.0",
"@sentry/webpack-plugin": "^3.1.2",
"@simplewebauthn/browser": "9.0.1",
"@svgr/webpack": "^8.1.0",
"@types/jquery": "^3.5.32",
Expand All @@ -41,7 +41,7 @@
"@types/react-dom": "^18.3.5",
"@types/redux-logger": "^3.0.13",
"@types/uuid": "^10.0.0",
"@types/webpack-env": "^1.18.5",
"@types/webpack-env": "^1.18.8",
"@vscode/codicons": "^0.0.36",
"ajv": "^8.17.1",
"allotment": "^1.20.2",
Expand All @@ -63,7 +63,7 @@
"esbuild-loader": "^4.2.2",
"flatpickr": "^4.6.13",
"graphiql": "^3.8.3",
"idb": "^8.0.1",
"idb": "^8.0.2",
"jquery": "^3.7.1",
"jquery-scroll-lock": "^3.1.3",
"jquery.easing": "^1.4.1",
Expand All @@ -80,7 +80,7 @@
"nanoid": "^5.0.9",
"normalize.css": "^8.0.1",
"nprogress": "^0.2.0",
"p-queue": "^8.0.1",
"p-queue": "^8.1.0",
"pickadate": "^3.6.4",
"postcss-loader": "7.3.4",
"prism-themes": "^1.9.0",
Expand All @@ -101,7 +101,7 @@
"redux-promise-middleware": "^6.2.0",
"redux-thunk": "^3.1.0",
"rupture": "^0.7.1",
"schemastery": "^3.14.7",
"schemastery": "^3.15.0",
"shorty.js": "^1.0.1",
"slideout": "^1.0.1",
"sticky-kit": "^1.1.3",
Expand Down Expand Up @@ -137,7 +137,7 @@
"markdown-it-imsize": "^2.0.1",
"markdown-it-mark": "^4.0.0",
"markdown-it-merge-cells": "^2.0.0",
"markdown-it-table-of-contents": "^0.8.0",
"markdown-it-table-of-contents": "^0.9.0",
"nunjucks": "^3.2.4",
"schemastery-jsonschema": "^1.1.0",
"streamsaver": "^2.0.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"cac": "^6.7.14",
"fs-extra": "^11.3.0",
"js-yaml": "^4.1.0",
"moment-timezone": "^0.5.46",
"moment-timezone": "^0.5.47",
"mongodb": "^5.9.2",
"reggol": "^1.7.1",
"search-query-parser": "^1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/vjudge/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preferUnplugged": true,
"dependencies": {
"@hydrooj/utils": "workspace:^",
"jsdom": "^25.0.1",
"jsdom": "^26.0.0",
"superagent-charset": "^1.2.0",
"superagent-proxy": "^3.0.0"
},
Expand Down

0 comments on commit a606233

Please sign in to comment.