This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
deprecated node dependencies #485
Comments
I will upgrade the following packages
and remove "@babel/polyfill "
|
both dependencies were resolved in #547 |
please note that there is another warning the can't be resolved for now |
Verified deprecated node dependencies is removed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
[-] build: + npm install
[-] build: npm WARN deprecated micro-base@0.9.0: Switch to @scure/base for audited version of the lib & updates
[-] build: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
[-] build: npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
[-] build: npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin.
[-] build: npm WARN deprecated cypress-xpath@2.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
[-] build: npm WARN deprecated vuetify-loader@1.8.0: Doesn't work at all, rollback to 1.7.3
[-] build: npm WARN deprecated @babel/polyfill@7.12.1: 🚨 This package has been deprecated in favor of separate inclusion of a polyfill and regenerator-runtime (when needed). See the @babel/polyfill docs (https://babeljs.io/docs/en/babel-polyfill) for more information.
[-] build: npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
[-] build: npm WARN deprecated core-js@3.23.2: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js
The text was updated successfully, but these errors were encountered: