mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Mostly revert versions back to June 3rd (#6614)
- Reverts all but monaco-editor to
46437d8942
- Also bumps webpack version forward
We've been having stability issues traced back to apparent issues in AWS
or smithy.
This commit is contained in:
2727
package-lock.json
generated
2727
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
54
package.json
54
package.json
@@ -18,29 +18,29 @@
|
||||
},
|
||||
"main": "./app.ts",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-dynamodb": "^3.592.0",
|
||||
"@aws-sdk/client-ec2": "^3.592.0",
|
||||
"@aws-sdk/client-s3": "^3.592.0",
|
||||
"@aws-sdk/client-ssm": "^3.592.0",
|
||||
"@aws-sdk/credential-providers": "^3.592.0",
|
||||
"@aws-sdk/client-dynamodb": "^3.575.0",
|
||||
"@aws-sdk/client-ec2": "^3.575.0",
|
||||
"@aws-sdk/client-s3": "^3.575.0",
|
||||
"@aws-sdk/client-ssm": "^3.575.0",
|
||||
"@aws-sdk/credential-providers": "^3.575.0",
|
||||
"@flatten-js/interval-tree": "^1.1.3",
|
||||
"@fortawesome/fontawesome-free": "^6.5.2",
|
||||
"@orchidjs/sifter": "^1.0.3",
|
||||
"@sentry/browser": "^7.117.0",
|
||||
"@sentry/node": "^7.117.0",
|
||||
"@sentry/browser": "^7.114.0",
|
||||
"@sentry/node": "^7.114.0",
|
||||
"@types/morgan": "^1.9.9",
|
||||
"big-integer": "^1.6.52",
|
||||
"body-parser": "^1.20.2",
|
||||
"bootstrap": "^4.6.2",
|
||||
"buffer": "^6.0.3",
|
||||
"chart.js": "^4.4.3",
|
||||
"chart.js": "^4.4.2",
|
||||
"clipboard": "^2.0.11",
|
||||
"compression": "^1.7.4",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"cross-env": "^7.0.3",
|
||||
"enhanced-ms": "^3.0.0",
|
||||
"eslint-plugin-header": "^3.1.1",
|
||||
"eslint-plugin-n": "^17.8.1",
|
||||
"eslint-plugin-n": "^17.6.0",
|
||||
"eslint-plugin-prettier": "^5.1.3",
|
||||
"events": "^3.3.0",
|
||||
"express": "^4.19.2",
|
||||
@@ -65,7 +65,7 @@
|
||||
"popper.js": "^1.16.1",
|
||||
"profanities": "^3.0.1",
|
||||
"prom-client": "^15.1.2",
|
||||
"pug": "^3.0.3",
|
||||
"pug": "^3.0.2",
|
||||
"request": "^2.88.2",
|
||||
"response-time": "^2.3.2",
|
||||
"sanitize-filename": "^1.6.3",
|
||||
@@ -88,10 +88,10 @@
|
||||
"winston-loki": "^6.1.2",
|
||||
"winston-papertrail": "^1.0.5",
|
||||
"winston-transport": "^4.7.0",
|
||||
"yaml": "^2.4.5"
|
||||
"yaml": "^2.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@smithy/util-stream": "^3.0.1",
|
||||
"@smithy/util-stream": "^2.2.0",
|
||||
"@types/body-parser": "^1.19.5",
|
||||
"@types/bootstrap": "^5.2.10",
|
||||
"@types/express": "^4.17.21",
|
||||
@@ -107,39 +107,39 @@
|
||||
"@types/temp": "^0.9.4",
|
||||
"@types/underscore": "^1.11.15",
|
||||
"@types/webpack-env": "^1.18.5",
|
||||
"@typescript-eslint/eslint-plugin": "^7.13.0",
|
||||
"@typescript-eslint/parser": "^7.13.0",
|
||||
"@typescript-eslint/eslint-plugin": "^7.9.0",
|
||||
"@typescript-eslint/parser": "^7.9.0",
|
||||
"@vitest/coverage-v8": "^1.6.0",
|
||||
"aws-sdk-client-mock": "^4.0.1",
|
||||
"c8": "^10.0.0",
|
||||
"aws-sdk-client-mock": "^4.0.0",
|
||||
"c8": "^9.1.0",
|
||||
"cheerio": "^1.0.0-rc.12",
|
||||
"css-loader": "^7.1.2",
|
||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||
"cypress": "^13.11.0",
|
||||
"css-loader": "^7.1.1",
|
||||
"css-minimizer-webpack-plugin": "^6.0.0",
|
||||
"cypress": "^13.9.0",
|
||||
"deep-equal-in-any-order": "^2.0.6",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-formatter-github": "^1.1.4",
|
||||
"eslint-import-resolver-typescript": "^3.6.1",
|
||||
"eslint-plugin-import": "^2.29.1",
|
||||
"eslint-plugin-jsdoc": "^48.2.9",
|
||||
"eslint-plugin-promise": "^6.2.0",
|
||||
"eslint-plugin-jsdoc": "^48.2.4",
|
||||
"eslint-plugin-promise": "^6.1.1",
|
||||
"eslint-plugin-requirejs": "^4.0.1",
|
||||
"eslint-plugin-sonarjs": "^1.0.3",
|
||||
"eslint-plugin-sonarjs": "^0.25.1",
|
||||
"eslint-plugin-unicorn": "^51.0.1",
|
||||
"eslint-plugin-unused-imports": "^3.2.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"lint-staged": "^15.2.5",
|
||||
"lint-staged": "^15.2.2",
|
||||
"mini-css-extract-plugin": "^2.9.0",
|
||||
"mock-fs": "^5.2.0",
|
||||
"monaco-editor-webpack-plugin": "^7.1.0",
|
||||
"nock": "^13.5.4",
|
||||
"prettier": "^3.3.1",
|
||||
"sass": "^1.77.4",
|
||||
"prettier": "^3.2.5",
|
||||
"sass": "^1.77.1",
|
||||
"sass-loader": "^14.2.1",
|
||||
"sinon": "^18.0.0",
|
||||
"sinon": "^17.0.1",
|
||||
"source-map-loader": "^5.0.0",
|
||||
"supertest": "^7.0.0",
|
||||
"supertest": "^6.3.4",
|
||||
"supervisor": "^0.12.0",
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"ts-loader": "^9.5.1",
|
||||
|
||||
@@ -56,7 +56,7 @@ const hasGit = fs.existsSync(path.resolve(__dirname, '.git'));
|
||||
// Hack alert: due to a variety of issues, sometimes we need to change
|
||||
// the name here. Mostly it's things like webpack changes that affect
|
||||
// how minification is done, even though that's supposed not to matter.
|
||||
const webpackJsHack = '.v50.';
|
||||
const webpackJsHack = '.v51.';
|
||||
const plugins: Webpack.WebpackPluginInstance[] = [
|
||||
new MonacoEditorWebpackPlugin({
|
||||
languages: [
|
||||
|
||||
Reference in New Issue
Block a user