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] committed May 11, 2024
1 parent b0f57ce commit ec84c91
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
Binary file modified bun.lockb
Binary file not shown.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,38 +13,38 @@
"analyze": "ANALYZE=true next build"
},
"devDependencies": {
"@biomejs/biome": "1.6.4",
"@next/bundle-analyzer": "14.1.4",
"@biomejs/biome": "1.7.3",
"@next/bundle-analyzer": "14.2.3",
"@nzws/eslint-config": "2.2.0",
"@nzws/prettier-config": "2.0.0",
"@tsconfig/next": "2.0.3",
"@types/node": "20.12.4",
"@types/react": "18.2.74",
"@types/react-dom": "18.2.24",
"@types/node": "20.12.11",
"@types/react": "18.3.2",
"@types/react-dom": "18.3.0",
"@types/remove-markdown": "0.3.4",
"csstype": "3.1.3",
"eslint": "8.57.0",
"sass": "1.74.1",
"typescript": "5.4.4"
"sass": "1.77.1",
"typescript": "5.4.5"
},
"dependencies": {
"@msgpack/msgpack": "3.0.0-beta2",
"@tabler/icons-react": "3.1.0",
"@tabler/icons-react": "3.3.0",
"@vercel/analytics": "1.2.2",
"@vercel/og": "0.6.2",
"cmdk": "0.2.0",
"cmdk": "0.2.1",
"gray-matter": "4.0.3",
"include-media": "2.0.0",
"next": "14.1.4",
"next": "14.2.3",
"next-mdx-remote": "4.4.1",
"next-route-visualizer": "1.1.3",
"plaiceholder": "2.5.0",
"polished": "4.3.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-feather": "2.0.10",
"react-loading-skeleton": "3.4.0",
"reactflow": "11.11.0",
"reactflow": "11.11.3",
"remark-gfm": "3.0.1",
"remove-markdown": "0.5.0",
"ress": "5.0.2",
Expand Down

0 comments on commit ec84c91

Please sign in to comment.