Skip to content

Commit 50a4551

Browse files
Update nextjs monorepo to v13.4.15
1 parent ffacc74 commit 50a4551

File tree

3 files changed

+4265
-1359
lines changed

3 files changed

+4265
-1359
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616
"@fec/remark-a11y-emoji": "^3.1.0",
1717
"@mdx-js/loader": "^2.3.0",
1818
"@mdx-js/react": "^2.3.0",
19-
"@next/bundle-analyzer": "13.4.10",
20-
"@next/eslint-plugin-next": "13.4.10",
21-
"@next/mdx": "13.4.10",
19+
"@next/bundle-analyzer": "13.4.15",
20+
"@next/eslint-plugin-next": "13.4.15",
21+
"@next/mdx": "13.4.15",
2222
"@octokit/rest": "^20.0.1",
2323
"@supabase/supabase-js": "2.21.0",
2424
"@vercel/analytics": "^1.0.1",
2525
"bright": "^0.8.2",
2626
"globby": "^13.2.2",
2727
"htmlparser2": "^9.0.0",
2828
"lodash.debounce": "4.0.8",
29-
"next": "13.4.10",
29+
"next": "13.4.15",
3030
"next-mdx-remote": "^4.4.1",
3131
"next-remote-watch": "2.0.0",
3232
"next-themes": "^0.2.1",
@@ -60,7 +60,7 @@
6060
"critters": "0.0.19",
6161
"dotenv": "16.3.1",
6262
"eslint": "8.45.0",
63-
"eslint-config-next": "13.4.10",
63+
"eslint-config-next": "13.4.15",
6464
"eslint-plugin-import": "2.27.5",
6565
"eslint-plugin-mdx": "^2.1.0",
6666
"eslint-plugin-react": "7.32.2",

0 commit comments

Comments
 (0)