|
73 | 73 | "commercelayer" |
74 | 74 | ], |
75 | 75 | "dependencies": { |
76 | | - "@adyen/adyen-web": "^6.27.0", |
77 | | - "@commercelayer/js-auth": "^7.1.1", |
| 76 | + "@adyen/adyen-web": "^6.28.0", |
| 77 | + "@commercelayer/js-auth": "^7.1.2", |
78 | 78 | "@commercelayer/organization-config": "^2.5.1", |
79 | | - "@commercelayer/react-components": "4.28.8-beta.0", |
| 79 | + "@commercelayer/react-components": "4.28.8-beta.1", |
80 | 80 | "@commercelayer/sdk": "^6.50.1", |
81 | | - "@faker-js/faker": "^10.1.0", |
| 81 | + "@faker-js/faker": "^10.2.0", |
82 | 82 | "@headlessui/react": "^2.2.9", |
83 | | - "@newrelic/browser-agent": "^1.306.0", |
84 | | - "@tailwindcss/forms": "^0.5.10", |
| 83 | + "@newrelic/browser-agent": "^1.307.0", |
| 84 | + "@tailwindcss/forms": "^0.5.11", |
85 | 85 | "@tailwindcss/postcss": "4.1.18", |
86 | 86 | "@types/async-retry": "1.4.8", |
87 | 87 | "@types/node": "^24.10.2", |
|
92 | 92 | "cron-parser": "^5.4.0", |
93 | 93 | "cronstrue": "^3.9.0", |
94 | 94 | "dotenv": "^17.2.3", |
95 | | - "i18next": "^25.7.3", |
96 | | - "next": "^16.0.10", |
| 95 | + "i18next": "^25.7.4", |
| 96 | + "next": "^16.1.1", |
97 | 97 | "next-build-id": "^3.0.0", |
98 | 98 | "next-i18next": "^15.4.3", |
99 | 99 | "postcss": "^8.5.6", |
100 | 100 | "react": "^18.3.1", |
101 | 101 | "react-dom": "^18.3.1", |
102 | 102 | "react-gtm-module": "^2.0.11", |
103 | | - "react-i18next": "^16.5.0", |
104 | | - "react-router-dom": "^6.28.0", |
| 103 | + "react-i18next": "^16.5.1", |
| 104 | + "react-router-dom": "^6.30.3", |
105 | 105 | "tailwindcss": "4.1.18", |
106 | 106 | "typescript": "^5.9.3" |
107 | 107 | }, |
108 | 108 | "devDependencies": { |
109 | | - "@biomejs/biome": "^2.3.9", |
110 | | - "@next/bundle-analyzer": "^16.0.10", |
| 109 | + "@biomejs/biome": "^2.3.11", |
| 110 | + "@next/bundle-analyzer": "^16.1.1", |
111 | 111 | "@playwright/test": "1.57.0", |
112 | 112 | "@semantic-release/changelog": "^6.0.3", |
113 | 113 | "@semantic-release/commit-analyzer": "^13.0.1", |
114 | 114 | "@semantic-release/git": "^10.0.1", |
115 | 115 | "@semantic-release/github": "^12.0.2", |
116 | 116 | "@semantic-release/npm": "^13.1.3", |
117 | 117 | "@semantic-release/release-notes-generator": "^14.1.0", |
118 | | - "baseline-browser-mapping": "^2.9.9", |
119 | | - "npm-check-updates": "^19.2.0", |
| 118 | + "baseline-browser-mapping": "^2.9.14", |
| 119 | + "npm-check-updates": "^19.3.1", |
120 | 120 | "semantic-release": "^25.0.2", |
121 | 121 | "serve": "^14.2.5" |
122 | 122 | }, |
|
0 commit comments