mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-23 20:18:42 +08:00
chore: bump all dependencies (#5891)
This commit is contained in:
@@ -33,97 +33,97 @@
|
||||
"@blocksuite/lit": "0.12.0-canary-202402220729-0868ac6",
|
||||
"@blocksuite/presets": "0.12.0-canary-202402220729-0868ac6",
|
||||
"@blocksuite/store": "0.12.0-canary-202402220729-0868ac6",
|
||||
"@dnd-kit/core": "^6.0.8",
|
||||
"@dnd-kit/core": "^6.1.0",
|
||||
"@dnd-kit/modifiers": "^7.0.0",
|
||||
"@dnd-kit/sortable": "^8.0.0",
|
||||
"@emotion/cache": "^11.11.0",
|
||||
"@emotion/react": "^11.11.1",
|
||||
"@emotion/react": "^11.11.3",
|
||||
"@emotion/server": "^11.11.0",
|
||||
"@emotion/styled": "^11.11.0",
|
||||
"@marsidev/react-turnstile": "^0.5.0",
|
||||
"@marsidev/react-turnstile": "^0.5.3",
|
||||
"@radix-ui/react-collapsible": "^1.0.3",
|
||||
"@radix-ui/react-dialog": "^1.0.4",
|
||||
"@radix-ui/react-dialog": "^1.0.5",
|
||||
"@radix-ui/react-popover": "^1.0.7",
|
||||
"@radix-ui/react-scroll-area": "^1.0.5",
|
||||
"@radix-ui/react-select": "^2.0.0",
|
||||
"@radix-ui/react-toolbar": "^1.0.4",
|
||||
"@react-hookz/web": "^24.0.0",
|
||||
"@sentry/integrations": "^7.83.0",
|
||||
"@sentry/react": "^7.83.0",
|
||||
"@react-hookz/web": "^24.0.4",
|
||||
"@sentry/integrations": "^7.102.1",
|
||||
"@sentry/react": "^7.102.1",
|
||||
"@toeverything/theme": "^0.7.29",
|
||||
"@vanilla-extract/dynamic": "^2.0.3",
|
||||
"@vanilla-extract/dynamic": "^2.1.0",
|
||||
"animejs": "^3.2.2",
|
||||
"async-call-rpc": "^6.3.1",
|
||||
"async-call-rpc": "^6.4.0",
|
||||
"bytes": "^3.1.2",
|
||||
"clsx": "^2.0.0",
|
||||
"clsx": "^2.1.0",
|
||||
"cmdk": "patch:cmdk@npm%3A0.2.0#~/.yarn/patches/cmdk-npm-0.2.0-302237a911.patch",
|
||||
"css-spring": "^4.1.0",
|
||||
"cssnano": "^6.0.1",
|
||||
"cssnano": "^6.0.4",
|
||||
"dayjs": "^1.11.10",
|
||||
"foxact": "^0.2.20",
|
||||
"foxact": "^0.2.31",
|
||||
"fractional-indexing": "^3.2.0",
|
||||
"graphql": "^16.8.1",
|
||||
"idb": "^8.0.0",
|
||||
"image-blob-reduce": "^4.1.0",
|
||||
"intl-segmenter-polyfill-rs": "^0.1.6",
|
||||
"jotai": "^2.5.1",
|
||||
"intl-segmenter-polyfill-rs": "^0.1.7",
|
||||
"jotai": "^2.6.5",
|
||||
"jotai-devtools": "^0.8.0",
|
||||
"jotai-effect": "^0.5.0",
|
||||
"jotai-scope": "^0.5.0",
|
||||
"lit": "^3.0.2",
|
||||
"jotai-scope": "^0.5.1",
|
||||
"lit": "^3.1.2",
|
||||
"lodash-es": "^4.17.21",
|
||||
"lottie-react": "^2.4.0",
|
||||
"lottie-web": "^5.12.2",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
"nanoid": "^5.0.3",
|
||||
"mini-css-extract-plugin": "^2.8.0",
|
||||
"nanoid": "^5.0.6",
|
||||
"next-auth": "^4.24.5",
|
||||
"next-themes": "^0.2.1",
|
||||
"postcss-loader": "^8.0.0",
|
||||
"postcss-loader": "^8.1.0",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-error-boundary": "^4.0.11",
|
||||
"react-error-boundary": "^4.0.12",
|
||||
"react-is": "18.2.0",
|
||||
"react-router-dom": "^6.16.0",
|
||||
"react-virtuoso": "^4.6.2",
|
||||
"react-router-dom": "^6.22.1",
|
||||
"react-virtuoso": "^4.7.0",
|
||||
"rxjs": "^7.8.1",
|
||||
"ses": "^1.0.0",
|
||||
"ses": "^1.3.0",
|
||||
"swr": "2.2.5",
|
||||
"uuid": "^9.0.1",
|
||||
"valtio": "^1.11.2",
|
||||
"valtio": "^1.13.1",
|
||||
"y-protocols": "^1.0.6",
|
||||
"yjs": "^13.6.10",
|
||||
"yjs": "^13.6.12",
|
||||
"zod": "^3.22.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@aws-sdk/client-s3": "3.515.0",
|
||||
"@perfsee/webpack": "^1.10.0",
|
||||
"@perfsee/webpack": "^1.12.2",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
|
||||
"@sentry/webpack-plugin": "^2.8.0",
|
||||
"@swc/core": "^1.3.93",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@types/animejs": "^3",
|
||||
"@types/bytes": "^3.1.3",
|
||||
"@types/image-blob-reduce": "^4.1.3",
|
||||
"@types/lodash-es": "^4.17.9",
|
||||
"@types/uuid": "^9.0.5",
|
||||
"@types/webpack-env": "^1.18.2",
|
||||
"@vanilla-extract/css": "^1.13.0",
|
||||
"copy-webpack-plugin": "^12.0.0",
|
||||
"css-loader": "^6.8.1",
|
||||
"@sentry/webpack-plugin": "^2.14.2",
|
||||
"@swc/core": "^1.4.2",
|
||||
"@testing-library/react": "^14.2.1",
|
||||
"@types/animejs": "^3.1.12",
|
||||
"@types/bytes": "^3.1.4",
|
||||
"@types/image-blob-reduce": "^4.1.4",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/uuid": "^9.0.8",
|
||||
"@types/webpack-env": "^1.18.4",
|
||||
"@vanilla-extract/css": "^1.14.1",
|
||||
"copy-webpack-plugin": "^12.0.2",
|
||||
"css-loader": "^6.10.0",
|
||||
"express": "^4.18.2",
|
||||
"fake-indexeddb": "^5.0.0",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"fake-indexeddb": "^5.0.2",
|
||||
"html-webpack-plugin": "^5.6.0",
|
||||
"lodash-es": "^4.17.21",
|
||||
"mime-types": "^2.1.35",
|
||||
"raw-loader": "^4.0.2",
|
||||
"source-map-loader": "^5.0.0",
|
||||
"style-loader": "^3.3.3",
|
||||
"swc-loader": "^0.2.3",
|
||||
"style-loader": "^3.3.4",
|
||||
"swc-loader": "^0.2.6",
|
||||
"thread-loader": "^4.0.2",
|
||||
"vitest": "1.3.1",
|
||||
"webpack": "^5.89.0",
|
||||
"webpack": "^5.90.3",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack-dev-server": "^5.0.0",
|
||||
"webpack-merge": "^5.9.0"
|
||||
"webpack-dev-server": "^5.0.2",
|
||||
"webpack-merge": "^5.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
+3
-3
@@ -99,9 +99,9 @@ export const ErrorDetail: FC<ErrorDetailProps> = props => {
|
||||
<div
|
||||
className={styles.errorImage}
|
||||
style={{
|
||||
backgroundImage: `url(${imageMap.get(status)?.[
|
||||
resolvedTheme as 'light' | 'dark'
|
||||
]})`,
|
||||
backgroundImage: `url(${
|
||||
imageMap.get(status)?.[resolvedTheme as 'light' | 'dark']
|
||||
})`,
|
||||
}}
|
||||
/>
|
||||
)}
|
||||
|
||||
@@ -86,9 +86,8 @@ export type TDataType<Data extends DataTypeShape = Record<string, unknown>> = {
|
||||
name: string;
|
||||
data?: Data;
|
||||
};
|
||||
export type ValueOfData<T extends DataDefine> = T extends DataDefine<infer R>
|
||||
? R
|
||||
: never;
|
||||
export type ValueOfData<T extends DataDefine> =
|
||||
T extends DataDefine<infer R> ? R : never;
|
||||
|
||||
export class DataDefine<Data extends DataTypeShape = Record<string, unknown>> {
|
||||
constructor(
|
||||
|
||||
@@ -211,8 +211,9 @@ export const usePageCommands = () => {
|
||||
const category =
|
||||
pageMode === 'edgeless' ? 'affine:edgeless' : 'affine:pages';
|
||||
|
||||
const subTitle = resultValues.find(result => result.space === page.id)
|
||||
?.content;
|
||||
const subTitle = resultValues.find(
|
||||
result => result.space === page.id
|
||||
)?.content;
|
||||
|
||||
const blockId = reverseMapping.get(page.id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user