|
72 | 72 | "commercelayer" |
73 | 73 | ], |
74 | 74 | "dependencies": { |
75 | | - "@commercelayer/js-auth": "^6.7.0", |
| 75 | + "@commercelayer/js-auth": "^6.7.1", |
76 | 76 | "@commercelayer/organization-config": "^2.0.2", |
77 | 77 | "@commercelayer/react-components": "4.19.0", |
78 | | - "@commercelayer/sdk": "^6.31.0", |
| 78 | + "@commercelayer/sdk": "^6.32.0", |
79 | 79 | "@faker-js/faker": "^9.4.0", |
80 | 80 | "@headlessui/react": "^2.2.0", |
81 | | - "@next/bundle-analyzer": "^15.0.3", |
82 | | - "@next/eslint-plugin-next": "^15.0.3", |
| 81 | + "@next/bundle-analyzer": "^15.1.6", |
| 82 | + "@next/eslint-plugin-next": "^15.1.6", |
83 | 83 | "@playwright/test": "1.50.1", |
84 | 84 | "@tailwindcss/forms": "^0.5.10", |
85 | 85 | "@types/async-retry": "1.4.8", |
|
96 | 96 | "cronstrue": "^2.54.0", |
97 | 97 | "dotenv": "^16.4.7", |
98 | 98 | "i18next": "^24.2.2", |
99 | | - "next": "^15.0.3", |
| 99 | + "next": "^15.1.6", |
100 | 100 | "next-build-id": "^3.0.0", |
101 | | - "next-i18next": "^15.4.1", |
| 101 | + "next-i18next": "^15.4.2", |
102 | 102 | "postcss": "^8.5.1", |
103 | 103 | "react": "^18.3.1", |
104 | 104 | "react-dom": "^18.3.1", |
105 | 105 | "react-gtm-module": "^2.0.11", |
106 | 106 | "react-i18next": "^15.4.0", |
107 | 107 | "react-router-dom": "^6.28.0", |
108 | | - "styled-components": "^6.1.14", |
| 108 | + "styled-components": "^6.1.15", |
109 | 109 | "tailwindcss": "^3.4.14", |
110 | 110 | "twin.macro": "^3.4.1", |
111 | 111 | "typescript": "^5.7.3" |
|
120 | 120 | "@typescript-eslint/eslint-plugin": "^7.18.0", |
121 | 121 | "@typescript-eslint/parser": "^7.18.0", |
122 | 122 | "eslint": "^8.57.0", |
123 | | - "eslint-config-next": "^15.0.3", |
| 123 | + "eslint-config-next": "^15.1.6", |
124 | 124 | "eslint-config-prettier": "^9.1.0", |
125 | 125 | "eslint-config-standard": "^17.1.0", |
126 | 126 | "eslint-plugin-import": "^2.31.0", |
|
0 commit comments