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 19, 2024
1 parent ad9518c commit f7cac15
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
Binary file modified bun.lockb
Binary file not shown.
30 changes: 15 additions & 15 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": {
"@biomejs/biome": "1.7.3",
"@next/bundle-analyzer": "14.2.3",
"@biomejs/biome": "1.9.4",
"@next/bundle-analyzer": "14.2.18",
"@nzws/eslint-config": "2.2.0",
"@nzws/prettier-config": "2.0.0",
"@tsconfig/next": "2.0.3",
"@types/node": "20.12.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/node": "20.17.6",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/remove-markdown": "0.3.4",
"csstype": "3.1.3",
"eslint": "8.57.0",
"sass": "1.77.2",
"typescript": "5.4.5"
"eslint": "8.57.1",
"sass": "1.81.0",
"typescript": "5.6.3"
},
"dependencies": {
"@msgpack/msgpack": "3.0.0-beta2",
"@tabler/icons-react": "3.5.0",
"@vercel/analytics": "1.3.1",
"@vercel/og": "0.6.2",
"@tabler/icons-react": "3.22.0",
"@vercel/analytics": "1.4.0",
"@vercel/og": "0.6.4",
"cmdk": "0.2.1",
"gray-matter": "4.0.3",
"include-media": "2.0.0",
Expand All @@ -43,14 +43,14 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-feather": "2.0.10",
"react-loading-skeleton": "3.4.0",
"reactflow": "11.11.3",
"react-loading-skeleton": "3.5.0",
"reactflow": "11.11.4",
"remark-gfm": "4.0.0",
"remove-markdown": "0.5.0",
"remove-markdown": "0.5.5",
"ress": "5.0.2",
"sanitize-filename": "1.6.3",
"server-only": "0.0.1",
"sharp": "0.33.4",
"sharp": "0.33.5",
"universal-base64url": "1.1.0"
},
"prettier": "@nzws/prettier-config"
Expand Down

0 comments on commit f7cac15

Please sign in to comment.