|
72 | 72 | "dependencies": { |
73 | 73 | "@commercelayer/js-auth": "^2.3.0", |
74 | 74 | "@commercelayer/react-components": "4.2.2", |
75 | | - "@commercelayer/sdk": "^4.21.0", |
| 75 | + "@commercelayer/sdk": "^4.25.0", |
76 | 76 | "@faker-js/faker": "^7.6.0", |
77 | | - "@headlessui/react": "^1.7.8", |
| 77 | + "@headlessui/react": "^1.7.13", |
78 | 78 | "@next/bundle-analyzer": "^12.3.4", |
79 | 79 | "@next/eslint-plugin-next": "^12.3.4", |
80 | | - "@playwright/test": "^1.30.0", |
| 80 | + "@playwright/test": "^1.31.2", |
81 | 81 | "@tailwindcss/forms": "^0.5.3", |
82 | 82 | "@tailwindcss/line-clamp": "^0.4.2", |
83 | 83 | "@types/async-retry": "1.4.5", |
84 | | - "@types/node": "^18.11.18", |
85 | | - "@types/react": "18.0.27", |
| 84 | + "@types/node": "^18.15.3", |
| 85 | + "@types/react": "17.0.49", |
86 | 86 | "@types/react-gtm-module": "^2.0.1", |
87 | 87 | "@types/styled-components": "^5.1.25", |
88 | 88 | "async-retry": "^1.3.3", |
89 | | - "autoprefixer": "^10.4.13", |
| 89 | + "autoprefixer": "^10.4.14", |
90 | 90 | "classnames": "^2.3.2", |
91 | 91 | "dotenv": "^16.0.3", |
92 | 92 | "i18next": "^21.10.0", |
|
99 | 99 | "react-dom": "^18.2.0", |
100 | 100 | "react-gtm-module": "^2.0.11", |
101 | 101 | "react-i18next": "^11.18.6", |
102 | | - "react-router-dom": "^6.8.0", |
103 | | - "styled-components": "^5.3.6", |
104 | | - "tailwindcss": "^3.2.4", |
| 102 | + "react-router-dom": "^6.9.0", |
| 103 | + "styled-components": "^5.3.9", |
| 104 | + "tailwindcss": "^3.2.7", |
105 | 105 | "twin.macro": "2.8.2", |
106 | 106 | "typescript": "^4.9.5" |
107 | 107 | }, |
|
112 | 112 | "@semantic-release/github": "^8.0.7", |
113 | 113 | "@semantic-release/npm": "^9.0.2", |
114 | 114 | "@semantic-release/release-notes-generator": "^10.0.3", |
115 | | - "@typescript-eslint/eslint-plugin": "^5.50.0", |
116 | | - "@typescript-eslint/parser": "^5.50.0", |
| 115 | + "@typescript-eslint/eslint-plugin": "^5.55.0", |
| 116 | + "@typescript-eslint/parser": "^5.55.0", |
117 | 117 | "eslint": "^8.33.0", |
118 | 118 | "eslint-config-next": "^13.1.6", |
119 | 119 | "eslint-config-prettier": "^8.6.0", |
|
125 | 125 | "eslint-plugin-promise": "^6.1.1", |
126 | 126 | "eslint-plugin-react": "^7.32.2", |
127 | 127 | "eslint-plugin-tailwind": "^0.2.1", |
128 | | - "prettier": "^2.8.3", |
129 | | - "serve": "^14.1.2", |
| 128 | + "prettier": "^2.8.4", |
| 129 | + "serve": "^14.2.0", |
130 | 130 | "stylelint": "^14.16.1", |
131 | 131 | "stylelint-config-standard": "^28.0.0" |
132 | 132 | }, |
|
0 commit comments