Skip to content

Commit

Permalink
chore(website): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TheEdoRan committed Nov 19, 2024
1 parent c9fccfb commit 1313696
Show file tree
Hide file tree
Showing 2 changed files with 3,110 additions and 569 deletions.
26 changes: 13 additions & 13 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,25 +15,25 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@docusaurus/remark-plugin-npm2yarn": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"acorn": "8.12.1",
"@docusaurus/core": "3.6.2",
"@docusaurus/preset-classic": "3.6.2",
"@docusaurus/remark-plugin-npm2yarn": "^3.6.2",
"@mdx-js/react": "^3.1.0",
"acorn": "8.14.0",
"clsx": "^2.1.1",
"lucide-react": "^0.428.0",
"prism-react-renderer": "^2.3.1",
"lucide-react": "^0.460.0",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@docusaurus/module-type-aliases": "3.6.2",
"@docusaurus/tsconfig": "^3.6.2",
"@docusaurus/types": "^3.6.2",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"postcss-nested": "^6.2.0",
"tailwindcss": "^3.4.10",
"postcss": "^8.4.49",
"postcss-nested": "^7.0.2",
"tailwindcss": "^3.4.15",
"tailwindcss-bg-patterns": "^0.3.0",
"typescript": "^5.5.4"
},
Expand Down
Loading

0 comments on commit 1313696

Please sign in to comment.