diff --git a/packages/docs/package.json b/packages/docs/package.json index 3a617489..ba9c4ec0 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -21,7 +21,7 @@ "date-fns": "2.29.3", "gray-matter": "4.0.3", "js-yaml": "4.1.0", - "next": "13.2.1", + "next": "13.2.2", "next-mdx-remote": "4.4.0", "next-pwa": "5.6.0", "prismjs": "1.29.0", @@ -35,8 +35,8 @@ "devDependencies": { "@babel/core": "7.21.0", "@emotion/eslint-plugin": "11.10.0", - "@next/bundle-analyzer": "13.2.1", - "@next/eslint-plugin-next": "13.2.1", + "@next/bundle-analyzer": "13.2.2", + "@next/eslint-plugin-next": "13.2.2", "@types/js-yaml": "4.0.5", "@types/node": "16.18.13", "@types/prettier": "2.7.2", @@ -47,7 +47,7 @@ "@typescript-eslint/parser": "5.54.0", "babel-eslint": "10.1.0", "eslint": "8.35.0", - "eslint-config-next": "13.2.1", + "eslint-config-next": "13.2.2", "eslint-config-prettier": "8.6.0", "eslint-plugin-babel": "5.3.1", "eslint-plugin-unicorn": "45.0.2",