|
68 | 68 | "commercelayer" |
69 | 69 | ], |
70 | 70 | "dependencies": { |
71 | | - "@commercelayer/react-components": "^3.12.3", |
| 71 | + "@commercelayer/react-components": "^3.13.0-beta.1", |
72 | 72 | "@headlessui/react": "^1.6.1", |
73 | 73 | "@rollbar/react": "^0.11.0", |
74 | 74 | "async-retry": "^1.3.3", |
|
90 | 90 | "@faker-js/faker": "^6.3.1", |
91 | 91 | "@next/bundle-analyzer": "^12.1.6", |
92 | 92 | "@next/eslint-plugin-next": "^12.1.6", |
93 | | - "@playwright/test": "^1.21.1", |
| 93 | + "@playwright/test": "^1.22.1", |
94 | 94 | "@semantic-release/changelog": "^6.0.1", |
95 | 95 | "@semantic-release/commit-analyzer": "^9.0.2", |
96 | 96 | "@semantic-release/git": "^10.0.1", |
97 | 97 | "@semantic-release/github": "^8.0.4", |
98 | 98 | "@semantic-release/npm": "^9.0.1", |
99 | 99 | "@semantic-release/release-notes-generator": "^10.0.3", |
100 | | - "@tailwindcss/forms": "^0.5.1", |
| 100 | + "@tailwindcss/forms": "^0.5.2", |
101 | 101 | "@tailwindcss/line-clamp": "^0.4.0", |
102 | 102 | "@types/async-retry": "1.4.3", |
103 | | - "@types/node": "^17.0.31", |
| 103 | + "@types/node": "^17.0.34", |
104 | 104 | "@types/react": "^17.0.45", |
105 | 105 | "@types/react-gtm-module": "^2.0.1", |
106 | 106 | "@types/styled-components": "^5.1.25", |
107 | | - "@typescript-eslint/eslint-plugin": "^5.23.0", |
108 | | - "@typescript-eslint/parser": "^5.23.0", |
| 107 | + "@typescript-eslint/eslint-plugin": "^5.25.0", |
| 108 | + "@typescript-eslint/parser": "^5.25.0", |
109 | 109 | "autoprefixer": "^10.4.7", |
110 | | - "dotenv": "^16.0.0", |
| 110 | + "dotenv": "^16.0.1", |
111 | 111 | "eslint": "^8.15.0", |
112 | 112 | "eslint-config-next": "^12.1.6", |
113 | 113 | "eslint-config-prettier": "^8.5.0", |
|
116 | 116 | "eslint-plugin-node": "^11.1.0", |
117 | 117 | "eslint-plugin-prettier": "^4.0.0", |
118 | 118 | "eslint-plugin-promise": "^6.0.0", |
119 | | - "eslint-plugin-react": "^7.29.4", |
| 119 | + "eslint-plugin-react": "^7.30.0", |
120 | 120 | "eslint-plugin-tailwind": "^0.2.1", |
121 | | - "postcss": "^8.4.13", |
| 121 | + "postcss": "^8.4.14", |
122 | 122 | "prettier": "^2.6.1", |
123 | 123 | "stylelint": "^14.8.2", |
124 | 124 | "stylelint-config-standard": "^25.0.0", |
|
0 commit comments