Skip to content

Commit 63525a3

Browse files
authored
chore: Upgrade Next.js + JSONViewer (#396)
1 parent ed12d18 commit 63525a3

File tree

2 files changed

+64
-64
lines changed

2 files changed

+64
-64
lines changed

package-lock.json

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
"@globus/sdk": "^5.7.0",
2727
"@mdx-js/loader": "^3.1.0",
2828
"@mdx-js/react": "^3.1.0",
29-
"@next/mdx": "^14.2.32",
29+
"@next/mdx": "14.2.35",
3030
"@tanstack/react-query": "^5.87.1",
3131
"@types/d3-fetch": "^3.0.7",
3232
"@types/mdx": "^2.0.13",
33-
"@uiw/react-json-view": "^2.0.0-alpha.30",
33+
"@uiw/react-json-view": "^2.0.0-alpha.39",
3434
"d3-fetch": "^3.0.1",
3535
"framer-motion": "^11.11.11",
3636
"lodash": "^4.17.21",
37-
"next": "14.2.32",
37+
"next": "14.2.35",
3838
"plotly.js-dist-min": "^2.35.3",
3939
"react": "^18",
4040
"react-dom": "^18",
@@ -52,7 +52,7 @@
5252
"@types/react": "^18",
5353
"@types/react-dom": "^18",
5454
"eslint": "^8.57.1",
55-
"eslint-config-next": "14.2.32",
55+
"eslint-config-next": "14.2.35",
5656
"eslint-config-prettier": "^10.1.2",
5757
"eslint-config-standard": "^17.1.0",
5858
"eslint-config-standard-jsx": "^11.0.0",

0 commit comments

Comments
 (0)