Replace react-router-scroll-4 with inlined implementation (#36253)

This commit is contained in:
diondiondion 2025-09-25 14:26:50 +02:00 committed by GitHub
parent 6d2493ca7c
commit d801cf8e59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 302 additions and 72 deletions

View file

@ -99,7 +99,6 @@
"react-redux-loading-bar": "^5.0.8",
"react-router": "^5.3.4",
"react-router-dom": "^5.3.4",
"react-router-scroll-4": "^1.0.0-beta.1",
"react-select": "^5.7.3",
"react-sparklines": "^1.7.0",
"react-swipeable-views": "^0.14.0",
@ -111,6 +110,7 @@
"rollup-plugin-gzip": "^4.1.1",
"rollup-plugin-visualizer": "^6.0.3",
"sass": "^1.62.1",
"scroll-behavior": "^0.11.0",
"stacktrace-js": "^2.0.2",
"stringz": "^2.1.0",
"substring-trie": "^1.0.2",