Skip to content

Commit

Permalink
Merge pull request #15 from atmina/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
Update nextjs monorepo to v13.4.1
  • Loading branch information
reiv authored May 5, 2023
2 parents 05dc19d + 3af4235 commit 4619c3a
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dependencies": {
"@atmina/inting": "workspace:*",
"@atmina/inting-preset-files": "workspace:*",
"next": "13.4.0",
"next": "13.4.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"water.css": "^2.1.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-custom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"license": "MIT",
"dependencies": {
"eslint": "^8.0.0",
"eslint-config-next": "13.4.0",
"eslint-config-next": "13.4.1",
"eslint-config-prettier": "^8.3.0",
"eslint-config-turbo": "latest",
"eslint-plugin-react": "7.32.2"
},
"devDependencies": {
"next": "13.4.0",
"next": "13.4.1",
"react": "^18.2.0",
"react-dom": "18.2.0",
"typescript": "^5.0.0"
Expand Down
110 changes: 55 additions & 55 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4619c3a

Please sign in to comment.