mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2026-07-22 02:56:57 -04:00
Minor dependency updates via npm update -S
Routine minor/patch bumps within existing major versions (AWS SDK, Sentry, webpack, cypress, sass, tom-select, yaml, zod, etc.). No breaking changes; tests pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
5651
package-lock.json
generated
5651
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
68
package.json
68
package.json
@@ -18,19 +18,19 @@
|
||||
},
|
||||
"main": "./app.ts",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-dynamodb": "^3.1019.0",
|
||||
"@aws-sdk/client-ec2": "^3.1019.0",
|
||||
"@aws-sdk/client-s3": "^3.1019.0",
|
||||
"@aws-sdk/client-sqs": "^3.1019.0",
|
||||
"@aws-sdk/client-ssm": "^3.1019.0",
|
||||
"@aws-sdk/credential-providers": "^3.1019.0",
|
||||
"@aws-sdk/client-dynamodb": "^3.1057.0",
|
||||
"@aws-sdk/client-ec2": "^3.1057.0",
|
||||
"@aws-sdk/client-s3": "^3.1057.0",
|
||||
"@aws-sdk/client-sqs": "^3.1057.0",
|
||||
"@aws-sdk/client-ssm": "^3.1057.0",
|
||||
"@aws-sdk/credential-providers": "^3.1057.0",
|
||||
"@flatten-js/interval-tree": "^2.0.3",
|
||||
"@fortawesome/fontawesome-free": "^7.2.0",
|
||||
"@modelcontextprotocol/sdk": "^1.29.0",
|
||||
"@orchidjs/sifter": "^1.1.0",
|
||||
"@popperjs/core": "^2.11.8",
|
||||
"@sentry/browser": "^10.46.0",
|
||||
"@sentry/node": "^10.46.0",
|
||||
"@sentry/browser": "^10.55.0",
|
||||
"@sentry/node": "^10.55.0",
|
||||
"@types/semver": "^7.7.1",
|
||||
"big-integer": "^1.6.52",
|
||||
"bootstrap": "^5.3.8",
|
||||
@@ -48,17 +48,17 @@
|
||||
"golden-layout": "^1.5.9",
|
||||
"http-proxy": "^1.18.1",
|
||||
"jquery": "^4.0.0",
|
||||
"js-cookie": "^3.0.7",
|
||||
"js-cookie": "^3.0.8",
|
||||
"jszip": "^3.10.1",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lru-cache": "^11.2.7",
|
||||
"lru-cache": "^11.5.1",
|
||||
"lz-string": "^1.5.0",
|
||||
"marked": "^17.0.5",
|
||||
"marked": "^17.0.6",
|
||||
"monaco-editor": "^0.55.1",
|
||||
"monaco-vim": "^0.4.4",
|
||||
"morgan": "^1.10.1",
|
||||
"node-targz": "^0.2.0",
|
||||
"p-queue": "^9.1.0",
|
||||
"p-queue": "^9.3.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"profanities": "^3.0.1",
|
||||
"prom-client": "^15.1.3",
|
||||
@@ -66,13 +66,13 @@
|
||||
"response-time": "^2.3.4",
|
||||
"sanitize-filename": "^1.6.4",
|
||||
"scroll-into-view-if-needed": "^3.1.0",
|
||||
"semver": "^7.7.4",
|
||||
"semver": "^7.8.1",
|
||||
"systemd-socket": "0.0.0",
|
||||
"tar-stream": "^3.1.8",
|
||||
"tom-select": "^2.5.2",
|
||||
"tar-stream": "^3.2.0",
|
||||
"tom-select": "^2.6.1",
|
||||
"tree-kill": "^1.2.2",
|
||||
"triple-beam": "^1.4.1",
|
||||
"tsx": "^4.21.0",
|
||||
"tsx": "^4.22.4",
|
||||
"underscore": "^1.13.8",
|
||||
"url-join": "^5.0.0",
|
||||
"whatwg-fetch": "^3.6.20",
|
||||
@@ -82,13 +82,13 @@
|
||||
"winston-papertrail": "^1.0.5",
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.21.0",
|
||||
"yaml": "^2.8.3",
|
||||
"zod": "^3.25.0"
|
||||
"yaml": "^2.9.0",
|
||||
"zod": "^3.25.76"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.9",
|
||||
"@sentry/types": "^10.46.0",
|
||||
"@smithy/util-stream": "^4.5.20",
|
||||
"@biomejs/biome": "^2.4.16",
|
||||
"@sentry/types": "^10.55.0",
|
||||
"@smithy/util-stream": "^4.6.5",
|
||||
"@types/bootstrap": "^5.2.10",
|
||||
"@types/chai": "^5.2.3",
|
||||
"@types/compression": "^1.8.1",
|
||||
@@ -111,36 +111,36 @@
|
||||
"cheerio": "^1.2.0",
|
||||
"css-loader": "^7.1.4",
|
||||
"css-minimizer-webpack-plugin": "^8.0.0",
|
||||
"cypress": "^15.13.0",
|
||||
"cypress": "^15.16.0",
|
||||
"file-loader": "^6.2.0",
|
||||
"happy-dom": "^20.8.9",
|
||||
"happy-dom": "^20.9.0",
|
||||
"husky": "^9.1.7",
|
||||
"lint-staged": "^16.4.0",
|
||||
"mini-css-extract-plugin": "^2.10.2",
|
||||
"mock-fs": "^5.5.0",
|
||||
"monaco-editor-webpack-plugin": "^7.1.1",
|
||||
"nock": "^14.0.11",
|
||||
"nock": "^14.0.15",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"sass": "^1.98.0",
|
||||
"sass-loader": "^16.0.7",
|
||||
"sass": "^1.100.0",
|
||||
"sass-loader": "^16.0.8",
|
||||
"source-map-loader": "^5.0.0",
|
||||
"supertest": "^7.2.2",
|
||||
"terser-webpack-plugin": "^5.4.0",
|
||||
"ts-loader": "^9.5.4",
|
||||
"terser-webpack-plugin": "^5.6.1",
|
||||
"ts-loader": "^9.6.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vitest": "^4.0.1",
|
||||
"vitest-fetch-mock": "^0.4.5",
|
||||
"webpack": "^5.105.4",
|
||||
"webpack": "^5.107.2",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-dev-middleware": "^7.4.5",
|
||||
"webpack-manifest-plugin": "^6.0.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@rollup/rollup-darwin-arm64": "^4.60.0",
|
||||
"@rollup/rollup-darwin-x64": "^4.60.0",
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.60.0",
|
||||
"@rollup/rollup-linux-x64-musl": "^4.60.0",
|
||||
"@rollup/rollup-win32-x64-msvc": "^4.60.0"
|
||||
"@rollup/rollup-darwin-arm64": "^4.61.0",
|
||||
"@rollup/rollup-darwin-x64": "^4.61.0",
|
||||
"@rollup/rollup-linux-x64-gnu": "^4.61.0",
|
||||
"@rollup/rollup-linux-x64-musl": "^4.61.0",
|
||||
"@rollup/rollup-win32-x64-msvc": "^4.61.0"
|
||||
},
|
||||
"scripts": {
|
||||
"cypress": "cypress run",
|
||||
|
||||
Reference in New Issue
Block a user