[WEB-5040] feat: admin react-router migration (#7922)
This commit is contained in:
parent
545bfa203e
commit
315e1d5eb0
105 changed files with 2452 additions and 798 deletions
|
|
@ -1,13 +1,14 @@
|
|||
packages:
|
||||
- apps/*
|
||||
- packages/*
|
||||
- "!apps/api"
|
||||
- "!apps/proxy"
|
||||
- apps/*
|
||||
- packages/*
|
||||
- "!apps/api"
|
||||
- "!apps/proxy"
|
||||
|
||||
catalog:
|
||||
"@atlaskit/pragmatic-drag-and-drop": 1.7.4
|
||||
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": 1.4.0
|
||||
"@atlaskit/pragmatic-drag-and-drop-hitbox": 1.1.0
|
||||
"@atlaskit/pragmatic-drag-and-drop": 1.7.4
|
||||
"@bprogress/core": ^1.3.4
|
||||
"@sentry/node": 10.5.0
|
||||
"@sentry/profiling-node": 10.5.0
|
||||
axios: 1.12.0
|
||||
|
|
@ -33,5 +34,5 @@ catalog:
|
|||
"@tiptap/html": ^2.22.3
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- turbo
|
||||
- sharp
|
||||
- turbo
|
||||
- sharp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue