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 Aug 1, 2024
1 parent 8766094 commit 7bdf467
Show file tree
Hide file tree
Showing 2 changed files with 4,103 additions and 3,390 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,33 +21,33 @@
"@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.13",
"@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",
"eslint": "9.6.0",
"eslint-plugin-react": "7.34.3",
"eslint-config-next": "14.2.3",
"daisyui": "4.12.10",
"eslint": "9.8.0",
"eslint-plugin-react": "7.35.0",
"eslint-config-next": "14.2.5",
"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.5",
"next-sitemap": "4.2.3",
"@octokit/rest": "20.1.1",
"photoswipe": "5.4.4",
"postcss": "8.4.38",
"postcss-nested": "6.0.1",
"postcss": "8.4.40",
"postcss-nested": "6.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-icons": "5.2.1",
"react-photoswipe-gallery": "3.0.1",
"react-photoswipe-gallery": "3.0.2",
"react-typed-i18n": "2.3.0",
"reading-time": "1.5.0",
"rehype-pretty-code": "0.13.2",
Expand All @@ -63,11 +63,11 @@
"rss": "1.2.2",
"serve": "14.2.3",
"server-only": "0.0.1",
"shiki": "1.6.3",
"shiki": "1.12.0",
"simstate": "3.0.1",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"unified": "11.0.4"
"tailwindcss": "3.4.7",
"typescript": "5.5.4",
"unified": "11.0.5"
},
"devDependencies": {
"@azure/ai-language-text": "1.1.0",
Expand All @@ -76,10 +76,10 @@
"concurrently": "8.2.2",
"dotenv": "16.4.5",
"envalid": "8.0.0",
"rimraf": "5.0.7",
"rimraf": "5.0.10",
"ts-node": "10.9.2",
"tsx": "4.15.2",
"@types/node": "20.14.10"
"tsx": "4.16.4",
"@types/node": "20.14.13"
},
"packageManager": "pnpm@9.2.0"
"packageManager": "pnpm@9.6.0"
}
Loading

0 comments on commit 7bdf467

Please sign in to comment.