Skip to content

Commit

Permalink
⬆️ Upgrade minor dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
satnaing committed Oct 26, 2022
1 parent 14daa0e commit 57bf297
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
},
"dependencies": {
"gray-matter": "^4.0.3",
"gsap": "^3.10.4",
"gsap": "^3.11.3",
"next": "12.1.6",
"next-themes": "^0.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-rough-notation": "^1.0.3",
"remark": "^14.0.2",
"remark-html": "^15.0.1",
"swiper": "^8.1.6"
"swiper": "^8.4.4"
},
"devDependencies": {
"@netlify/plugin-nextjs": "^4.9.3",
"@netlify/plugin-nextjs": "^4.28.1",
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.7",
"@types/node": "18.11.6",
Expand All @@ -30,7 +30,7 @@
"eslint": "8.11.0",
"eslint-config-next": "12.1.6",
"postcss": "^8.4.18",
"tailwindcss": "^3.0.24",
"typescript": "4.6.4"
"tailwindcss": "^3.2.1",
"typescript": "4.8.4"
}
}

0 comments on commit 57bf297

Please sign in to comment.