|
76 | 76 | "@commercelayer/js-auth": "^6.7.2", |
77 | 77 | "@commercelayer/organization-config": "^2.3.0", |
78 | 78 | "@commercelayer/react-components": "4.23.4", |
79 | | - "@commercelayer/sdk": "^6.42.0", |
| 79 | + "@commercelayer/sdk": "^6.43.0", |
80 | 80 | "@faker-js/faker": "^9.8.0", |
81 | 81 | "@headlessui/react": "^2.2.4", |
82 | 82 | "@next/bundle-analyzer": "^15.3.3", |
|
112 | 112 | }, |
113 | 113 | "devDependencies": { |
114 | 114 | "@biomejs/biome": "^1.9.4", |
115 | | - "@playwright/test": "1.52.0", |
| 115 | + "@playwright/test": "1.53.0", |
116 | 116 | "@semantic-release/changelog": "^6.0.3", |
117 | 117 | "@semantic-release/commit-analyzer": "^13.0.1", |
118 | 118 | "@semantic-release/git": "^10.0.1", |
|
142 | 142 | "preset": "styled-components" |
143 | 143 | } |
144 | 144 | }, |
145 | | - "cacheDirectories": [ |
146 | | - ".next/cache" |
147 | | - ], |
| 145 | + "cacheDirectories": [".next/cache"], |
148 | 146 | "pnpm": { |
149 | 147 | "overrides": { |
150 | 148 | "micromatch@<4.0.8": ">=4.0.8", |
151 | | - "path-to-regexp@>=2.0.0 <3.3.0": "=3.3.0" |
| 149 | + "path-to-regexp@>=2.0.0 <3.3.0": "=3.3.0", |
| 150 | + "brace-expansion": ">=1.1.12" |
152 | 151 | }, |
153 | 152 | "onlyBuiltDependencies": [ |
154 | 153 | "@biomejs/biome", |
|
0 commit comments