Skip to content

Commit

Permalink
chore: upgrade dependencies (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0dr1y authored Feb 25, 2025
1 parent f02d54f commit 1d181ab
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 1,269 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@
"vue": "3.5.13"
},
"dependencies": {
"core-js": "^3.39.0",
"core-js": "^3.40.0",
"medium-zoom": "^1.1.0",
"mobx": "^6.13.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redoc": "^2.2.0",
"mobx": "^6.13.6",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"redoc": "^2.4.0",
"styled-components": "^6.1.15",
"vitepress": "^1.5.0"
"vitepress": "^1.6.3"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 1d181ab

Please sign in to comment.