Skip to content

Commit

Permalink
Merge pull request #245 from colonial-heritage/bug-fix
Browse files Browse the repository at this point in the history
Update nextjs
  • Loading branch information
barbarah authored Sep 22, 2023
2 parents 8bc71b9 + e376f63 commit bc72234
Show file tree
Hide file tree
Showing 4 changed files with 145 additions and 38 deletions.
4 changes: 2 additions & 2 deletions apps/dataset-browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@next/mdx": "13.4.19",
"classnames": "2.3.2",
"fetch-sparql-endpoint": "3.3.3",
"next": "13.4.7",
"next": "13.5.2",
"next-intl": "3.0.0-beta.7",
"rdf-object": "1.14.0",
"react": "18.2.0",
Expand All @@ -41,7 +41,7 @@
},
"devDependencies": {
"@jest/globals": "29.7.0",
"@next/env": "13.4.7",
"@next/env": "13.5.2",
"@rdfjs/types": "1.1.0",
"@types/mdx": "2.0.7",
"@types/node": "20.5.7",
Expand Down
4 changes: 2 additions & 2 deletions apps/researcher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@next/mdx": "13.4.19",
"classnames": "2.3.2",
"fetch-sparql-endpoint": "3.3.3",
"next": "13.4.7",
"next": "13.5.2",
"next-intl": "3.0.0-beta.7",
"@colonial-collections/database": "*",
"openseadragon": "4.1.0",
Expand All @@ -47,7 +47,7 @@
"@clerk/shared": "0.22.0",
"@comunica/query-sparql-file": "2.8.0",
"@jest/globals": "29.7.0",
"@next/env": "13.4.7",
"@next/env": "13.5.2",
"@rdfjs/types": "1.1.0",
"@types/mdx": "2.0.7",
"@types/node": "20.5.7",
Expand Down
173 changes: 140 additions & 33 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@headlessui/react": "1.7.16",
"@heroicons/react": "2.0.18",
"classnames": "2.3.2",
"next": "13.4.7",
"next": "13.5.2",
"next-intl": "3.0.0-beta.7",
"react": "18.2.0"
}
Expand Down

2 comments on commit bc72234

@vercel
Copy link

@vercel vercel bot commented on bc72234 Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on bc72234 Sep 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.