Skip to content

Commit

Permalink
Merge branch 'new-beginning' into checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Sep 28, 2023
2 parents 0cb0b9d + 03be35b commit ff5d82f
Show file tree
Hide file tree
Showing 2 changed files with 2,832 additions and 25,539 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,26 +18,26 @@
"@adyen/adyen-web": "5.35.0",
"@adyen/api-library": "12.0.0",
"@apollo/client": "3.8.4",
"@headlessui/react": "1.7.3",
"@headlessui/react": "1.7.17",
"@saleor/auth-sdk": "0.12.0",
"clsx": "1.2.1",
"clsx": "2.0.0",
"editorjs-html": "3.4.3",
"formik": "2.2.9",
"libphonenumber-js": "1.10.14",
"libphonenumber-js": "1.10.45",
"lodash-es": "4.17.21",
"lucide-react": "0.279.0",
"next": "13.5.3",
"query-string": "7.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-error-boundary": "3.1.4",
"react-intl": "6.2.1",
"react-intl": "6.4.7",
"react-spinners": "0.13.8",
"react-test-renderer": "18.2.0",
"react-toastify": "9.0.8",
"react-toastify": "9.1.3",
"ts-invariant": "0.10.3",
"url-join": "4.0.1",
"urql": "4.0.2",
"urql": "4.0.5",
"yup": "1.0.0-beta.7",
"zustand": "4.4.1"
},
Expand All @@ -49,18 +49,18 @@
"@next/env": "13.5.3",
"@parcel/watcher": "2.3.0",
"@tailwindcss/typography": "0.5.10",
"@types/lodash-es": "4.17.6",
"@types/node": "20.7.0",
"@types/lodash-es": "4.17.9",
"@types/node": "20.7.1",
"@types/react": "18.2.23",
"@types/react-dom": "18.2.7",
"@types/react-dom": "18.2.8",
"@types/url-join": "4.0.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"autoprefixer": "10.4.12",
"autoprefixer": "10.4.16",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-formatjs": "4.3.4",
"eslint-plugin-formatjs": "4.10.5",
"eslint-plugin-import": "2.28.1",
"graphql-tag": "2.12.6",
"husky": "8.0.3",
Expand All @@ -70,6 +70,6 @@
"prettier-plugin-tailwindcss": "0.5.4",
"tailwindcss": "3.3.3",
"typescript": "5.2.2",
"wonka": "6.1.0"
"wonka": "6.3.4"
}
}
Loading

0 comments on commit ff5d82f

Please sign in to comment.