Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Alfagun74 committed Apr 2, 2024
1 parent 4cf88d0 commit bb29646
Show file tree
Hide file tree
Showing 2 changed files with 819 additions and 299 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.1.0",
"@docusaurus/core": "3.1.1",
"@docusaurus/plugin-client-redirects": "^3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@docusaurus/theme-common": "^3.1.1",
"@docusaurus/core": "3.2.0",
"@docusaurus/plugin-client-redirects": "^3.2.0",
"@docusaurus/preset-classic": "3.2.0",
"@docusaurus/theme-common": "^3.2.0",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.0",
"docusaurus-plugin-image-zoom": "^2.0.0",
Expand All @@ -28,12 +28,12 @@
"swetrix": "^3.0.3"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/types": "^3.1.1",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.35",
"postcss-import": "^16.0.1",
"tailwindcss": "^3.4.1"
"@docusaurus/module-type-aliases": "3.2.0",
"@docusaurus/types": "^3.2.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"tailwindcss": "^3.4.3"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit bb29646

Please sign in to comment.