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 Jun 26, 2023
1 parent 2e1177b commit 1780512
Show file tree
Hide file tree
Showing 2 changed files with 193 additions and 193 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,44 +13,44 @@
"analyze": "ANALYZE=true next build"
},
"devDependencies": {
"@next/bundle-analyzer": "13.4.6",
"@next/eslint-plugin-next": "13.4.6",
"@next/bundle-analyzer": "13.4.7",
"@next/eslint-plugin-next": "13.4.7",
"@nzws/prettier-config": "2.0.0",
"@tsconfig/next": "1.0.5",
"@types/node": "20.3.1",
"@types/react": "18.2.12",
"@types/react-dom": "18.2.5",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/remove-markdown": "0.3.1",
"@typescript-eslint/eslint-plugin": "5.59.11",
"@typescript-eslint/parser": "5.59.11",
"@typescript-eslint/eslint-plugin": "5.60.0",
"@typescript-eslint/parser": "5.60.0",
"csstype": "3.1.2",
"eslint": "8.43.0",
"eslint-config-next": "13.4.6",
"eslint-config-next": "13.4.7",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "2.8.8",
"sass": "1.63.4",
"sass": "1.63.6",
"typescript": "5.1.3"
},
"dependencies": {
"@icons-pack/react-simple-icons": "8.0.1",
"@msgpack/msgpack": "3.0.0-beta2",
"@tabler/icons-react": "2.22.0",
"@tabler/icons-react": "2.23.0",
"@vercel/analytics": "1.0.1",
"@vercel/og": "0.5.7",
"@vercel/og": "0.5.8",
"cmdk": "0.2.0",
"gray-matter": "4.0.3",
"include-media": "2.0.0",
"next": "13.4.6",
"next": "13.4.7",
"next-mdx-remote": "4.4.1",
"next-route-visualizer": "1.1.3",
"plaiceholder": "2.5.0",
"polished": "4.2.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-feather": "2.0.10",
"reactflow": "11.7.2",
"reactflow": "11.7.4",
"remark-gfm": "3.0.1",
"remove-markdown": "0.5.0",
"ress": "5.0.2",
Expand Down
Loading

0 comments on commit 1780512

Please sign in to comment.