diff --git a/.output/server/package.json b/.output/server/package.json index 71cef57e..9943e83c 100644 --- a/.output/server/package.json +++ b/.output/server/package.json @@ -1 +1 @@ -{"name":"mcsl-future-web-prod","version":"0.1.0","type":"module","private":true,"dependencies":{"@babel/parser":"7.24.8","@unhead/dom":"1.9.16","@unhead/shared":"1.9.16","@unhead/ssr":"1.9.16","@vue/compiler-core":"3.4.31","@vue/compiler-dom":"3.4.31","@vue/compiler-ssr":"3.4.31","@vue/reactivity":"3.4.31","@vue/runtime-core":"3.4.31","@vue/runtime-dom":"3.4.31","@vue/server-renderer":"3.4.31","@vue/shared":"3.4.31","anymatch":"3.1.3","asynckit":"0.4.0","axios":"1.7.2","binary-extensions":"2.3.0","bluebird":"3.7.2","braces":"3.0.3","buffer-equal-constant-time":"1.0.1","chokidar":"3.6.0","combined-stream":"1.0.8","core-util-is":"1.0.3","debug":"4.3.5","delayed-stream":"1.0.0","devalue":"5.0.0","duplexer2":"0.1.4","ecdsa-sig-formatter":"1.0.11","entities":"4.5.0","estree-walker":"2.0.2","fill-range":"7.1.1","follow-redirects":"1.15.6","form-data":"4.0.0","fs-extra":"11.2.0","glob-parent":"5.1.2","graceful-fs":"4.2.11","has-flag":"4.0.0","hookable":"5.5.3","inherits":"2.0.4","is-binary-path":"2.1.0","is-extglob":"2.1.1","is-glob":"4.0.3","is-number":"7.0.0","isarray":"1.0.0","jsonfile":"6.1.0","jsonwebtoken":"9.0.2","jwa":"1.4.1","jws":"3.2.2","lodash.includes":"4.3.0","lodash.isboolean":"3.0.3","lodash.isinteger":"4.0.4","lodash.isnumber":"3.0.3","lodash.isplainobject":"4.0.6","lodash.isstring":"4.0.1","lodash.once":"4.1.1","mime-db":"1.52.0","mime-types":"2.1.35","ms":"2.1.3","nanoid":"5.0.7","node-int64":"0.4.0","normalize-path":"3.0.0","picomatch":"2.3.1","process-nextick-args":"2.0.1","proxy-from-env":"1.1.0","readable-stream":"2.3.8","readdirp":"3.6.0","safe-buffer":"5.1.2","semver":"7.6.2","source-map-js":"1.2.0","string_decoder":"1.1.1","supports-color":"7.2.0","to-regex-range":"5.0.1","ufo":"1.5.3","unhead":"1.9.16","universalify":"2.0.1","unzipper":"0.12.2","util-deprecate":"1.0.2","vue":"3.4.31","vue-bundle-renderer":"2.1.0"}} \ No newline at end of file +{"name":"mcsl-future-web-prod","version":"0.1.0","type":"module","private":true,"dependencies":{"@babel/parser":"7.24.8","@unhead/dom":"1.9.16","@unhead/shared":"1.9.16","@unhead/ssr":"1.9.16","@vue/compiler-core":"3.4.31","@vue/compiler-dom":"3.4.31","@vue/compiler-ssr":"3.4.31","@vue/reactivity":"3.4.31","@vue/runtime-core":"3.4.31","@vue/runtime-dom":"3.4.31","@vue/server-renderer":"3.4.31","@vue/shared":"3.4.31","anymatch":"3.1.3","asynckit":"0.4.0","axios":"1.13.5","binary-extensions":"2.3.0","bluebird":"3.7.2","braces":"3.0.3","buffer-equal-constant-time":"1.0.1","chokidar":"3.6.0","combined-stream":"1.0.8","core-util-is":"1.0.3","debug":"4.3.5","delayed-stream":"1.0.0","devalue":"5.6.4","duplexer2":"0.1.4","ecdsa-sig-formatter":"1.0.11","entities":"4.5.0","estree-walker":"2.0.2","fill-range":"7.1.1","follow-redirects":"1.15.6","form-data":"4.0.4","fs-extra":"11.2.0","glob-parent":"5.1.2","graceful-fs":"4.2.11","has-flag":"4.0.0","hookable":"5.5.3","inherits":"2.0.4","is-binary-path":"2.1.0","is-extglob":"2.1.1","is-glob":"4.0.3","is-number":"7.0.0","isarray":"1.0.0","jsonfile":"6.1.0","jsonwebtoken":"9.0.2","jwa":"1.4.1","jws":"3.2.3","lodash.includes":"4.3.0","lodash.isboolean":"3.0.3","lodash.isinteger":"4.0.4","lodash.isnumber":"3.0.3","lodash.isplainobject":"4.0.6","lodash.isstring":"4.0.1","lodash.once":"4.1.1","mime-db":"1.52.0","mime-types":"2.1.35","ms":"2.1.3","nanoid":"5.0.9","node-int64":"0.4.0","normalize-path":"3.0.0","picomatch":"2.3.1","process-nextick-args":"2.0.1","proxy-from-env":"1.1.0","readable-stream":"2.3.8","readdirp":"3.6.0","safe-buffer":"5.1.2","semver":"7.6.2","source-map-js":"1.2.0","string_decoder":"1.1.1","supports-color":"7.2.0","to-regex-range":"5.0.1","ufo":"1.5.3","unhead":"2.1.11","universalify":"2.0.1","unzipper":"0.12.2","util-deprecate":"1.0.2","vue":"3.4.31","vue-bundle-renderer":"2.1.0"}} \ No newline at end of file diff --git a/apps/web/package.json b/apps/web/package.json index 8b0ba2d6..a7a5ed24 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -19,7 +19,7 @@ "@repo/shared": "workspace:*", "@repo/ui": "workspace:*", "@vueuse/core": "^14.2.1", - "axios": "^1.13.5", + "axios": "^1.13.6", "dayjs": "^1.11.19", "eslint": "^10.0.0", "pinia": "^3.0.4", diff --git a/packages/shared/package.json b/packages/shared/package.json index fb5413df..819211ae 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -26,7 +26,7 @@ "@vueuse/core": "^14.2.1", "@xterm/addon-fit": "^0.11.0", "@xterm/xterm": "^6.0.0", - "axios": "^1.13.5", + "axios": "^1.13.6", "chart.js": "^4.5.1", "chartjs-adapter-dayjs-4": "^1.0.4", "chartjs-plugin-zoom": "^2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1aa864ba..cb51f506 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ importers: specifier: ^14.2.1 version: 14.2.1(vue@3.5.28(typescript@5.9.3)) axios: - specifier: ^1.13.5 - version: 1.13.5 + specifier: ^1.13.6 + version: 1.13.6 dayjs: specifier: ^1.11.19 version: 1.11.19 @@ -149,8 +149,8 @@ importers: specifier: ^6.0.0 version: 6.0.0 axios: - specifier: ^1.13.5 - version: 1.13.5 + specifier: ^1.13.6 + version: 1.13.6 chart.js: specifier: ^4.5.1 version: 4.5.1 @@ -965,6 +965,11 @@ packages: engines: {node: '>=0.4.0'} hasBin: true + acorn@8.16.0: + resolution: {integrity: sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==} + engines: {node: '>=0.4.0'} + hasBin: true + ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} @@ -992,8 +997,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.13.5: - resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} + axios@1.13.6: + resolution: {integrity: sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1616,6 +1621,9 @@ packages: mlly@1.8.0: resolution: {integrity: sha512-l8D9ODSRWLe2KHJSifWGwBqpTZXIXTeo8mlKjY+E2HAakaTeNpqAyBZ8GSqLzHgw4XmHmC8whvpjJNMbFZN7/g==} + mlly@1.8.1: + resolution: {integrity: sha512-SnL6sNutTwRWWR/vcmCYHSADjiEesp5TGQQ0pXyLhW5IoeibRlF/CbSLailbB3CNqJUk9cVJ9dUDnbD7GrcHBQ==} + ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -2005,8 +2013,8 @@ packages: tiny-case@1.0.3: resolution: {integrity: sha512-Eet/eeMhkO6TX8mnUteS9zgPbUMQa4I6Kkp5ORiBD5476/m+PIRiumP5tmh5ioJpH7k51Kehawy2UDfsnxxY8Q==} - tinyexec@1.0.2: - resolution: {integrity: sha512-W/KYk+NFhkmsYpuHq5JykngiOCnxeVL8v8dFnqxSD8qEEdRfXk1SDM6JzNqcERbcGYj9tMrDQBYV9cjgnunFIg==} + tinyexec@1.0.4: + resolution: {integrity: sha512-u9r3uZC0bdpGOXtlxUIdwf9pkmvhqJdrVCH9fapQtgy/OeTTMZ1nqH7agtvEfmGui6e1XxjcdrlxvxJvc3sMqw==} engines: {node: '>=18'} tinyglobby@0.2.15: @@ -2091,8 +2099,8 @@ packages: undici-types@7.18.2: resolution: {integrity: sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==} - unimport@5.6.0: - resolution: {integrity: sha512-8rqAmtJV8o60x46kBAJKtHpJDJWkA2xcBqWKPI14MgUb05o1pnpnCnXSxedUXyeq7p8fR5g3pTo2BaswZ9lD9A==} + unimport@5.7.0: + resolution: {integrity: sha512-njnL6sp8lEA8QQbZrt+52p/g4X0rw3bnGGmUcJnt1jeG8+iiqO779aGz0PirCtydAIVcuTBRlJ52F0u46z309Q==} engines: {node: '>=18.12.0'} unplugin-utils@0.3.1: @@ -2385,7 +2393,7 @@ snapshots: jiti: 2.6.1 klona: 2.0.6 knitwork: 1.3.0 - mlly: 1.8.0 + mlly: 1.8.1 ohash: 2.0.11 pathe: 2.0.3 pkg-types: 2.3.0 @@ -2395,7 +2403,7 @@ snapshots: tinyglobby: 0.2.15 ufo: 1.6.3 unctx: 2.5.0 - unimport: 5.6.0 + unimport: 5.7.0 untyped: 2.0.0 transitivePeerDependencies: - magicast @@ -2895,8 +2903,14 @@ snapshots: dependencies: acorn: 8.15.0 + acorn-jsx@5.3.2(acorn@8.16.0): + dependencies: + acorn: 8.16.0 + acorn@8.15.0: {} + acorn@8.16.0: {} + ajv@6.12.6: dependencies: fast-deep-equal: 3.1.3 @@ -2926,7 +2940,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.13.5: + axios@1.13.6: dependencies: follow-redirects: 1.15.11 form-data: 4.0.5 @@ -3241,8 +3255,8 @@ snapshots: espree@10.4.0: dependencies: - acorn: 8.15.0 - acorn-jsx: 5.3.2(acorn@8.15.0) + acorn: 8.16.0 + acorn-jsx: 5.3.2(acorn@8.16.0) eslint-visitor-keys: 4.2.1 espree@11.1.0: @@ -3533,6 +3547,14 @@ snapshots: pkg-types: 1.3.1 ufo: 1.6.3 + mlly@1.8.1: + dependencies: + acorn: 8.16.0 + pathe: 2.0.3 + pkg-types: 1.3.1 + ufo: 1.6.3 + optional: true + ms@2.1.3: {} muggle-string@0.4.1: {} @@ -3567,7 +3589,7 @@ snapshots: dependencies: citty: 0.2.1 pathe: 2.0.3 - tinyexec: 1.0.2 + tinyexec: 1.0.4 optional: true ohash@2.0.11: @@ -3867,7 +3889,7 @@ snapshots: tiny-case@1.0.3: {} - tinyexec@1.0.2: + tinyexec@1.0.4: optional: true tinyglobby@0.2.15: @@ -3935,7 +3957,7 @@ snapshots: unctx@2.5.0: dependencies: - acorn: 8.15.0 + acorn: 8.16.0 estree-walker: 3.0.3 magic-string: 0.30.21 unplugin: 2.3.11 @@ -3943,14 +3965,14 @@ snapshots: undici-types@7.18.2: {} - unimport@5.6.0: + unimport@5.7.0: dependencies: - acorn: 8.15.0 + acorn: 8.16.0 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 local-pkg: 1.1.2 magic-string: 0.30.21 - mlly: 1.8.0 + mlly: 1.8.1 pathe: 2.0.3 picomatch: 4.0.3 pkg-types: 2.3.0 @@ -3969,7 +3991,7 @@ snapshots: unplugin@2.3.11: dependencies: '@jridgewell/remapping': 2.3.5 - acorn: 8.15.0 + acorn: 8.16.0 picomatch: 4.0.3 webpack-virtual-modules: 0.6.2 optional: true