Skip to content

Commit

Permalink
chore: update uirouter/angular to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
wawyed committed Jul 15, 2024
1 parent 02f64df commit 4a0b73f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"@angular/forms": "^18.0.6",
"@angular/platform-browser": "^18.0.6",
"@angular/platform-browser-dynamic": "^18.0.6",
"@uirouter/angular": "^13.0.0",
"@uirouter/core": "6.0.8",
"@uirouter/angular": "^14.0.0",
"@uirouter/core": "6.1.0",
"@uirouter/rx": "1.0.0",
"@uirouter/visualizer": "^7.2.1",
"core-js": "^2.5.7",
Expand All @@ -49,5 +49,6 @@
"shx": "^0.3.3",
"tslint": "6.1.3",
"typescript": "~5.4.5"
}
},
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
}
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2177,17 +2177,17 @@
dependencies:
"@types/node" "*"

"@uirouter/angular@^13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-13.0.0.tgz#cc32208e65e5d96c074f699e72615c3b4f03256b"
integrity sha512-T2aizSXzW+7eiXUmc0LiLH+I8ZBJvDr7OQmm/5WCcxVL2NfuIse7B1kpvfdh9PmBAqw8AY7S0NhrJgABfFJUnw==
"@uirouter/angular@^14.0.0":
version "14.0.0"
resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-14.0.0.tgz#d555c735f58c78c8b653f3de163108494aef3216"
integrity sha512-SSngVeIaL4pOXJyuX9dAMrvaGyL7dv/dQxg6ArjyCk1013QowxIOS2XCgSCQX7k1nyDgK0wPdNY1lXb8XZ/qRg==
dependencies:
tslib "^2.3.0"

"@uirouter/core@6.0.8":
version "6.0.8"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.0.8.tgz#a1e919a4743be729751aafc4ce353d0dc0ffd26c"
integrity sha512-Gc/BAW47i4L54p8dqYCJJZuv2s3tqlXQ0fvl6Zp2xrblELPVfxmjnc0eurx3XwfQdaqm3T6uls6tQKkof/4QMw==
"@uirouter/core@6.1.0":
version "6.1.0"
resolved "https://registry.yarnpkg.com/@uirouter/core/-/core-6.1.0.tgz#ca90ae476c85805e7d70add461e91738ae383bd5"
integrity sha512-WFYh5NPAqRX4L2qlI4k62tgR6pxoqOBSW1CM1uBWCau4mAmgasYd5etJ9RoSJrSnCpCQ2km2Jltf0n5ql684MQ==

"@uirouter/cypress-runner@^3.0.0":
version "3.0.0"
Expand Down

0 comments on commit 4a0b73f

Please sign in to comment.