|
75 | 75 | "dependencies": { |
76 | 76 | "@commercelayer/js-auth": "^6.7.2", |
77 | 77 | "@commercelayer/organization-config": "^2.3.0", |
78 | | - "@commercelayer/react-components": "4.23.3", |
| 78 | + "@commercelayer/react-components": "4.23.4", |
79 | 79 | "@commercelayer/sdk": "^6.42.0", |
80 | 80 | "@faker-js/faker": "^9.8.0", |
81 | 81 | "@headlessui/react": "^2.2.4", |
82 | | - "@next/bundle-analyzer": "^15.3.2", |
83 | | - "@next/eslint-plugin-next": "^15.3.2", |
| 82 | + "@next/bundle-analyzer": "^15.3.3", |
| 83 | + "@next/eslint-plugin-next": "^15.3.3", |
84 | 84 | "@tailwindcss/forms": "^0.5.10", |
85 | 85 | "@types/async-retry": "1.4.8", |
86 | | - "@types/node": "^22.15.23", |
| 86 | + "@types/node": "^22.15.29", |
87 | 87 | "@types/react": "^18.3.12", |
88 | 88 | "@types/react-gtm-module": "^2.0.4", |
89 | 89 | "@types/styled-components": "^5.1.34", |
|
96 | 96 | "cronstrue": "^2.61.0", |
97 | 97 | "dotenv": "^16.5.0", |
98 | 98 | "i18next": "^25.2.1", |
99 | | - "next": "^15.3.2", |
| 99 | + "next": "^15.3.3", |
100 | 100 | "next-build-id": "^3.0.0", |
101 | 101 | "next-i18next": "^15.4.2", |
102 | | - "postcss": "^8.5.3", |
| 102 | + "postcss": "^8.5.4", |
103 | 103 | "react": "^18.3.1", |
104 | 104 | "react-dom": "^18.3.1", |
105 | 105 | "react-gtm-module": "^2.0.11", |
|
122 | 122 | "npm-check-updates": "^18.0.1", |
123 | 123 | "semantic-release": "^24.2.5", |
124 | 124 | "serve": "^14.2.4", |
125 | | - "stylelint": "^16.19.1", |
| 125 | + "stylelint": "^16.20.0", |
126 | 126 | "stylelint-config-standard": "^36.0.1" |
127 | 127 | }, |
128 | 128 | "resolutions": { |
|
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", |
|
0 commit comments