Skip to content

Commit

Permalink
👊🏽 bump myst-*
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Nov 29, 2023
1 parent 150247e commit 36e8fad
Show file tree
Hide file tree
Showing 2 changed files with 236 additions and 29 deletions.
254 changes: 229 additions & 25 deletions package-lock.json

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

11 changes: 7 additions & 4 deletions packages/jupyter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@scienceicons/react": "^0.0.6",
"buffer": "^6.0.3",
"classnames": "^2.3.2",
"myst-common": "^1.1.16",
"myst-config": "^1.1.16",
"myst-frontmatter": "^1.1.16",
"myst-common": "^1.1.17",
"myst-config": "^1.1.17",
"myst-frontmatter": "^1.1.17",
"myst-spec": "^0.0.4",
"myst-spec-ext": "^1.1.16",
"myst-spec-ext": "^1.1.17",
"myst-to-react": "^0.5.16",
"nanoid": "^4.0.2",
"nbtx": "^0.2.3",
Expand All @@ -49,5 +49,8 @@
"@types/react-dom": "^16.8 || ^17.0 || ^18.0",
"react": "^16.8 || ^17.0 || ^18.0",
"react-dom": "^16.8 || ^17.0 || ^18.0"
},
"devDependencies": {
"vitest": "^0.34.6"
}
}

0 comments on commit 36e8fad

Please sign in to comment.