mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-04 08:38:34 +00:00
refactor(core): move page list to core (#5556)
This commit is contained in:
@@ -327,8 +327,10 @@ __metadata:
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "npm:^0.5.11"
|
||||
"@radix-ui/react-collapsible": "npm:^1.0.3"
|
||||
"@radix-ui/react-dialog": "npm:^1.0.4"
|
||||
"@radix-ui/react-popover": "npm:^1.0.7"
|
||||
"@radix-ui/react-scroll-area": "npm:^1.0.5"
|
||||
"@radix-ui/react-select": "npm:^2.0.0"
|
||||
"@radix-ui/react-toolbar": "npm:^1.0.4"
|
||||
"@react-hookz/web": "npm:^24.0.0"
|
||||
"@sentry/integrations": "npm:^7.83.0"
|
||||
"@sentry/react": "npm:^7.83.0"
|
||||
@@ -365,8 +367,10 @@ __metadata:
|
||||
jotai: "npm:^2.5.1"
|
||||
jotai-devtools: "npm:^0.7.0"
|
||||
jotai-effect: "npm:^0.2.3"
|
||||
jotai-scope: "npm:^0.4.1"
|
||||
lit: "npm:^3.0.2"
|
||||
lodash-es: "npm:^4.17.21"
|
||||
lottie-react: "npm:^2.4.0"
|
||||
lottie-web: "npm:^5.12.2"
|
||||
mime-types: "npm:^2.1.35"
|
||||
mini-css-extract-plugin: "npm:^2.7.6"
|
||||
@@ -380,6 +384,7 @@ __metadata:
|
||||
react-error-boundary: "npm:^4.0.11"
|
||||
react-is: "npm:18.2.0"
|
||||
react-router-dom: "npm:^6.16.0"
|
||||
react-virtuoso: "npm:^4.6.2"
|
||||
rxjs: "npm:^7.8.1"
|
||||
ses: "npm:^1.0.0"
|
||||
source-map-loader: "npm:^4.0.1"
|
||||
|
||||
Reference in New Issue
Block a user