Skip to content

Commit

Permalink
Update nextjs monorepo to v13.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2023
1 parent 4bfd19a commit ceda176
Show file tree
Hide file tree
Showing 3 changed files with 110 additions and 235 deletions.
4 changes: 2 additions & 2 deletions apps/example-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"eslint": "8.48.0",
"eslint-config-next": "13.5.2",
"next": "13.5.2",
"eslint-config-next": "13.5.3",
"next": "13.5.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/location-state-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@location-state/core": "workspace:*",
"configs": "workspace:*",
"eslint-config-custom": "workspace:*",
"next": "13.5.2"
"next": "13.5.3"
},
"peerDependencies": {
"next": "^13.0.0",
Expand Down
Loading

0 comments on commit ceda176

Please sign in to comment.