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 20, 2023
1 parent 7624db3 commit 5bc4c82
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
Binary file modified bun.lockb
Binary file not shown.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,25 +13,25 @@
"analyze": "ANALYZE=true next build"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.12",
"@next/bundle-analyzer": "13.5.6",
"@nzws/eslint-config": "2.2.0",
"@nzws/prettier-config": "2.0.0",
"@tsconfig/next": "2.0.0",
"@types/node": "20.4.7",
"@types/react": "18.2.18",
"@types/react-dom": "18.2.7",
"@types/remove-markdown": "0.3.1",
"@tsconfig/next": "2.0.1",
"@types/node": "20.9.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/remove-markdown": "0.3.4",
"csstype": "3.1.2",
"eslint": "8.46.0",
"prettier": "3.0.1",
"sass": "1.64.2",
"typescript": "5.1.6"
"eslint": "8.54.0",
"prettier": "3.1.0",
"sass": "1.69.5",
"typescript": "5.3.2"
},
"dependencies": {
"@msgpack/msgpack": "3.0.0-beta2",
"@tabler/icons-react": "2.30.0",
"@vercel/analytics": "1.0.1",
"@vercel/og": "0.5.10",
"@tabler/icons-react": "2.41.0",
"@vercel/analytics": "1.1.1",
"@vercel/og": "0.5.20",
"cmdk": "0.2.0",
"gray-matter": "4.0.3",
"include-media": "2.0.0",
Expand All @@ -43,7 +43,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-feather": "2.0.10",
"reactflow": "11.7.4",
"reactflow": "11.10.1",
"remark-gfm": "3.0.1",
"remove-markdown": "0.5.0",
"ress": "5.0.2",
Expand Down

0 comments on commit 5bc4c82

Please sign in to comment.