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 Aug 22, 2023
1 parent ffacc74 commit 9a16446
Show file tree
Hide file tree
Showing 3 changed files with 5,098 additions and 1,631 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@next/eslint-plugin-next": "13.4.10",
"@next/mdx": "13.4.10",
"@octokit/rest": "^20.0.1",
"@supabase/supabase-js": "2.21.0",
"@supabase/supabase-js": "2.32.0",
"@vercel/analytics": "^1.0.1",
"bright": "^0.8.2",
"globby": "^13.2.2",
Expand All @@ -31,7 +31,7 @@
"next-remote-watch": "2.0.0",
"next-themes": "^0.2.1",
"patch-package": "^7.0.2",
"postcss": "8.4.26",
"postcss": "8.4.28",
"prettier": "^3.0.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
Expand All @@ -41,36 +41,36 @@
"remark-frontmatter": "^4.0.1",
"remark-toc": "^8.0.1",
"rss-parser": "3.13.0",
"swr": "2.2.0",
"swr": "2.2.1",
"tiny-glob": "^0.2.9",
"youtubei": "0.0.1-rc.36"
},
"devDependencies": {
"@types/marked": "5.0.1",
"@types/mdx": "^2.0.5",
"@types/node": "20.4.2",
"@types/node": "20.5.1",
"@types/prettier": "2.7.3",
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/rss": "0.0.30",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"clsx": "^1.2.1",
"concurrently": "8.2.0",
"critters": "0.0.19",
"concurrently": "8.2.1",
"critters": "0.0.20",
"dotenv": "16.3.1",
"eslint": "8.45.0",
"eslint": "8.47.0",
"eslint-config-next": "13.4.10",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-mdx": "^2.1.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"gray-matter": "4.0.3",
"marked": "5.1.1",
"marked": "5.1.2",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-hover-media-feature": "1.0.2",
"postcss-nested": "^6.0.1",
"postcss-preset-env": "9.0.0",
"postcss-preset-env": "9.1.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-slug": "^5.1.0",
"remark-gfm": "^3.0.1",
Expand Down
Loading

0 comments on commit 9a16446

Please sign in to comment.