Skip to content

Commit

Permalink
Bump primer to 0.49.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HDinger committed Nov 26, 2024
1 parent 79778e7 commit 52ec98f
Show file tree
Hide file tree
Showing 4 changed files with 53 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -400,4 +400,4 @@ end

gem "openproject-octicons", "~>19.19.0"
gem "openproject-octicons_helper", "~>19.19.0"
gem "openproject-primer_view_components", "~>0.49.1"
gem "openproject-primer_view_components", "~>0.49.2"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ GEM
actionview
openproject-octicons (= 19.19.0)
railties
openproject-primer_view_components (0.49.1)
openproject-primer_view_components (0.49.2)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
openproject-octicons (>= 19.17.0)
Expand Down Expand Up @@ -1312,7 +1312,7 @@ DEPENDENCIES
openproject-octicons (~> 19.19.0)
openproject-octicons_helper (~> 19.19.0)
openproject-openid_connect!
openproject-primer_view_components (~> 0.49.1)
openproject-primer_view_components (~> 0.49.2)
openproject-recaptcha!
openproject-reporting!
openproject-storages!
Expand Down
66 changes: 48 additions & 18 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,11 @@
"@ngneat/content-loader": "^7.0.0",
"@ngx-formly/core": "^6.1.4",
"@openproject/octicons-angular": "^19.19.0",
"@openproject/primer-view-components": "^0.49.1",
"@openproject/primer-view-components": "^0.49.2",
"@openproject/reactivestates": "^3.0.1",
"@primer/css": "^21.5.0",
"@primer/primitives": "^9.1.2",
"@primer/view-components": "npm:@openproject/primer-view-components@^0.49.1",
"@primer/view-components": "npm:@openproject/primer-view-components@^0.49.2",
"@types/hotwired__turbo": "^8.0.1",
"@uirouter/angular": "^13.0.0",
"@uirouter/core": "^6.1.0",
Expand Down

0 comments on commit 52ec98f

Please sign in to comment.