New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@graphcommerce/framer-utils

Package Overview
Dependencies
Maintainers
2
Versions
559
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@graphcommerce/framer-utils - npm Package Compare versions

Comparing version 5.1.0-canary.2 to 5.1.0-canary.3

11

CHANGELOG.md
# Change Log
## 5.1.0-canary.3
### Patch Changes
- [#1752](https://github.com/graphcommerce-org/graphcommerce/pull/1752) [`2a6a4d9ec`](https://github.com/graphcommerce-org/graphcommerce/commit/2a6a4d9ecfa1b58a66ba9b9d00016d6feda9aa95) - Updated dependencies to latest versions, except for nextjs; Solve tons of peer dependency issues.
- Updated the @mui/material package
- Removed dependencies on react-hook-form-mui and @playwright/test
- Upgraded dependencies including type-fest and graphql-mesh
- Solved peer dependency issues ([@paales](https://github.com/paales))
## 5.1.0-canary.2

@@ -4,0 +15,0 @@

15

package.json

@@ -5,3 +5,3 @@ {

"repository": "github:graphcommerce-org/graphcommerce",
"version": "5.1.0-canary.2",
"version": "5.1.0-canary.3",
"sideEffects": false,

@@ -19,11 +19,10 @@ "scripts": {

"devDependencies": {
"@graphcommerce/eslint-config-pwa": "^5.1.0-canary.2",
"@graphcommerce/prettier-config-pwa": "^5.1.0-canary.2",
"@graphcommerce/typescript-config-pwa": "^5.1.0-canary.2",
"@playwright/test": "^1.21.1"
"@graphcommerce/eslint-config-pwa": "5.1.0-canary.3",
"@graphcommerce/prettier-config-pwa": "5.1.0-canary.3",
"@graphcommerce/typescript-config-pwa": "5.1.0-canary.3"
},
"peerDependencies": {
"framer-motion": "^6.2.4",
"react": "^18.0.0",
"react-dom": "^18.0.0"
"framer-motion": "^7.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},

@@ -30,0 +29,0 @@ "dependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc