chore: use oxc tooling to speed up prettier (#8117)
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
This commit is contained in:
parent
f3031a44f7
commit
90866fb925
37 changed files with 510 additions and 578 deletions
|
|
@ -9,28 +9,33 @@ catalog:
|
|||
"@atlaskit/pragmatic-drag-and-drop-hitbox": 1.1.0
|
||||
"@atlaskit/pragmatic-drag-and-drop": 1.7.4
|
||||
"@bprogress/core": ^1.3.4
|
||||
"@react-router/dev": 7.9.5
|
||||
"@react-router/node": 7.9.5
|
||||
"@react-router/serve": 7.9.5
|
||||
"@sentry/node": 10.24.0
|
||||
"@sentry/profiling-node": 10.24.0
|
||||
"@sentry/react-router": 10.24.0
|
||||
axios: 1.12.0
|
||||
mobx: 6.12.0
|
||||
mobx-react: 9.1.1
|
||||
mobx-utils: 6.0.8
|
||||
lodash-es: 4.17.21
|
||||
"@types/lodash-es": 4.17.12
|
||||
lucide-react: 0.469.0
|
||||
swr: 2.2.4
|
||||
react: 18.3.1
|
||||
react-dom: 18.3.1
|
||||
"@types/react": 18.3.11
|
||||
"@types/react-dom": 18.3.1
|
||||
"@types/node": 22.12.0
|
||||
typescript: 5.8.3
|
||||
tsdown: 0.15.5
|
||||
vite: 7.1.11
|
||||
uuid: 13.0.0
|
||||
"@tiptap/core": ^2.22.3
|
||||
"@tiptap/html": ^2.22.3
|
||||
"@types/lodash-es": 4.17.12
|
||||
"@types/node": 22.12.0
|
||||
"@types/react-dom": 18.3.1
|
||||
"@types/react": 18.3.11
|
||||
axios: 1.12.0
|
||||
lodash-es: 4.17.21
|
||||
lucide-react: 0.469.0
|
||||
mobx-react: 9.1.1
|
||||
mobx-utils: 6.0.8
|
||||
mobx: 6.12.0
|
||||
react-dom: 18.3.1
|
||||
react-router-dom: 7.9.5
|
||||
react-router: 7.9.5
|
||||
react: 18.3.1
|
||||
swr: 2.2.4
|
||||
tsdown: 0.15.5
|
||||
typescript: 5.8.3
|
||||
uuid: 13.0.0
|
||||
vite: 7.1.11
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- turbo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue