Skip to content

Commit

Permalink
chore(deps): update non-major (#303)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 25, 2023
1 parent 008be50 commit 504ff95
Show file tree
Hide file tree
Showing 8 changed files with 318 additions and 319 deletions.
12 changes: 6 additions & 6 deletions apps/v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,23 +47,23 @@
"suspend-react": "^0.1.3"
},
"devDependencies": {
"@edge-runtime/jest-environment": "^2.2.5",
"@types/jest": "^29.5.3",
"@types/node": "^18.17.6",
"@edge-runtime/jest-environment": "^2.3.0",
"@types/jest": "^29.5.4",
"@types/node": "^18.17.11",
"@types/prettier": "^2.7.3",
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"@types/styled-components": "^5.1.26",
"esbuild": "^0.19.2",
"esbuild-plugin-replace": "^1.4.0",
"eslint": "^8.47.0",
"eslint-config-next": "^13.4.19",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"jest": "^29.6.3",
"jest": "^29.6.4",
"prettier": "^3.0.2",
"prettier-plugin-packagejson": "^2.4.5",
"type-fest": "^4.2.0",
"typescript": "^5.1.6",
"typescript": "^5.2.2",
"write-file-atomic": "^5.0.1"
}
}
4 changes: 2 additions & 2 deletions apps/v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
"devDependencies": {
"@sanity/eslint-config-studio": "^3.0.0",
"@types/react": "^18.2.20",
"@types/react": "^18.2.21",
"eslint": "^8.47.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"devDependencies": {
"@sanity/eslint-config-studio": "^3.0.0",
"eslint": "^8.47.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"devDependencies": {
"@sanity/eslint-config-studio": "^3.0.0",
"eslint": "^8.47.0",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions examples/next-dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"styled-components": "^5.3.11"
},
"devDependencies": {
"@types/node": "^18.17.6",
"@types/react": "^18.2.20",
"typescript": "^5.1.6"
"@types/node": "^18.17.11",
"@types/react": "^18.2.21",
"typescript": "^5.2.2"
}
}
6 changes: 3 additions & 3 deletions examples/next-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"styled-components": "^5.3.11"
},
"devDependencies": {
"@types/node": "^18.17.6",
"@types/react": "^18.2.20",
"typescript": "^5.1.6"
"@types/node": "^18.17.11",
"@types/react": "^18.2.21",
"typescript": "^5.2.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"prettier": "^3.0.2",
"prettier-plugin-packagejson": "^2.4.5",
"turbo": "^1.10.12"
"turbo": "^1.10.13"
},
"packageManager": "[email protected]"
}
Loading

6 comments on commit 504ff95

@vercel
Copy link

@vercel vercel bot commented on 504ff95 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

themer-example-advanced – ./examples/advanced

themer-example-advanced.sanity.build
themer-example-advanced-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 504ff95 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

themer-v2 – ./apps/v2

themer-v2-git-main.sanity.build
themer-v2.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 504ff95 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

themer-example-basic – ./examples/basic

themer-example-basic.sanity.build
themer-example-basic-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 504ff95 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

themer-example-next-dynamic – ./examples/next-dynamic

themer-example-next-dynamic.sanity.build
themer-example-next-dynamic-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 504ff95 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

themer-example-next-static – ./examples/next-static

themer-example-next-static.sanity.build
themer-example-next-static-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 504ff95 Aug 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

themer – ./apps/v1

themer-git-main.sanity.build
themer.sanity.build

Please sign in to comment.