Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update nextjs monorepo to v13.1.4 (#398)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2023
1 parent 4a7511d commit fc22450
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"date-fns": "2.29.3",
"gray-matter": "4.0.3",
"js-yaml": "4.1.0",
"next": "13.1.3",
"next": "13.1.4",
"next-mdx-remote": "4.3.0",
"next-pwa": "5.6.0",
"prismjs": "1.29.0",
Expand All @@ -35,8 +35,8 @@
"devDependencies": {
"@babel/core": "7.20.12",
"@emotion/eslint-plugin": "11.10.0",
"@next/bundle-analyzer": "13.1.3",
"@next/eslint-plugin-next": "13.1.3",
"@next/bundle-analyzer": "13.1.4",
"@next/eslint-plugin-next": "13.1.4",
"@types/js-yaml": "4.0.5",
"@types/node": "16.18.11",
"@types/prettier": "2.7.2",
Expand All @@ -47,7 +47,7 @@
"@typescript-eslint/parser": "5.48.2",
"babel-eslint": "10.1.0",
"eslint": "8.32.0",
"eslint-config-next": "13.1.3",
"eslint-config-next": "13.1.4",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-unicorn": "45.0.2",
Expand Down

0 comments on commit fc22450

Please sign in to comment.