|
75 | 75 | "dependencies": { |
76 | 76 | "@commercelayer/js-auth": "^6.7.2", |
77 | 77 | "@commercelayer/organization-config": "^2.3.0", |
78 | | - "@commercelayer/react-components": "4.25.1", |
79 | | - "@commercelayer/sdk": "^6.44.0", |
80 | | - "@faker-js/faker": "^9.8.0", |
81 | | - "@headlessui/react": "^2.2.4", |
82 | | - "@next/bundle-analyzer": "^15.3.4", |
83 | | - "@next/eslint-plugin-next": "^15.3.4", |
| 78 | + "@commercelayer/react-components": "4.25.2", |
| 79 | + "@commercelayer/sdk": "^6.45.0", |
| 80 | + "@faker-js/faker": "^9.9.0", |
| 81 | + "@headlessui/react": "^2.2.5", |
| 82 | + "@next/bundle-analyzer": "^15.4.3", |
| 83 | + "@next/eslint-plugin-next": "^15.4.3", |
84 | 84 | "@tailwindcss/forms": "^0.5.10", |
85 | 85 | "@types/async-retry": "1.4.8", |
86 | 86 | "@types/node": "^22.15.29", |
|
95 | 95 | "cron-parser": "^5.3.0", |
96 | 96 | "cronstrue": "^2.61.0", |
97 | 97 | "dotenv": "^16.5.0", |
98 | | - "i18next": "^25.2.1", |
99 | | - "next": "^15.3.4", |
| 98 | + "i18next": "^25.3.2", |
| 99 | + "next": "^15.4.3", |
100 | 100 | "next-build-id": "^3.0.0", |
101 | 101 | "next-i18next": "^15.4.2", |
102 | 102 | "postcss": "^8.5.6", |
103 | 103 | "react": "^18.3.1", |
104 | 104 | "react-dom": "^18.3.1", |
105 | 105 | "react-gtm-module": "^2.0.11", |
106 | | - "react-i18next": "^15.5.3", |
| 106 | + "react-i18next": "^15.6.1", |
107 | 107 | "react-router-dom": "^6.28.0", |
108 | 108 | "styled-components": "^6.1.19", |
109 | 109 | "tailwindcss": "^3.4.14", |
110 | 110 | "twin.macro": "^3.4.1", |
111 | 111 | "typescript": "^5.8.3" |
112 | 112 | }, |
113 | 113 | "devDependencies": { |
114 | | - "@biomejs/biome": "^2.0.0", |
115 | | - "@playwright/test": "1.53.1", |
| 114 | + "@biomejs/biome": "^2.1.2", |
| 115 | + "@playwright/test": "1.54.1", |
116 | 116 | "@semantic-release/changelog": "^6.0.3", |
117 | 117 | "@semantic-release/commit-analyzer": "^13.0.1", |
118 | 118 | "@semantic-release/git": "^10.0.1", |
119 | 119 | "@semantic-release/github": "^11.0.3", |
120 | | - "@semantic-release/npm": "^12.0.1", |
| 120 | + "@semantic-release/npm": "^12.0.2", |
121 | 121 | "@semantic-release/release-notes-generator": "^14.0.3", |
122 | | - "npm-check-updates": "^18.0.1", |
123 | | - "semantic-release": "^24.2.5", |
| 122 | + "npm-check-updates": "^18.0.2", |
| 123 | + "semantic-release": "^24.2.7", |
124 | 124 | "serve": "^14.2.4", |
125 | | - "stylelint": "^16.21.0", |
| 125 | + "stylelint": "^16.22.0", |
126 | 126 | "stylelint-config-standard": "^36.0.1" |
127 | 127 | }, |
128 | 128 | "resolutions": { |
|
0 commit comments