1
0
Fork 0
forked from gitea/nas

Revert React Spring to 9.7.5 and updates Renovate (#34788)

This commit is contained in:
Echo 2025-05-23 14:34:41 +02:00 committed by GitHub
parent 68a5724b3e
commit 84d03e4e16
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 46 additions and 45 deletions

View file

@ -28,6 +28,9 @@
// react-router: Requires manual upgrade
'history',
'react-router-dom',
// react-spring: Requires manual upgrade when upgrading react
'@react-spring/web',
],
matchUpdateTypes: ['major'],
dependencyDashboardApproval: true,