Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 2aebc49 commit a2d754c
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 180 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2.2.4
- uses: pnpm/action-setup@v2.4.0
- uses: actions/setup-node@v3
with:
node-version: 18.x
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,23 +21,23 @@
"@stefanprobst/rehype-extract-toc": "2.2.0",
"@tailwindcss/typography": "0.5.13",
"@types/luxon": "3.4.2",
"@types/node": "20.14.2",
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"chokidar": "3.6.0",
"classnames": "2.5.1",
"daisyui": "4.12.2",
"daisyui": "4.12.8",
"eslint": "8.57.0",
"eslint-config-next": "14.2.3",
"eslint-config-next": "14.2.4",
"gitalk": "1.8.0",
"gray-matter": "4.0.3",
"hastscript": "9.0.0",
"image-size": "1.1.1",
"luxon": "3.4.4",
"mime-types": "2.1.35",
"minisearch": "6.3.0",
"next": "14.2.3",
"next": "14.2.4",
"next-sitemap": "4.2.3",
"@octokit/rest": "20.1.1",
"photoswipe": "5.4.4",
Expand All @@ -62,11 +62,11 @@
"rss": "1.2.2",
"serve": "14.2.3",
"server-only": "0.0.1",
"shiki": "1.6.3",
"shiki": "1.9.1",
"simstate": "3.0.1",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"unified": "11.0.4"
"typescript": "5.5.2",
"unified": "11.0.5"
},
"devDependencies": {
"@azure/ai-language-text": "1.1.0",
Expand All @@ -77,7 +77,7 @@
"envalid": "8.0.0",
"rimraf": "5.0.7",
"ts-node": "10.9.2",
"tsx": "4.15.2"
"tsx": "4.15.7"
},
"packageManager": "pnpm@9.2.0"
"packageManager": "pnpm@9.4.0"
}
Loading

0 comments on commit a2d754c

Please sign in to comment.