Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Sep 14, 2023
1 parent ada7620 commit 04ce934
Show file tree
Hide file tree
Showing 2 changed files with 868 additions and 845 deletions.
56 changes: 28 additions & 28 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@
"schemaVersion": "3.15"
},
"dependencies": {
"@hookform/resolvers": "3.3.0",
"@hookform/resolvers": "3.3.1",
"@next/env": "13.4.19",
"@radix-ui/react-alert-dialog": "1.0.4",
"@saleor/app-sdk": "0.43.0",
"@saleor/app-sdk": "0.43.1",
"@saleor/macaw-ui": "0.8.0-pre.123",
"@sentry/nextjs": "7.64.0",
"@sentry/nextjs": "7.69.0",
"@t3-oss/env-nextjs": "0.6.1",
"@tanstack/react-query": "4.33.0",
"@trpc/client": "10.37.1",
"@trpc/next": "10.37.1",
"@trpc/react-query": "10.37.1",
"@trpc/server": "10.37.1",
"@tanstack/react-query": "4.35.3",
"@trpc/client": "10.38.2",
"@trpc/next": "10.38.2",
"@trpc/react-query": "10.38.2",
"@trpc/server": "10.38.2",
"@urql/exchange-auth": "1.0.0",
"@vanilla-extract/css": "1.13.0",
"@vanilla-extract/next-plugin": "2.3.0",
Expand All @@ -60,7 +60,7 @@
"eslint-plugin-node": "11.1.0",
"graphql": "16.8.0",
"graphql-tag": "2.12.6",
"jose": "4.14.4",
"jose": "4.14.6",
"jsdom": "22.1.0",
"lodash-es": "4.17.21",
"modern-errors": "6.0.0",
Expand All @@ -69,18 +69,18 @@
"next": "13.4.19",
"omit-deep-lodash": "1.1.7",
"openapi-typescript-fetch": "1.1.3",
"pino": "8.15.0",
"pino": "8.15.1",
"pino-pretty": "10.2.0",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hook-form": "7.45.4",
"react-hook-form": "7.46.1",
"semver": "7.5.4",
"tsx": "3.12.7",
"tsx": "3.12.10",
"url-join": "5.0.0",
"urql": "3.0.4",
"uuidv7": "0.6.2",
"vite": "4.4.9",
"vitest": "0.34.2",
"vitest": "0.34.3",
"webpack": "5.88.2",
"yup": "1.2.0",
"zod": "3.22.2",
Expand All @@ -102,39 +102,39 @@
"@pollyjs/persister-fs": "6.0.6",
"@saleor/eslint-plugin-saleor-app": "0.1.2",
"@saleor/json-schema-compiler": "0.1.2",
"@testing-library/jest-dom": "6.1.1",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@types/bluebird": "3.5.38",
"@types/lodash-es": "4.17.8",
"@types/node": "20.5.4",
"@types/lodash-es": "4.17.9",
"@types/node": "20.6.0",
"@types/omit-deep-lodash": "1.1.1",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/semver": "7.5.0",
"@types/semver": "7.5.1",
"@types/setup-polly-jest": "0.5.2",
"@typescript-eslint/eslint-plugin": "6.4.1",
"@typescript-eslint/parser": "6.4.1",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"@vanilla-extract/vite-plugin": "3.9.0",
"@vitest/coverage-v8": "0.34.2",
"dependency-cruiser": "13.1.4",
"eslint": "8.47.0",
"@vitest/coverage-v8": "0.34.4",
"dependency-cruiser": "13.1.5",
"eslint": "8.49.0",
"eslint-config-next": "13.4.19",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-require-form-method": "1.0.2",
"eslint-plugin-testing-library": "6.0.0",
"eslint-plugin-vitest": "0.2.8",
"eslint-plugin-testing-library": "6.0.1",
"eslint-plugin-vitest": "0.3.1",
"husky": "8.0.3",
"json-schema-to-typescript": "13.0.2",
"json-schema-to-typescript": "13.1.1",
"lint-staged": "14.0.1",
"next-test-api-route-handler": "3.1.8",
"openapi-typescript": "6.5.4",
"prettier": "3.0.2",
"prettier": "3.0.3",
"setup-polly-jest": "0.11.0",
"ts-node": "10.9.1",
"typescript": "5.1.6",
"vite-tsconfig-paths": "4.2.0"
"typescript": "5.2.2",
"vite-tsconfig-paths": "4.2.1"
},
"engines": {
"npm": ">=8.0.0 <10.0.0",
Expand Down
Loading

0 comments on commit 04ce934

Please sign in to comment.