angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.56k stars 3.01k forks source link

dependency's version is not the same #3846

Open lovelycat-cc opened 1 year ago

lovelycat-cc commented 1 year ago

This issue tracker is for Bug Reports and Feature Requests only.

Please direct requests for help to StackOverflow. See http://bit.ly/UIR-SOF for details.

This is a (check one box):

My version of UI-Router is: (type version)

Bug Report

Current Behavior:

dependency's version is not the same, for example, for the lodash we use in 1.0.30, sometimes, the version is 4.17.15, and sometimes, it is 4.17.20.

Expected Behavior:

for the same logiciel that we depend on, maybe, we should use the same version.

Link to Plunker or stackblitz that reproduces the issue:

( if you want a response to your issue, provide a way to reproduce it ) ( http://bit.ly/UIR-Plunk1 ) ( https://stackblitz.com/edit/ui-router-angularjs )

Feature Request

for the same logiciel that we depend on, maybe, we should use the same version.