mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Bump octicons packages and add helper gem
This commit is contained in:
@@ -357,4 +357,5 @@ gemfiles.each do |file|
|
||||
end
|
||||
|
||||
gem "primer_view_components", git: 'https://github.com/opf/primer_view_components', ref: '18abe4d'
|
||||
gem "openproject-octicons", '~>19.6.3'
|
||||
gem "openproject-octicons", '~>19.6.7'
|
||||
gem "openproject-octicons_helper", '~>19.6.7'
|
||||
|
||||
+7
-2
@@ -664,7 +664,11 @@ GEM
|
||||
validate_email
|
||||
validate_url
|
||||
webfinger (~> 2.0)
|
||||
openproject-octicons (19.6.6)
|
||||
openproject-octicons (19.6.7)
|
||||
openproject-octicons_helper (19.6.7)
|
||||
actionview
|
||||
openproject-octicons (= 19.6.7)
|
||||
railties
|
||||
openproject-token (3.0.1)
|
||||
activemodel
|
||||
os (1.1.4)
|
||||
@@ -1097,7 +1101,8 @@ DEPENDENCIES
|
||||
openproject-job_status!
|
||||
openproject-ldap_groups!
|
||||
openproject-meeting!
|
||||
openproject-octicons (~> 19.6.3)
|
||||
openproject-octicons (~> 19.6.7)
|
||||
openproject-octicons_helper (~> 19.6.7)
|
||||
openproject-openid_connect!
|
||||
openproject-recaptcha!
|
||||
openproject-reporting!
|
||||
|
||||
Generated
+7
-7
@@ -44,7 +44,7 @@
|
||||
"@ng-select/ng-select": "^11.0.0",
|
||||
"@ngneat/content-loader": "^7.0.0",
|
||||
"@ngx-formly/core": "^6.1.4",
|
||||
"@openproject/octicons-angular": "^19.6.5",
|
||||
"@openproject/octicons-angular": "^19.6.7",
|
||||
"@openproject/reactivestates": "^3.0.1",
|
||||
"@primer/css": "^21.0.2",
|
||||
"@primer/primitives": "^7.11.12",
|
||||
@@ -6798,9 +6798,9 @@
|
||||
"integrity": "sha512-ko7x+PDZA9bHwA6hSfxjL1IhBP91JukfZq/NAe85u9rT0akFn9RKvSXymX/mS7S2mfNjE+Zw9JdLUPGvPabQAA=="
|
||||
},
|
||||
"node_modules/@openproject/octicons-angular": {
|
||||
"version": "19.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.6.6.tgz",
|
||||
"integrity": "sha512-W6D+/E4ffStcXyrXSuq8BHTbJDgYM/6qOgPzvGxHxcS1XXtAlenJ6oWaDHHQ9ZGXvVkrNahCT3F7UFiwzUxNgA==",
|
||||
"version": "19.6.7",
|
||||
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.6.7.tgz",
|
||||
"integrity": "sha512-XWX5oXb8w2Lw5jE4kJCRr/FgdxxuSvA1LsD0gICsxSWZ5uf8zmxmJzvU8MCvU8qF8phNVoZjbzCBij1Snk4thw==",
|
||||
"dependencies": {
|
||||
"tslib": "^2.3.0"
|
||||
},
|
||||
@@ -44933,9 +44933,9 @@
|
||||
"integrity": "sha512-ko7x+PDZA9bHwA6hSfxjL1IhBP91JukfZq/NAe85u9rT0akFn9RKvSXymX/mS7S2mfNjE+Zw9JdLUPGvPabQAA=="
|
||||
},
|
||||
"@openproject/octicons-angular": {
|
||||
"version": "19.6.6",
|
||||
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.6.6.tgz",
|
||||
"integrity": "sha512-W6D+/E4ffStcXyrXSuq8BHTbJDgYM/6qOgPzvGxHxcS1XXtAlenJ6oWaDHHQ9ZGXvVkrNahCT3F7UFiwzUxNgA==",
|
||||
"version": "19.6.7",
|
||||
"resolved": "https://registry.npmjs.org/@openproject/octicons-angular/-/octicons-angular-19.6.7.tgz",
|
||||
"integrity": "sha512-XWX5oXb8w2Lw5jE4kJCRr/FgdxxuSvA1LsD0gICsxSWZ5uf8zmxmJzvU8MCvU8qF8phNVoZjbzCBij1Snk4thw==",
|
||||
"requires": {
|
||||
"tslib": "^2.3.0"
|
||||
}
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
"@ng-select/ng-select": "^11.0.0",
|
||||
"@ngneat/content-loader": "^7.0.0",
|
||||
"@ngx-formly/core": "^6.1.4",
|
||||
"@openproject/octicons-angular": "^19.6.5",
|
||||
"@openproject/octicons-angular": "^19.6.7",
|
||||
"@openproject/reactivestates": "^3.0.1",
|
||||
"@primer/css": "^21.0.2",
|
||||
"@primer/primitives": "^7.11.12",
|
||||
|
||||
Reference in New Issue
Block a user