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 Nov 6, 2024
1 parent 8766094 commit 2600826
Show file tree
Hide file tree
Showing 2 changed files with 4,510 additions and 3,485 deletions.
54 changes: 27 additions & 27 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,57 +17,57 @@
},
"dependencies": {
"@ddadaal/eslint-config": "2.1.0",
"@node-rs/jieba": "1.10.3",
"@node-rs/jieba": "1.10.4",
"@stefanprobst/rehype-extract-toc": "2.2.0",
"@tailwindcss/typography": "0.5.13",
"@tailwindcss/typography": "0.5.15",
"@types/luxon": "3.4.2",
"@types/node": "20.14.2",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "10.4.19",
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"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.14",
"eslint": "9.14.0",
"eslint-plugin-react": "7.37.2",
"eslint-config-next": "14.2.17",
"gitalk": "1.8.0",
"gray-matter": "4.0.3",
"hastscript": "9.0.0",
"image-size": "1.1.1",
"luxon": "3.4.4",
"luxon": "3.5.0",
"mime-types": "2.1.35",
"minisearch": "6.3.0",
"next": "14.2.3",
"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.47",
"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-icons": "5.3.0",
"react-photoswipe-gallery": "3.0.2",
"react-typed-i18n": "2.3.0",
"reading-time": "1.5.0",
"rehype-pretty-code": "0.13.2",
"rehype-pretty-code": "0.14.0",
"rehype-raw": "7.0.0",
"rehype-react": "8.0.0",
"rehype-rewrite": "4.0.2",
"rehype-slug": "6.0.0",
"rehype-stringify": "10.0.0",
"rehype-stringify": "10.0.1",
"remark-gfm": "4.0.0",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"remark-rehype": "11.1.1",
"remark-toc": "9.0.0",
"rss": "1.2.2",
"serve": "14.2.3",
"serve": "14.2.4",
"server-only": "0.0.1",
"shiki": "1.6.3",
"shiki": "1.22.2",
"simstate": "3.0.1",
"tailwindcss": "3.4.4",
"typescript": "5.4.5",
"unified": "11.0.4"
"tailwindcss": "3.4.14",
"typescript": "5.6.3",
"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.19.2",
"@types/node": "20.17.6"
},
"packageManager": "pnpm@9.2.0"
"packageManager": "pnpm@9.12.3"
}
Loading

0 comments on commit 2600826

Please sign in to comment.