Skip to content

Commit

Permalink
Bump the npm group with 9 updates (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent d48be72 commit ab08d9f
Show file tree
Hide file tree
Showing 2 changed files with 384 additions and 229 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@giscus/react": "^3.0.0",
"@vercel/analytics": "^1.3.2",
"@vercel/analytics": "^1.4.1",
"classnames": "^2.5.1",
"html-react-parser": "^5.1.18",
"next": "^15.0.2",
"next": "^15.0.3",
"next-pwa": "^5.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand All @@ -26,22 +26,22 @@
"@octokit/graphql": "^8.1.1",
"@octokit/rest": "^21.0.2",
"@types/ellipsize": "^0.1.3",
"@types/node": "^22.8.6",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-syntax-highlighter": "^15.5.13",
"autoprefixer": "^10.4.20",
"ellipsize": "^0.5.1",
"eslint": "^9.13.0",
"eslint-config-next": "^15.0.2",
"eslint": "^9.16.0",
"eslint-config-next": "^15.0.3",
"feed": "^4.2.2",
"front-matter": "^4.0.2",
"markdown-to-txt": "^2.0.1",
"postcss": "^8.4.47",
"prettier": "^3.3.3",
"postcss": "^8.4.49",
"prettier": "^3.4.1",
"prettier-plugin-organize-imports": "^4.1.0",
"reading-time": "^1.5.0",
"tailwindcss": "^3.4.14",
"typescript": "^5.6.3"
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2"
}
}
Loading

0 comments on commit ab08d9f

Please sign in to comment.