mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-02 18:37:21 +00:00
Created Pinned Dependencies (markdown)
parent
895744e65f
commit
81919af1f6
33
Pinned-Dependencies.md
Normal file
33
Pinned-Dependencies.md
Normal file
@ -0,0 +1,33 @@
|
|||||||
|
Here is a listing of dependencies we had to pin to old semver-major:
|
||||||
|
|
||||||
|
- execa@4
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/sindresorhus/execa/releases/tag/v4.0.0
|
||||||
|
- pify@5
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/sindresorhus/pify/releases
|
||||||
|
- file-loader@6
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/webpack-contrib/file-loader/releases/tag/v5.0.0
|
||||||
|
- url-loader@4
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/webpack-contrib/url-loader/releases/tag/v3.0.0
|
||||||
|
- fs-extra@9
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#900--2020-03-19
|
||||||
|
- chalk@4
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/chalk/chalk/releases/tag/v4.0.0
|
||||||
|
- wrap-ansi@7
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/chalk/wrap-ansi/releases/tag/v7.0.0
|
||||||
|
- terser-webpack-plugin@3
|
||||||
|
- Reason: Node 10
|
||||||
|
- https://github.com/webpack-contrib/terser-webpack-plugin/releases/tag/v3.0.0
|
||||||
|
- @types/terser-webpack-plugin@3
|
||||||
|
- Reason: terser-webpack-plugin@3
|
||||||
|
-core-js@3.0.0
|
||||||
|
- Reason: Ecosystem compatibility
|
||||||
|
- memory-fs@0.5.0 (deprecated)
|
||||||
|
- Reason: ?
|
||||||
|
- https://github.com/webpack/memory-fs/releases/tag/v0.5.0
|
Loading…
Reference in New Issue
Block a user