Skip to content

Commit

Permalink
chore: Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaVarga committed Jul 15, 2024
1 parent 9b5b8c1 commit 8bff28e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@angular/upgrade": "^18.0.6",
"@types/angular": "^1.8.9",
"@types/jquery": "^3.5.6",
"@uirouter/angular": "^13.0.0",
"@uirouter/angular": "^14.0.0",
"@uirouter/angularjs": "^1.1.0",
"@uirouter/core": "^6.1.0",
"@uirouter/publish-scripts": "^2.6.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -617,10 +617,10 @@
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.8.tgz#518609aefb797da19bf222feb199e8f653ff7627"
integrity sha512-0vWLNK2D5MT9dg0iOo8GlKguPAU02QjmZitPEsXRuJXU/OGIOt9vT9Fc26wtYuavLxtO45v9PGleoL9Z0k1LHg==

"@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"

Expand Down

0 comments on commit 8bff28e

Please sign in to comment.