Skip to content

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
gabber235 authored Feb 2, 2024
2 parents 81dc22a + d2b6688 commit f75402a
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 10 deletions.
4 changes: 2 additions & 2 deletions code_generator/Cargo.lock

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

50 changes: 46 additions & 4 deletions documentation/package-lock.json

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

8 changes: 4 additions & 4 deletions documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^3.0.0",
"@rive-app/react-canvas": "^4.5.4",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.1.0",
"@rive-app/react-canvas": "^4.7.1",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-player": "^2.13.0",
"react-player": "^2.14.1",
"rive-loader": "file:plugins/rive-loader"
},
"devDependencies": {
Expand Down

0 comments on commit f75402a

Please sign in to comment.