Skip to content

Commit 7abda49

Browse files
dependabot[bot]pradhans0906
authored andcommitted
chore: bump the all group in /website with 3 updates (project-copacetic#821)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: swapnasagar pradhan <swapnasagar.pradhan@gmail.com>
1 parent 7910fe0 commit 7abda49

File tree

2 files changed

+242
-854
lines changed

2 files changed

+242
-854
lines changed

website/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,18 +15,18 @@
1515
"typecheck": "tsc"
1616
},
1717
"dependencies": {
18-
"@docusaurus/core": "3.6.3",
19-
"@docusaurus/preset-classic": "3.6.3",
18+
"@docusaurus/core": "3.6.0",
19+
"@docusaurus/preset-classic": "3.6.0",
2020
"@mdx-js/react": "^3.1.0",
2121
"clsx": "^2.1.1",
2222
"prism-react-renderer": "^2.4.0",
23-
"react": "^19.0.0",
24-
"react-dom": "^19.0.0"
23+
"react": "^18.3.1",
24+
"react-dom": "^18.3.1"
2525
},
2626
"devDependencies": {
27-
"@docusaurus/module-type-aliases": "3.6.3",
27+
"@docusaurus/module-type-aliases": "3.6.0",
2828
"@tsconfig/docusaurus": "^2.0.3",
29-
"typescript": "^5.7.2"
29+
"typescript": "^5.6.3"
3030
},
3131
"browserslist": {
3232
"production": [

0 commit comments

Comments
 (0)