Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
ucp
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
4
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Coko Org
Products
ketty
ucp
Commits
7c1ae868
Commit
7c1ae868
authored
6 years ago
by
Giannis Kopanas
Committed by
Alexandros Georgantas
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
build(component): upgrade pubsweet server to 13.0.0
parent
f10c1748
No related branches found
No related tags found
2 merge requests
!15
File upload
,
!11
Move navigation to monorepo
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
config/components.json
+1
-0
1 addition, 0 deletions
config/components.json
package.json
+6
-6
6 additions, 6 deletions
package.json
yarn.lock
+488
-343
488 additions, 343 deletions
yarn.lock
with
495 additions
and
349 deletions
config/components.json
+
1
−
0
View file @
7c1ae868
...
...
@@ -22,5 +22,6 @@
"editoria-data-model/src/bookComponentTranslation"
,
"editoria-data-model/src/bookTranslation"
,
"editoria-data-model/src/division"
,
"editoria-data-model/src/team"
,
"editoria-api"
]
\ No newline at end of file
This diff is collapsed.
Click to expand it.
package.json
+
6
−
6
View file @
7c1ae868
...
...
@@ -21,13 +21,13 @@
"dependencies"
:
{
"
@pubsweet/component-polling-client
"
:
"
^0.0.3
"
,
"
@pubsweet/component-polling-server
"
:
"
^0.0.9
"
,
"
@pubsweet/db-manager
"
:
"
^2.
1.2
"
,
"
@pubsweet/db-manager
"
:
"
^2.
3.0
"
,
"
@pubsweet/coko-theme
"
:
"
^5.0.7
"
,
"
@pubsweet/logger
"
:
"
^0.2.2
"
,
"
@pubsweet/ui
"
:
"
^9.1.3
"
,
"
@pubsweet/ui-toolkit
"
:
"
^2.0.7
"
,
"
@pubsweet/model-
user
"
:
"
^
3
.0.
2
"
,
"
@pubsweet/model-
team
"
:
"
^
1
.0.
4
"
,
"
@pubsweet/model-
team
"
:
"
^
2
.0.
0
"
,
"
@pubsweet/model-
user
"
:
"
^
4
.0.
0
"
,
"
@pubsweet/model-fragment
"
:
"
^2.0.2
"
,
"
authsome
"
:
"
^0.1.0
"
,
"
font-awesome
"
:
"
4.7.0
"
,
...
...
@@ -36,8 +36,8 @@
"
lodash
"
:
"
4.17.4
"
,
"
path-to-regexp
"
:
"
^2.4.0
"
,
"
prop-types
"
:
"
^15.6.0
"
,
"
pubsweet
"
:
"
^
3
.0.
12
"
,
"
pubsweet-client
"
:
"
^
8
.0.0
"
,
"
pubsweet
"
:
"
^
4
.0.
0
"
,
"
pubsweet-client
"
:
"
^
9
.0.0
"
,
"
pubsweet-component-bookbuilder
"
:
"
^1.1.5
"
,
"
pubsweet-component-editoria-dashboard
"
:
"
^0.1.4
"
,
"
pubsweet-component-editoria-global-teams
"
:
"
^0.1.2
"
,
...
...
@@ -146,7 +146,7 @@
"
testcafe-react-selectors
"
:
"
^1.0.5
"
,
"
uglifyjs-webpack-plugin
"
:
"
^1.1.2
"
,
"
url-loader
"
:
"
^0.6.2
"
,
"
webpack
"
:
"
^
3.8.1
"
,
"
webpack
"
:
"
^
4.29.0
"
,
"
webpack-dev-middleware
"
:
"
^1.12.0
"
,
"
webpack-hot-middleware
"
:
"
^2.20.0
"
,
"
winston-daily-rotate-file
"
:
"
^3.2.1
"
...
...
This diff is collapsed.
Click to expand it.
yarn.lock
+
488
−
343
View file @
7c1ae868
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment