Skip to content

Commit

Permalink
feat: bump deps (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinperaza committed Dec 6, 2023
1 parent afe60ff commit f4f31df
Show file tree
Hide file tree
Showing 2 changed files with 422 additions and 479 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"release": "semantic-release"
},
"dependencies": {
"@basis-theory/basis-theory-react": "^1.14.1",
"@basis-theory/basis-theory-react": "^1.15.0",
"@cmfcmf/docusaurus-search-local": "^1.1.0",
"@docusaurus/core": "^3.0.0",
"@docusaurus/plugin-client-redirects": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/theme-mermaid": "^3.0.0",
"@swc/core": "^1.3.99",
"@docusaurus/core": "^3.0.1",
"@docusaurus/plugin-client-redirects": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@docusaurus/theme-mermaid": "^3.0.1",
"@swc/core": "^1.3.100",
"axios": "^1.6.2",
"clsx": "^2.0.0",
"docusaurus-lunr-search": "^3.3.0",
Expand All @@ -33,15 +33,15 @@
"swc-loader": "^0.2.3"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/module-type-aliases": "^3.0.1",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/commit-analyzer": "^11.1.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"@semantic-release/github": "^9.2.3",
"@semantic-release/github": "^9.2.4",
"@semantic-release/release-notes-generator": "^12.1.0",
"@tsconfig/docusaurus": "^2.0.2",
"semantic-release": "^22.0.8",
"semantic-release": "^22.0.9",
"typescript": "^5.3.2"
},
"browserslist": {
Expand Down
Loading

1 comment on commit f4f31df

@vercel
Copy link

@vercel vercel bot commented on f4f31df Dec 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.