Skip to content

Commit

Permalink
feat: upgrade multiple dependencies with Snyk
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade:
  - @commercelayer/js-auth from 4.3.0 to 6.3.1.
    See this package in npm: https://www.npmjs.com/package/@commercelayer/js-auth
  - @commercelayer/react-components from 4.2.2 to 4.15.9.
    See this package in npm: https://www.npmjs.com/package/@commercelayer/react-components
  - @headlessui/react from 1.7.19 to 2.1.3.
    See this package in npm: https://www.npmjs.com/package/@headlessui/react
  - @next/env from 13.5.7 to 14.2.7.
    See this package in npm: https://www.npmjs.com/package/@next/env
  - @tailwindcss/forms from 0.4.1 to 0.5.7.
    See this package in npm: https://www.npmjs.com/package/@tailwindcss/forms
  - autoprefixer from 10.4.5 to 10.4.20.
    See this package in npm: https://www.npmjs.com/package/autoprefixer
  - axios from 0.26.1 to 1.7.5.
    See this package in npm: https://www.npmjs.com/package/axios
  - iframe-resizer-react from 1.1.1 to 5.1.5.
    See this package in npm: https://www.npmjs.com/package/iframe-resizer-react
  - next from 13.5.7 to 14.2.7.
    See this package in npm: https://www.npmjs.com/package/next
  - next-sanity from 5.5.11 to 9.4.7.
    See this package in npm: https://www.npmjs.com/package/next-sanity
  - query-string from 7.1.3 to 9.1.0.
    See this package in npm: https://www.npmjs.com/package/query-string
  - react-icons from 4.12.0 to 5.3.0.
    See this package in npm: https://www.npmjs.com/package/react-icons
  - styled-components from 5.3.11 to 6.1.12.
    See this package in npm: https://www.npmjs.com/package/styled-components

See this project in Snyk:
https://app.snyk.io/org/cachiman-inc/project/24e24230-7806-4c0b-b4cc-fc58ae6e1e12?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent ab8cf66 commit b6ae25f
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,32 +64,32 @@
]
},
"dependencies": {
"@commercelayer/js-auth": "^4.1.1",
"@commercelayer/react-components": "4.2.2",
"@headlessui/react": "^1.5.0",
"@next/env": "^13.4.9",
"@commercelayer/js-auth": "^6.3.1",
"@commercelayer/react-components": "4.15.9",
"@headlessui/react": "^2.1.3",
"@next/env": "^14.2.7",
"@portabletext/react": "^3.0.4",
"@sanity/client": "^6.1.7",
"@sanity/image-url": "^1.0.2",
"@sanity/vision": "^3.4.0",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.4.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.2",
"autoprefixer": "10.4.5",
"axios": "^0.26.0",
"iframe-resizer-react": "^1.1.0",
"autoprefixer": "10.4.20",
"axios": "^1.7.5",
"iframe-resizer-react": "^5.1.5",
"js-cookie": "^3.0.1",
"latest": "^0.2.0",
"next": "^13.1.6",
"next-sanity": "^5.1.1",
"next": "^14.2.7",
"next-sanity": "^9.4.7",
"postcss": "^8.4.6",
"prop-types": "^15.8.1",
"query-string": "^7.1.1",
"query-string": "^9.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.7.1",
"react-icons": "^5.3.0",
"sanity": "^3.4.0",
"styled-components": "^5.3.6"
"styled-components": "^6.1.12"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.1.6",
Expand Down

0 comments on commit b6ae25f

Please sign in to comment.