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 Aug 12, 2024
1 parent 33a4e9d commit 07966b7
Show file tree
Hide file tree
Showing 2 changed files with 494 additions and 448 deletions.
24 changes: 12 additions & 12 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@docusaurus/remark-plugin-npm2yarn": "^3.4.0",
"@docusaurus/core": "3.5.1",
"@docusaurus/preset-classic": "3.5.1",
"@docusaurus/remark-plugin-npm2yarn": "^3.5.1",
"@mdx-js/react": "^3.0.1",
"acorn": "8.11.3",
"acorn": "8.12.1",
"clsx": "^2.1.1",
"lucide-react": "^0.383.0",
"lucide-react": "^0.427.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "^3.4.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"postcss-nested": "^6.0.1",
"tailwindcss": "^3.4.3",
"@docusaurus/module-type-aliases": "3.5.1",
"@docusaurus/tsconfig": "^3.5.1",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"postcss-nested": "^6.2.0",
"tailwindcss": "^3.4.9",
"tailwindcss-bg-patterns": "^0.3.0",
"typescript": "^5.5.3"
"typescript": "^5.5.4"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 07966b7

Please sign in to comment.