Skip to content

Commit

Permalink
chore(deps): update app dependencies to v1.18.0 (#404)
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] committed Jun 29, 2023
1 parent 97ff180 commit f56848e
Show file tree
Hide file tree
Showing 6 changed files with 132 additions and 162 deletions.
12 changes: 6 additions & 6 deletions apps/remix-groq-store-lazy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@remix-run/node": "1.17.0",
"@remix-run/react": "1.17.0",
"@remix-run/node": "1.18.0",
"@remix-run/react": "1.18.0",
"@sanity/client": "6.1.4",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "1.17.0",
"@vercel/remix": "1.18.0",
"groq": "3.13.0",
"groqd": "0.15.7",
"isbot": "latest",
Expand All @@ -23,9 +23,9 @@
"ui": "workspace:*"
},
"devDependencies": {
"@remix-run/dev": "1.17.0",
"@remix-run/eslint-config": "1.17.0",
"@remix-run/serve": "1.17.0",
"@remix-run/dev": "1.18.0",
"@remix-run/eslint-config": "1.18.0",
"@remix-run/serve": "1.18.0",
"@types/react": "^18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/remix-groq-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@remix-run/node": "1.17.0",
"@remix-run/react": "1.17.0",
"@remix-run/node": "1.18.0",
"@remix-run/react": "1.18.0",
"@sanity/client": "6.1.4",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "1.17.0",
"@vercel/remix": "1.18.0",
"groq": "3.13.0",
"groqd": "0.15.7",
"isbot": "latest",
Expand All @@ -23,9 +23,9 @@
"ui": "workspace:*"
},
"devDependencies": {
"@remix-run/dev": "1.17.0",
"@remix-run/eslint-config": "1.17.0",
"@remix-run/serve": "1.17.0",
"@remix-run/dev": "1.18.0",
"@remix-run/eslint-config": "1.18.0",
"@remix-run/serve": "1.18.0",
"@types/react": "^18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/remix-live-store-lazy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@remix-run/node": "1.17.0",
"@remix-run/react": "1.17.0",
"@remix-run/node": "1.18.0",
"@remix-run/react": "1.18.0",
"@sanity/client": "6.1.4",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "1.17.0",
"@vercel/remix": "1.18.0",
"groq": "3.13.0",
"groqd": "0.15.7",
"isbot": "latest",
Expand All @@ -23,9 +23,9 @@
"ui": "workspace:*"
},
"devDependencies": {
"@remix-run/dev": "1.17.0",
"@remix-run/eslint-config": "1.17.0",
"@remix-run/serve": "1.17.0",
"@remix-run/dev": "1.18.0",
"@remix-run/eslint-config": "1.18.0",
"@remix-run/serve": "1.18.0",
"@types/react": "^18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/remix-live-store/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@remix-run/node": "1.17.0",
"@remix-run/react": "1.17.0",
"@remix-run/node": "1.18.0",
"@remix-run/react": "1.18.0",
"@sanity/client": "6.1.4",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "1.17.0",
"@vercel/remix": "1.18.0",
"groq": "3.13.0",
"groqd": "0.15.7",
"isbot": "latest",
Expand All @@ -23,9 +23,9 @@
"ui": "workspace:*"
},
"devDependencies": {
"@remix-run/dev": "1.17.0",
"@remix-run/eslint-config": "1.17.0",
"@remix-run/serve": "1.17.0",
"@remix-run/dev": "1.18.0",
"@remix-run/eslint-config": "1.18.0",
"@remix-run/serve": "1.18.0",
"@types/react": "^18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
Expand Down
12 changes: 6 additions & 6 deletions apps/remix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"lint": "eslint --max-warnings 0 ."
},
"dependencies": {
"@remix-run/node": "1.17.0",
"@remix-run/react": "1.17.0",
"@remix-run/node": "1.18.0",
"@remix-run/react": "1.18.0",
"@sanity/client": "6.1.4",
"@sanity/preview-kit": "workspace:*",
"@vercel/remix": "1.17.0",
"@vercel/remix": "1.18.0",
"groq": "3.13.0",
"groqd": "0.15.7",
"isbot": "latest",
Expand All @@ -23,9 +23,9 @@
"ui": "workspace:*"
},
"devDependencies": {
"@remix-run/dev": "1.17.0",
"@remix-run/eslint-config": "1.17.0",
"@remix-run/serve": "1.17.0",
"@remix-run/dev": "1.18.0",
"@remix-run/eslint-config": "1.18.0",
"@remix-run/serve": "1.18.0",
"@types/react": "^18.2.13",
"@types/react-dom": "18.2.6",
"@typescript-eslint/eslint-plugin": "^5.60.0",
Expand Down
Loading

13 comments on commit f56848e

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-test-studio – ./apps/studio

preview-kit-test-studio-git-main.sanity.build
preview-kit-test-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-pages-router – ./apps/next-pages-router

preview-kit-next-pages-router.sanity.build
preview-kit-next-pages-router-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-app-router – ./apps/next-app-router

preview-kit-next-app-router.sanity.build
preview-kit-next-app-router-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-pages-router-groq-store – ./apps/next-pages-router-groq-store

preview-kit-next-pages-router-groq-store.sanity.build
preview-kit-next-pages-router-groq-store-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-pages-router-live-store – ./apps/next-pages-router-live-store

preview-kit-next-pages-router-live-store.sanity.build
preview-kit-next-pages-router-live-store-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-app-router-live-store – ./apps/next-app-router-live-store

preview-kit-remix-qhfv.sanity.build
preview-kit-next-app-router-live-store-git-main.sanity.build
preview-kit-next-app-router-live-store.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-app-router-no-store – ./apps/next-app-router-no-store

preview-kit-next-app-router-no-store.sanity.build
preview-kit-next-app-router-no-store-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-remix-groq-store – ./apps/remix-groq-store

preview-kit-remix-groq-store-git-main.sanity.build
preview-kit-remix-groq-store.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-remix – ./apps/remix

preview-kit-remix.sanity.build
preview-kit-remix-git-main.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-remix-groq-store-lazy – ./apps/remix-groq-store-lazy

preview-kit-remix-groq-store-lazy-git-main.sanity.build
preview-kit-remix-groq-store-lazy.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-remix-live-store – ./apps/remix-live-store

preview-kit-remix-live-store-git-main.sanity.build
preview-kit-remix-live-store.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-next-app-router-groq-store – ./apps/next-app-router-groq-store

preview-kit-next-app-router-groq-store-git-main.sanity.build
preview-kit-next-app-router-groq-store.sanity.build

@vercel
Copy link

@vercel vercel bot commented on f56848e Jun 29, 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:

preview-kit-remix-live-store-lazy – ./apps/remix-live-store-lazy

preview-kit-remix-live-store-lazy.sanity.build
preview-kit-remix-live-store-lazy-git-main.sanity.build

Please sign in to comment.