Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
typeofweb committed Nov 15, 2023
1 parent 0161889 commit 94f12fb
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 89 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@adyen/api-library": "14.4.0",
"@headlessui/react": "1.7.17",
"@saleor/auth-sdk": "0.14.0",
"@stripe/react-stripe-js": "2.3.1",
"@stripe/react-stripe-js": "2.3.2",
"@stripe/stripe-js": "2.1.11",
"clsx": "2.0.0",
"editorjs-html": "3.4.3",
Expand All @@ -37,7 +37,7 @@
"react-toastify": "9.1.3",
"ts-invariant": "0.10.3",
"url-join": "5.0.0",
"urql": "4.0.5",
"urql": "4.0.6",
"xss": "1.0.14",
"yup": "1.3.2",
"zustand": "4.4.6"
Expand All @@ -56,8 +56,8 @@
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/url-join": "4.0.3",
"@typescript-eslint/eslint-plugin": "6.10.0",
"@typescript-eslint/parser": "6.10.0",
"@typescript-eslint/eslint-plugin": "6.11.0",
"@typescript-eslint/parser": "6.11.0",
"autoprefixer": "10.4.16",
"eslint": "8.53.0",
"eslint-config-next": "14.0.2",
Expand All @@ -66,9 +66,9 @@
"eslint-plugin-playwright": "0.18.0",
"graphql-tag": "2.12.6",
"husky": "8.0.3",
"lint-staged": "15.0.2",
"lint-staged": "15.1.0",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier": "3.1.0",
"prettier-plugin-tailwindcss": "0.5.7",
"schema-dts": "1.1.2",
"tailwindcss": "3.3.5",
Expand Down
Loading

0 comments on commit 94f12fb

Please sign in to comment.