Skip to content

Commit

Permalink
build(deps): update nextjs monorepo to ^10.0.8-canary.17 (#1267)
Browse files Browse the repository at this point in the history
  • Loading branch information
ykzts authored Mar 5, 2021
1 parent 52f5f96 commit 80aef85
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 321 deletions.
2 changes: 1 addition & 1 deletion .husky/.gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
_
_
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@tanem/react-nprogress": "^3.0.57",
"clsx": "^1.1.1",
"contentful": "^8.1.8",
"next": "^10.0.7",
"next": "^10.0.8-canary.17",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-focus-lock": "^2.5.0",
Expand All @@ -28,7 +28,7 @@
"@inabagumi/eslint-config-react": "^8.0.1",
"@inabagumi/prettier-config": "^1.1.2",
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^10.0.7",
"@next/mdx": "^10.0.8-canary.17",
"@svgr/webpack": "^5.5.0",
"@testing-library/jest-dom": "^5.11.9",
"@testing-library/react": "^11.2.5",
Expand All @@ -51,8 +51,7 @@
"prettier": "^2.2.1",
"responsive-loader": "^2.3.0",
"standard-version": "^9.1.1",
"typescript": "^4.2.3",
"webpack": "^5.24.3"
"typescript": "^4.2.3"
},
"homepage": "https://inaba-jinja.com",
"license": "MIT",
Expand Down
Loading

0 comments on commit 80aef85

Please sign in to comment.