Skip to content

Commit

Permalink
Fixed deps
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwf committed Sep 20, 2024
1 parent d1de1d1 commit 765737d
Show file tree
Hide file tree
Showing 10 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions apps/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"author": "",
"license": "ISC",
"dependencies": {
"@manifest-editor/creator-api": "1.1.0",
"@manifest-editor/creator-api": "1.2.0",
"@manifest-editor/iiif-browser": "1.1.0",
"@manifest-editor/shell": "1.1.0",
"@manifest-editor/shell": "1.2.0",
"@tanstack/react-router": "^1.26.9",
"manifest-editor": "1.1.0",
"manifest-editor": "1.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion apps/vite-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"manifest-editor": "1.1.0",
"manifest-editor": "1.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
14 changes: 7 additions & 7 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,17 +12,17 @@
"@iiif/parser": "^2.1.2",
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/collection-preset": "1.1.0",
"@manifest-editor/components": "1.1.0",
"@manifest-editor/editors": "1.1.0",
"@manifest-editor/collection-preset": "1.2.0",
"@manifest-editor/components": "1.2.0",
"@manifest-editor/editors": "1.2.0",
"@manifest-editor/iiif-browser": "1.1.0",
"@manifest-editor/manifest-preset": "1.1.0",
"@manifest-editor/projects": "1.1.0",
"@manifest-editor/shell": "1.1.0",
"@manifest-editor/manifest-preset": "1.2.0",
"@manifest-editor/projects": "1.2.0",
"@manifest-editor/shell": "1.2.0",
"@tanstack/react-query": "^5.37.1",
"browser-fs-access": "^0.35.0",
"classnames": "^2.5.1",
"manifest-editor": "1.1.0",
"manifest-editor": "1.2.0",
"idb-keyval": "^6.2.1",
"next": "^14.2.3",
"posthog-js": "^1.144.1",
Expand Down
8 changes: 4 additions & 4 deletions packages/creators/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@
"@iiif/parser": "^2.1.2",
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/components": "^1.2.0",
"@manifest-editor/creator-api": "^1.2.0",
"@manifest-editor/components": "1.2.0",
"@manifest-editor/creator-api": "1.2.0",
"@manifest-editor/editor-api": "1.1.0",
"@manifest-editor/editors": "^1.2.0",
"@manifest-editor/editors": "1.2.0",
"@manifest-editor/iiif-browser": "1.1.0",
"@manifest-editor/shell": "^1.2.0",
"@manifest-editor/shell": "1.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-iiif-vault": "^1.2.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/editors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
"@iiif/parser": "^2.1.2",
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/components": "^1.2.0",
"@manifest-editor/creator-api": "^1.2.0",
"@manifest-editor/components": "1.2.0",
"@manifest-editor/creator-api": "1.2.0",
"@manifest-editor/editor-api": "1.1.0",
"@manifest-editor/shell": "^1.2.0",
"@manifest-editor/shell": "1.2.0",
"classnames": "^2.5.1",
"dompurify": "3.1.0",
"draft-convert": "^2.1.12",
Expand Down
10 changes: 5 additions & 5 deletions packages/manifest-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,12 @@
"@iiif/parser": "^2.1.2",
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/collection-preset": "^1.2.0",
"@manifest-editor/components": "^1.2.0",
"@manifest-editor/editors": "^1.2.0",
"@manifest-editor/collection-preset": "1.2.0",
"@manifest-editor/components": "1.2.0",
"@manifest-editor/editors": "1.2.0",
"@manifest-editor/iiif-browser": "1.1.0",
"@manifest-editor/manifest-preset": "^1.2.0",
"@manifest-editor/shell": "^1.2.0",
"@manifest-editor/manifest-preset": "1.2.0",
"@manifest-editor/shell": "1.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-iiif-vault": "^1.2.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/projects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/client-vault": "1.1.0",
"@manifest-editor/shell": "^1.2.0",
"@manifest-editor/shell": "1.2.0",
"immer": "^10.0.4",
"localforage": "^1.10.0",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/shell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/client-vault": "1.1.0",
"@manifest-editor/components": "^1.2.0",
"@manifest-editor/creator-api": "^1.2.0",
"@manifest-editor/components": "1.2.0",
"@manifest-editor/creator-api": "1.2.0",
"@manifest-editor/editor-api": "1.1.0",
"immer": "^10.0.4",
"localforage": "^1.10.0",
Expand Down
6 changes: 3 additions & 3 deletions presets/collection-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@iiif/parser": "^2.1.2",
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/creators": "^1.2.0",
"@manifest-editor/editors": "^1.2.0",
"@manifest-editor/creators": "1.2.0",
"@manifest-editor/editors": "1.2.0",
"@manifest-editor/iiif-browser": "1.1.0",
"@manifest-editor/shell": "^1.2.0",
"@manifest-editor/shell": "1.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-iiif-vault": "^1.2.1",
Expand Down
8 changes: 4 additions & 4 deletions presets/manifest-preset/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"@iiif/parser": "^2.1.2",
"@iiif/presentation-3": "^2.2.3",
"@iiif/presentation-3-normalized": "^0.9.7",
"@manifest-editor/components": "^1.2.0",
"@manifest-editor/creators": "^1.2.0",
"@manifest-editor/editors": "^1.2.0",
"@manifest-editor/shell": "^1.2.0",
"@manifest-editor/components": "1.2.0",
"@manifest-editor/creators": "1.2.0",
"@manifest-editor/editors": "1.2.0",
"@manifest-editor/shell": "1.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-iiif-vault": "^1.2.1",
Expand Down

0 comments on commit 765737d

Please sign in to comment.