-
Notifications
You must be signed in to change notification settings - Fork 1.8k
chore(deps): Deduplicate some packages #9442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
KSDaemon
commented
Apr 8, 2025
- dedup yargs
- dedup tslib
- dedup rc-util
- dedup mime-types
- dedup which-typed-array
- dedup ignore
- dedup has-symbols
- dedup has-property-descriptors
- dedup socks
- dedup schema-utils
- dedup source-map-js
- dedup signal-exit
- dedup terser-webpack-plugin
- dedup get-intrinsic
- dedup es-abstract
- dedup update-browserslist-db
- dedup prop-types
- dedup postcss-selector-parser
- dedup ramda
- dedup @types/http-proxy
- dedup axios
- dedup browserslist
- dedup call-bind
- dedup caniuse-lite
- dedup chokidar
- yarn.lock sync
- dedup picomatch
- dedup html-entities
- dedup tiny-invariant
- dedup is-core-module
- dedup fast-glob
- dedup acorn
- dedup core-js-compat
- dedup @types/json-schema
- dedup @types/uuid
- dedup agent-base
- dedup nopt
- dedup duplexify
- dedup csstype
- dedup cli-progress
- dedup @types/mysql
- dedup @jridgewell/trace-mapping
- dedup react-is
- dedup object.assign
- dedup mkdirp
- dedup globals
- dedup domhandler
- dedup agentkeepalive
- dedup @jridgewell/gen-mapping
- dedup ajv
- dedup @jridgewell/source-map
- dedup @jridgewell/sourcemap-codec
- dedup glob
- dedup pathe
- dedup optionator
- dedup negotiator
- dedup portfinder
- dedup is-callable
- dedup hasown
- dedup has-bigints
- dedup has-tostringtag
- dedup internal-slot
- dedup klona
- dedup make-fetch-happen
- dedup mime-db
- dedup rc-dropdown
- dedup side-channel
- dedup socks-proxy-agent
- dedup sprintf-js
- dedup ssri
- dedup tmp
- dedup watchpack
- dedup shell-quote
- dedup sass
- dedup qs
- dedup punycode
- dedup object-inspect
- dedup nwsapi
- dedup memfs
- dedup loader-runner
- dedup jsonwebtoken
- dedup js-beautify
- dedup jest-worker
- dedup is-typed-array
- dedup enhanced-resolve
- dedup date-fns
- dedup cacache
- dedup @types/eslint
- dedup @types/hoist-non-react-statics
- dedup @gar/promisify
- dedup autoprefixer
- dedup react-refresh
- dedup regexp.prototype.flags
- yarn.lock sync
- dedup form-data
- dedup define-data-property
- dedup bytes
- dedup @types/history
- dedup @types/chai
- dedup @npmcli/fs
- dedup picocolors
- dedup fsevents
- dedup babel-plugin-polyfill-corejs3
- dedup babel-plugin-polyfill-corejs2
- dedup function-bind
- dedup istanbul-lib-instrument
- yarn.lock sync
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9442 +/- ##
===========================================
- Coverage 76.57% 47.86% -28.71%
===========================================
Files 400 171 -229
Lines 105044 21387 -83657
Branches 3707 3707
===========================================
- Hits 80434 10237 -70197
+ Misses 24174 10714 -13460
Partials 436 436
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🔥 🔥 🔥
It will save a lot of disk space/cache size, especially on CI/Docker 🚀