Skip to content

Commit

Permalink
bump next
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxLeiter committed May 7, 2023
1 parent 14e0c0c commit e390ef7
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 109 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@mdx-js/loader": "^2.3.0",
"@mdx-js/react": "^2.3.0",
"@next/bundle-analyzer": "13.3.4",
"@next/eslint-plugin-next": "13.3.4",
"@next/mdx": "13.3.5-canary.8",
"@next/eslint-plugin-next": "13.4.1-canary.2",
"@next/mdx": "13.4.1-canary.2",
"@octokit/rest": "^19.0.7",
"@supabase/supabase-js": "2.21.0",
"@vercel/analytics": "^1.0.1",
Expand All @@ -27,15 +27,15 @@
"globby": "^13.1.4",
"htmlparser2": "^8.0.2",
"lodash.debounce": "4.0.8",
"next": "13.3.5-canary.8",
"next": "13.4.1-canary.2",
"next-mdx-remote": "^4.4.1",
"next-remote-watch": "2.0.0",
"next-themes": "^0.2.1",
"patch-package": "^7.0.0",
"postcss": "8.4.23",
"prettier": "^2.8.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "18.3.0-canary-16d053d59-20230506",
"react-dom": "18.3.0-canary-16d053d59-20230506",
"react-tweet": "^2.0.1",
"rehype-highlight": "^6.0.0",
"rehype-img-size": "^1.0.1",
Expand All @@ -61,7 +61,7 @@
"critters": "0.0.16",
"dotenv": "16.0.3",
"eslint": "8.39.0",
"eslint-config-next": "13.3.5-canary.8",
"eslint-config-next": "13.4.1-canary.2",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-mdx": "^2.0.5",
"eslint-plugin-react": "7.32.2",
Expand Down
Loading

0 comments on commit e390ef7

Please sign in to comment.