Skip to content

Commit

Permalink
chore(eslint-config): update all non-major dependencies to v4.29.25
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2023
1 parent 475b7c4 commit e57b0a1
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions apps/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@opentelemetry/semantic-conventions": "1.15.0",
"@prisma/instrumentation": "5.0.0",
"@sentry/nextjs": "7.58.1",
"@tanstack/react-query": "4.29.23",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-table": "8.9.3",
"@tiptap/extension-link": "2.0.3",
"@tiptap/react": "2.0.3",
Expand Down Expand Up @@ -108,7 +108,7 @@
"devDependencies": {
"@playwright/test": "1.36.1",
"@prisma/nextjs-monorepo-workaround-plugin": "5.0.0",
"@tanstack/react-query-devtools": "4.29.23",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-table-devtools": "8.7.6",
"@total-typescript/ts-reset": "0.4.2",
"@types/eslint": "8.44.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@crowdin/ota-client": "1.0.0",
"@googlemaps/google-maps-services-js": "3.3.33",
"@opentelemetry/api": "1.4.1",
"@tanstack/react-query": "4.29.23",
"@tanstack/react-query": "4.29.25",
"@terraformer/wkt": "2.2.0",
"@trpc/client": "10.34.0",
"@trpc/next": "10.34.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@next/eslint-plugin-next": "13.4.10",
"@tanstack/eslint-plugin-query": "4.29.9",
"@tanstack/eslint-plugin-query": "4.29.25",
"@types/eslint": "8.44.0",
"@types/eslint-config-prettier": "6.11.0",
"@types/node": "18.16.19",
Expand Down
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"@storybook/testing-library": "0.2.0",
"@storybook/theming": "7.0.27",
"@storybook/types": "7.0.27",
"@tanstack/react-query": "4.29.23",
"@tanstack/react-query-devtools": "4.29.23",
"@tanstack/react-query": "4.29.25",
"@tanstack/react-query-devtools": "4.29.25",
"@tanstack/react-table": "8.9.3",
"@tanstack/react-table-devtools": "8.7.6",
"@tiptap/extension-link": "2.0.3",
Expand Down
68 changes: 34 additions & 34 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 e57b0a1

Please sign in to comment.