We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a6718 commit 9deea50Copy full SHA for 9deea50
3 files changed
.github/renovate.json
@@ -15,6 +15,7 @@
15
"platformAutomerge": true,
16
"prHourlyLimit": 5,
17
"addLabels": ["dependencies"],
18
+ "postUpdateOptions": ["yarnDedupeHighest"],
19
"ignorePaths": [
20
"**/node_modules/**",
21
"**/bower_components/**",
package.json
@@ -78,7 +78,7 @@
78
"@types/react-dom": "19.2.3",
79
"@ui5/webcomponents-tools": "2.22.0",
80
"@vitejs/plugin-react": "6.0.2",
81
- "chromatic": "16.10.0",
+ "chromatic": "16.10.1",
82
"cssnano": "8.0.1",
83
"cypress": "15.15.0",
84
"cypress-real-events": "1.15.0",
@@ -97,7 +97,7 @@
97
"globals": "17.6.0",
98
"husky": "9.1.7",
99
"lerna": "9.0.7",
100
- "lint-staged": "17.0.4",
+ "lint-staged": "17.0.5",
101
"monocart-reporter": "2.11.2",
102
"npm-run-all2": "8.0.4",
103
"pagefind": "1.5.2",
0 commit comments