Skip to content

Commit

Permalink
Update Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
3kh0 committed Jun 18, 2024
1 parent 84cc29d commit 86c5f0a
Show file tree
Hide file tree
Showing 2 changed files with 3,038 additions and 2,628 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,19 @@
"dependencies": {
"focus-visible": "^5.2.0",
"intersection-observer": "^0.12.2",
"next": "^13.5.4",
"next-plausible": "^3.11.1",
"nextra": "^2.13.1",
"nextra-theme-docs": "^2.13.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.5.2",
"zod": "^3.22.3"
"next": "^13.5.6",
"next-plausible": "^3.12.0",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.10.3",
"zod": "^3.23.8"
},
"devDependencies": {
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"tailwindcss": "^3.3.3"
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.4"
},
"prettier": {
"embeddedLanguageFormatting": "off",
Expand Down
Loading

0 comments on commit 86c5f0a

Please sign in to comment.