|
71 | 71 | "commercelayer" |
72 | 72 | ], |
73 | 73 | "dependencies": { |
74 | | - "@commercelayer/react-components": "^4.9.0-beta.1", |
75 | | - "@commercelayer/sdk": "^5.26.0", |
76 | | - "@faker-js/faker": "^8.3.1", |
77 | | - "@headlessui/react": "^1.7.17", |
78 | | - "@next/bundle-analyzer": "^14.0.4", |
79 | | - "@next/eslint-plugin-next": "^14.0.4", |
80 | | - "@playwright/test": "^1.40.1", |
| 74 | + "@commercelayer/react-components": "^4.9.0-beta.4", |
| 75 | + "@commercelayer/sdk": "^5.30.0", |
| 76 | + "@faker-js/faker": "^8.4.0", |
| 77 | + "@headlessui/react": "^1.7.18", |
| 78 | + "@next/bundle-analyzer": "^14.1.0", |
| 79 | + "@next/eslint-plugin-next": "^14.1.0", |
| 80 | + "@playwright/test": "^1.41.1", |
81 | 81 | "@tailwindcss/forms": "^0.5.7", |
82 | 82 | "@types/async-retry": "1.4.8", |
83 | 83 | "@types/jsonwebtoken": "^9.0.5", |
84 | | - "@types/node": "^20.10.6", |
85 | | - "@types/react": "^18.2.46", |
| 84 | + "@types/node": "^20.11.10", |
| 85 | + "@types/react": "^18.2.48", |
86 | 86 | "@types/react-gtm-module": "^2.0.3", |
87 | 87 | "@types/styled-components": "^5.1.34", |
88 | 88 | "async-retry": "^1.3.3", |
89 | | - "autoprefixer": "^10.4.16", |
| 89 | + "autoprefixer": "^10.4.17", |
90 | 90 | "babel-plugin-macros": "^3.1.0", |
91 | 91 | "babel-plugin-styled-components": "^2.1.4", |
92 | 92 | "classnames": "^2.5.1", |
93 | 93 | "cron-parser": "^4.9.0", |
94 | 94 | "cronstrue": "^2.47.0", |
95 | | - "dotenv": "^16.3.1", |
96 | | - "i18next": "^23.7.15", |
| 95 | + "dotenv": "^16.4.1", |
| 96 | + "i18next": "^23.8.1", |
97 | 97 | "jsonwebtoken": "^9.0.2", |
98 | 98 | "jwt-decode": "^4.0.0", |
99 | | - "next": "^14.0.4", |
| 99 | + "next": "^14.1.0", |
100 | 100 | "next-build-id": "^3.0.0", |
101 | | - "next-i18next": "^15.1.2", |
102 | | - "postcss": "^8.4.32", |
| 101 | + "next-i18next": "^15.2.0", |
| 102 | + "postcss": "^8.4.33", |
103 | 103 | "react": "^18.2.0", |
104 | 104 | "react-dom": "^18.2.0", |
105 | 105 | "react-gtm-module": "^2.0.11", |
106 | | - "react-i18next": "^14.0.0", |
107 | | - "react-router-dom": "^6.21.1", |
108 | | - "styled-components": "^6.1.6", |
109 | | - "tailwindcss": "^3.4.0", |
110 | | - "twin.macro": "^3.4.0", |
| 106 | + "react-i18next": "^14.0.1", |
| 107 | + "react-router-dom": "^6.21.3", |
| 108 | + "styled-components": "^6.1.8", |
| 109 | + "tailwindcss": "^3.4.1", |
| 110 | + "twin.macro": "^3.4.1", |
111 | 111 | "typescript": "^5.3.3" |
112 | 112 | }, |
113 | 113 | "devDependencies": { |
|
117 | 117 | "@semantic-release/github": "^9.2.6", |
118 | 118 | "@semantic-release/npm": "^11.0.2", |
119 | 119 | "@semantic-release/release-notes-generator": "^12.1.0", |
120 | | - "@typescript-eslint/eslint-plugin": "^6.17.0", |
121 | | - "@typescript-eslint/parser": "^6.17.0", |
| 120 | + "@typescript-eslint/eslint-plugin": "^6.19.1", |
| 121 | + "@typescript-eslint/parser": "^6.19.1", |
122 | 122 | "eslint": "^8.56.0", |
123 | | - "eslint-config-next": "^14.0.4", |
| 123 | + "eslint-config-next": "^14.1.0", |
124 | 124 | "eslint-config-prettier": "^9.1.0", |
125 | 125 | "eslint-config-standard": "^17.1", |
126 | 126 | "eslint-plugin-import": "^2.29.1", |
127 | | - "eslint-plugin-n": "^16.6.1", |
| 127 | + "eslint-plugin-n": "^16.6.2", |
128 | 128 | "eslint-plugin-node": "^11.1.0", |
129 | | - "eslint-plugin-prettier": "^5.1.2", |
| 129 | + "eslint-plugin-prettier": "^5.1.3", |
130 | 130 | "eslint-plugin-promise": "^6.1.1", |
131 | 131 | "eslint-plugin-react": "^7.33.2", |
132 | 132 | "eslint-plugin-tailwind": "^0.2.1", |
133 | | - "npm-check-updates": "^16.14.12", |
134 | | - "prettier": "^3.1.1", |
| 133 | + "npm-check-updates": "^16.14.14", |
| 134 | + "prettier": "^3.2.4", |
135 | 135 | "semantic-release": "^22.0.12", |
136 | 136 | "serve": "^14.2.1", |
137 | | - "stylelint": "^16.1.0", |
| 137 | + "stylelint": "^16.2.0", |
138 | 138 | "stylelint-config-standard": "^36.0.0" |
139 | 139 | }, |
140 | 140 | "resolutions": { |
141 | 141 | "npm": ">=8.18.0", |
142 | 142 | "dset": ">=3.1.2", |
143 | 143 | "semver": ">=7.5.2", |
144 | 144 | "word-break": ">=1.2.5", |
145 | | - "zod": ">=3.22.4" |
| 145 | + "zod": ">=3.22.4", |
| 146 | + "follow-redirects": ">=1.15.4" |
146 | 147 | }, |
147 | 148 | "babelMacros": { |
148 | 149 | "twin": { |
|
0 commit comments