Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Nov 7, 2023
1 parent 3407288 commit 25630e8
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 235 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,16 +18,16 @@
"@adyen/adyen-web": "5.53.2",
"@adyen/api-library": "14.3.0",
"@headlessui/react": "1.7.17",
"@stripe/react-stripe-js": "2.3.1",
"@stripe/stripe-js": "2.1.10",
"@saleor/auth-sdk": "0.14.0",
"@stripe/react-stripe-js": "2.3.1",
"@stripe/stripe-js": "2.1.11",
"clsx": "2.0.0",
"editorjs-html": "3.4.3",
"formik": "2.4.5",
"libphonenumber-js": "1.10.48",
"libphonenumber-js": "1.10.49",
"lodash-es": "4.17.21",
"lucide-react": "0.289.0",
"next": "14.0.0",
"lucide-react": "0.292.0",
"next": "14.0.1",
"query-string": "8.1.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand All @@ -40,27 +40,27 @@
"urql": "4.0.5",
"xss": "1.0.14",
"yup": "1.3.2",
"zustand": "4.4.4"
"zustand": "4.4.6"
},
"devDependencies": {
"@graphql-codegen/cli": "5.0.0",
"@graphql-codegen/client-preset": "4.1.0",
"@graphql-typed-document-node/core": "3.2.0",
"@next/env": "14.0.0",
"@next/env": "14.0.1",
"@parcel/watcher": "2.3.0",
"@playwright/test": "1.39.0",
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/typography": "0.5.10",
"@types/lodash-es": "4.17.10",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/lodash-es": "4.17.11",
"@types/node": "20.8.10",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@types/url-join": "4.0.2",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"autoprefixer": "10.4.16",
"eslint": "8.52.0",
"eslint-config-next": "14.0.0",
"eslint": "8.53.0",
"eslint-config-next": "14.0.1",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-playwright": "0.18.0",
Expand Down
Loading

0 comments on commit 25630e8

Please sign in to comment.