Skip to content

build(deps-dev): bump typescript from 5.0.4 to 5.8.2

67376c9
Select commit
Loading
Failed to load commit list.
Closed

build(deps-dev): bump typescript from 5.0.4 to 5.8.2 #635

build(deps-dev): bump typescript from 5.0.4 to 5.8.2
67376c9
Select commit
Loading
Failed to load commit list.
Fleek.co / Fleek - dark-voice-6076 failed May 1, 2025 in 2m 41s

Build Failed

Build failed

Details

2025-05-01T05:20:50.203Z | npm warn deprecated rollup-plugin-inject@3.0.2: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-inject.
2025-05-01T05:20:50.341Z | npm warn deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2025-05-01T05:20:50.832Z | npm warn deprecated npmlog@6.0.2: This package is no longer supported.
2025-05-01T05:20:50.986Z | npm warn deprecated request@2.88.2: request has been deprecated, see request/request#3142
2025-05-01T05:20:51.639Z | npm warn deprecated har-validator@5.1.5: this library is no longer supported
2025-05-01T05:20:52.055Z | npm warn deprecated gauge@4.0.4: This package is no longer supported.
2025-05-01T05:20:52.472Z | npm warn deprecated are-we-there-yet@3.0.1: This package is no longer supported.
2025-05-01T05:20:53.555Z | npm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
2025-05-01T05:20:55.736Z | npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
2025-05-01T05:21:19.584Z | added 1580 packages, and audited 1581 packages in 33s
2025-05-01T05:21:19.584Z | 203 packages are looking for funding
2025-05-01T05:21:19.584Z | run npm fund for details
2025-05-01T05:21:19.642Z | 37 vulnerabilities (1 low, 18 moderate, 16 high, 2 critical)
2025-05-01T05:21:19.642Z | To address issues that do not require attention, run:
2025-05-01T05:21:19.642Z | npm audit fix
2025-05-01T05:21:19.642Z | Some issues need review, and may require choosing
2025-05-01T05:21:19.642Z | a different dependency.
2025-05-01T05:21:19.642Z | Run npm audit for details.
2025-05-01T05:21:19.644Z | npm notice
2025-05-01T05:21:19.644Z | npm notice New major version of npm available! 10.9.2 -> 11.3.0
2025-05-01T05:21:19.644Z | npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.3.0
2025-05-01T05:21:19.644Z | npm notice To update run: npm install -g npm@11.3.0
2025-05-01T05:21:19.644Z | npm notice
2025-05-01T05:21:19.802Z | > chat@0.1.0 build
2025-05-01T05:21:19.802Z | > tsc && vite build
2025-05-01T05:21:28.816Z | src/features/avatar/helpers/retrieveAvatar.ts(88,61): error TS2345: Argument of type '[]' is not assignable to parameter of type 'never'.
2025-05-01T05:21:28.817Z | src/features/lifecycle.saga.ts(138,78): error TS2345: Argument of type '[]' is not assignable to parameter of type 'never'.
2025-05-01T05:21:28.855Z | Dist directory does not exist