|
72 | 72 | "commercelayer" |
73 | 73 | ], |
74 | 74 | "dependencies": { |
75 | | - "@commercelayer/js-auth": "^6.2.0", |
| 75 | + "@commercelayer/js-auth": "^6.2.1", |
76 | 76 | "@commercelayer/organization-config": "^1.4.5", |
77 | | - "@commercelayer/react-components": "4.13.1-beta.4", |
78 | | - "@commercelayer/sdk": "^6.0.0-rc.2", |
| 77 | + "@commercelayer/react-components": "^4.13.3", |
| 78 | + "@commercelayer/sdk": "^6.0.2", |
79 | 79 | "@faker-js/faker": "^8.4.1", |
80 | 80 | "@headlessui/react": "^1.7.19", |
81 | | - "@next/bundle-analyzer": "^14.2.2", |
82 | | - "@next/eslint-plugin-next": "^14.2.2", |
83 | | - "@playwright/test": "1.43.1", |
| 81 | + "@next/bundle-analyzer": "^14.2.3", |
| 82 | + "@next/eslint-plugin-next": "^14.2.3", |
| 83 | + "@playwright/test": "1.44.0", |
84 | 84 | "@tailwindcss/forms": "^0.5.7", |
85 | 85 | "@types/async-retry": "1.4.8", |
86 | | - "@types/node": "^20.12.7", |
87 | | - "@types/react": "^18.2.79", |
| 86 | + "@types/node": "^20.12.12", |
| 87 | + "@types/react": "^18.3.2", |
88 | 88 | "@types/react-gtm-module": "^2.0.3", |
89 | 89 | "@types/styled-components": "^5.1.34", |
90 | 90 | "async-retry": "^1.3.3", |
|
93 | 93 | "babel-plugin-styled-components": "^2.1.4", |
94 | 94 | "classnames": "^2.5.1", |
95 | 95 | "cron-parser": "^4.9.0", |
96 | | - "cronstrue": "^2.49.0", |
| 96 | + "cronstrue": "^2.50.0", |
97 | 97 | "dotenv": "^16.4.5", |
98 | | - "i18next": "^23.11.2", |
99 | | - "next": "^14.2.2", |
| 98 | + "i18next": "^23.11.4", |
| 99 | + "next": "^14.2.3", |
100 | 100 | "next-build-id": "^3.0.0", |
101 | 101 | "next-i18next": "^15.3.0", |
102 | 102 | "postcss": "^8.4.38", |
103 | | - "react": "^18.2.0", |
104 | | - "react-dom": "^18.2.0", |
| 103 | + "react": "^18.3.1", |
| 104 | + "react-dom": "^18.3.1", |
105 | 105 | "react-gtm-module": "^2.0.11", |
106 | | - "react-i18next": "^14.1.0", |
107 | | - "react-router-dom": "^6.22.3", |
108 | | - "styled-components": "^6.1.8", |
| 106 | + "react-i18next": "^14.1.1", |
| 107 | + "react-router-dom": "^6.23.1", |
| 108 | + "styled-components": "^6.1.11", |
109 | 109 | "tailwindcss": "^3.4.3", |
110 | 110 | "twin.macro": "^3.4.1", |
111 | 111 | "typescript": "^5.4.5" |
|
115 | 115 | "@semantic-release/commit-analyzer": "^12.0.0", |
116 | 116 | "@semantic-release/git": "^10.0.1", |
117 | 117 | "@semantic-release/github": "^10.0.3", |
118 | | - "@semantic-release/npm": "^12.0.0", |
| 118 | + "@semantic-release/npm": "^12.0.1", |
119 | 119 | "@semantic-release/release-notes-generator": "^13.0.0", |
120 | 120 | "@typescript-eslint/eslint-plugin": "^7.7.0", |
121 | 121 | "@typescript-eslint/parser": "^7.7.0", |
122 | 122 | "eslint": "^8.57.0", |
123 | | - "eslint-config-next": "^14.2.2", |
| 123 | + "eslint-config-next": "^14.2.3", |
124 | 124 | "eslint-config-prettier": "^9.1.0", |
125 | 125 | "eslint-config-standard": "^17.1.0", |
126 | 126 | "eslint-plugin-import": "^2.29.1", |
|
130 | 130 | "eslint-plugin-promise": "^6.1.1", |
131 | 131 | "eslint-plugin-react": "^7.34.1", |
132 | 132 | "eslint-plugin-tailwind": "^0.2.1", |
133 | | - "npm-check-updates": "^16.14.18", |
| 133 | + "npm-check-updates": "^16.14.20", |
134 | 134 | "prettier": "^3.2.5", |
135 | | - "semantic-release": "^23.0.8", |
136 | | - "serve": "^14.2.2", |
| 135 | + "semantic-release": "^23.1.1", |
| 136 | + "serve": "^14.2.3", |
137 | 137 | "stylelint": "^16.3.1", |
138 | 138 | "stylelint-config-standard": "^36.0.0" |
139 | 139 | }, |
|
0 commit comments