Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Guaxinim5573 committed Apr 17, 2024
1 parent aec51c3 commit 99f97a1
Show file tree
Hide file tree
Showing 2 changed files with 1,694 additions and 2,320 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,26 +15,26 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
"@docusaurus/preset-classic": "3.0.1",
"@docusaurus/core": "3.2.1",
"@docusaurus/preset-classic": "3.2.1",
"@docusaurus/theme-common": "^3.2.1",
"@mdx-js/react": "^3.0.0",
"autoprefixer": "^10.4.16",
"clsx": "^2.0.0",
"@mdx-js/react": "^3.0.1",
"autoprefixer": "^10.4.19",
"clsx": "^2.1.0",
"docusaurus2-dotenv": "^1.4.0",
"postcss": "^8.4.32",
"prism-react-renderer": "^2.3.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"tailwindcss": "^3.4.0"
"postcss": "^8.4.38",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwindcss": "^3.4.3"
},
"devDependencies": {
"@catppuccin/tailwindcss": "^0.1.6",
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/tsconfig": "3.0.1",
"@docusaurus/types": "3.0.1",
"@docusaurus/module-type-aliases": "3.2.1",
"@docusaurus/tsconfig": "3.2.1",
"@docusaurus/types": "3.2.1",
"cz-conventional-changelog": "3.3.0",
"typescript": "~5.2.2"
"typescript": "~5.4.5"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 99f97a1

Please sign in to comment.