Skip to content

Commit

Permalink
chore: 依存関係の更新(2022-10-03)
Browse files Browse the repository at this point in the history
  • Loading branch information
knokmki612 committed Oct 3, 2022
1 parent 52dd328 commit f0db74f
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 215 deletions.
14 changes: 7 additions & 7 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "Kimiaki Kuno <knokmki612@gmail.com>",
"bugs": "https://github.com/npocccties/chiloportal/issues",
"dependencies": {
"next": "^12.2.5",
"next": "^12.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand All @@ -19,21 +19,21 @@
"@types/react": "^18.0.17",
"@types/react-dom": "^18.0.6",
"aspida": "^1.11.0",
"autoprefixer": "^10.4.8",
"autoprefixer": "^10.4.12",
"clsx": "^1.2.1",
"eslint": "^8.23.0",
"eslint-config-next": "^12.2.5",
"eslint": "^8.24.0",
"eslint-config-next": "^12.3.1",
"eslint-config-prettier": "^8.5.0",
"fixpack": "^4.0.0",
"minimist": "^1.2.6",
"msw": "^0.46.1",
"msw": "^0.47.3",
"npm-run-all": "^4.1.5",
"openapi2aspida": "^0.19.0",
"postcss": "^8.4.16",
"postcss": "^8.4.17",
"prettier": "^2.7.1",
"rimraf": "^3.0.2",
"tailwindcss": "^3.1.8",
"typescript": "^4.8.2",
"typescript": "^4.8.4",
"yn": "^5.0.0"
},
"engines": {
Expand Down
Loading

0 comments on commit f0db74f

Please sign in to comment.