Skip to content

Commit

Permalink
use latest live-brython
Browse files Browse the repository at this point in the history
  • Loading branch information
lebalz committed Aug 2, 2024
1 parent d6bdc16 commit 3eaa9af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/lodash": "^4.17.6",
"axios": "^1.7.2",
"clsx": "^2.0.0",
"docusaurus-live-brython": "^3.0.0-beta.22",
"docusaurus-live-brython": "^3.0.0-beta.23",
"docusaurus-plugin-sass": "^0.2.5",
"dotenv": "^16.4.5",
"known-css-properties": "^0.34.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3783,10 +3783,10 @@ dns-packet@^5.2.2:
dependencies:
"@leichtgewicht/ip-codec" "^2.0.1"

docusaurus-live-brython@^3.0.0-beta.22:
version "3.0.0-beta.22"
resolved "https://registry.yarnpkg.com/docusaurus-live-brython/-/docusaurus-live-brython-3.0.0-beta.22.tgz#b110b67a212b20b5bcfde3453bda9950be6f89c1"
integrity sha512-n/i//EfbRlgwhhgRxa7UKLYj7HvUlNADLbUmjol7Ojk+iuEW17qrHpxdLe5xjTdA79jV+9RSKqvW+0w3ojKC2A==
docusaurus-live-brython@^3.0.0-beta.23:
version "3.0.0-beta.23"
resolved "https://registry.yarnpkg.com/docusaurus-live-brython/-/docusaurus-live-brython-3.0.0-beta.23.tgz#631d9cc40dae11ab4f7188a24b109cb393824906"
integrity sha512-AXzyZ0K9lNTLGnfOTbrC7zuTXvW8W7U4DpLt9YqFyoEwkrEQxLlHKsGvIJ3miopuoK7Ej3jkJVrEltYw/naU0Q==
dependencies:
"@docusaurus/core" "3.4.0"
"@docusaurus/theme-classic" "3.4.0"
Expand Down

0 comments on commit 3eaa9af

Please sign in to comment.