Skip to content

Commit

Permalink
Bump primer to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myabc committed Jan 13, 2025
1 parent 24fca54 commit 038071d
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -403,4 +403,4 @@ end

gem "openproject-octicons", "~>19.20.0 "
gem "openproject-octicons_helper", "~>19.20.0 "
gem "openproject-primer_view_components", "~>0.51.0"
gem "openproject-primer_view_components", "~>0.52.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -814,7 +814,7 @@ GEM
actionview
openproject-octicons (= 19.20.0)
railties
openproject-primer_view_components (0.51.0)
openproject-primer_view_components (0.52.0)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
openproject-octicons (>= 19.20.0)
Expand Down Expand Up @@ -1316,7 +1316,7 @@ DEPENDENCIES
openproject-octicons (~> 19.20.0)
openproject-octicons_helper (~> 19.20.0)
openproject-openid_connect!
openproject-primer_view_components (~> 0.51.0)
openproject-primer_view_components (~> 0.52.0)
openproject-recaptcha!
openproject-reporting!
openproject-storages!
Expand Down
28 changes: 14 additions & 14 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.20.0",
"@openproject/primer-view-components": "^0.51.0",
"@openproject/primer-view-components": "^0.52.0",
"@openproject/reactivestates": "^3.0.1",
"@primer/css": "^21.5.0",
"@primer/primitives": "^9.1.2",
"@primer/view-components": "npm:@openproject/primer-view-components@^0.51.0",
"@primer/view-components": "npm:@openproject/primer-view-components@^0.52.0",
"@types/hotwired__turbo": "^8.0.1",
"@uirouter/angular": "^13.0.0",
"@uirouter/core": "^6.1.0",
Expand Down

0 comments on commit 038071d

Please sign in to comment.