mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 06:31:47 +03:00
0d3180fd94
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@aws-sdk/client-s3](https://togithub.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3) ([source](https://togithub.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)) | [`3.574.0` -> `3.575.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.574.0/3.575.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.575.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@aws-sdk%2fclient-s3/3.575.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@aws-sdk%2fclient-s3/3.574.0/3.575.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.574.0/3.575.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@nx/vite](https://nx.dev) ([source](https://togithub.com/nrwl/nx/tree/HEAD/packages/vite)) | [`19.0.2` -> `19.0.3`](https://renovatebot.com/diffs/npm/@nx%2fvite/19.0.2/19.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nx%2fvite/19.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@nx%2fvite/19.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@nx%2fvite/19.0.2/19.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@nx%2fvite/19.0.2/19.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [electron-squirrel-startup](https://togithub.com/mongodb-js/electron-squirrel-startup) | [`1.0.0` -> `1.0.1`](https://renovatebot.com/diffs/npm/electron-squirrel-startup/1.0.0/1.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/electron-squirrel-startup/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/electron-squirrel-startup/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/electron-squirrel-startup/1.0.0/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/electron-squirrel-startup/1.0.0/1.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-js-v3 (@​aws-sdk/client-s3)</summary> ### [`v3.575.0`](https://togithub.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#35750-2024-05-13) [Compare Source](https://togithub.com/aws/aws-sdk-js-v3/compare/v3.574.0...v3.575.0) **Note:** Version bump only for package [@​aws-sdk/client-s3](https://togithub.com/aws-sdk/client-s3) </details> <details> <summary>nrwl/nx (@​nx/vite)</summary> ### [`v19.0.3`](https://togithub.com/nrwl/nx/releases/tag/19.0.3) [Compare Source](https://togithub.com/nrwl/nx/compare/19.0.2...19.0.3) ##### 19.0.3 (2024-05-13) ##### 🚀 Features - **nx-dev:** show banner on documentation pages ([#​23266](https://togithub.com/nrwl/nx/pull/23266)) - **nx-dev:** check for missing images ([#​23248](https://togithub.com/nrwl/nx/pull/23248)) - **nx-dev:** put banner above menu ([#​23335](https://togithub.com/nrwl/nx/pull/23335)) - **react:** Add SvgOptions for NxReactWebpackPlugin and WithNx ([#​23283](https://togithub.com/nrwl/nx/pull/23283)) ##### 🩹 Fixes - **core:** include more binary extensions ([#​22788](https://togithub.com/nrwl/nx/pull/22788), [#​22861](https://togithub.com/nrwl/nx/pull/22861)) - **core:** workspace remove generator should handle no root jest config ([#​23328](https://togithub.com/nrwl/nx/pull/23328)) - **core:** addPlugin should not conflict on project.json targets ([#​23264](https://togithub.com/nrwl/nx/pull/23264)) - **core:** throw a specific error for print-affected and affected graph ([#​23336](https://togithub.com/nrwl/nx/pull/23336)) - **js:** Adds mjs files to prettierrcNameOptions ([#​21796](https://togithub.com/nrwl/nx/pull/21796)) - **linter:** ensure all spreads are removed from rules before parsing ([#​23292](https://togithub.com/nrwl/nx/pull/23292)) - **linter:** log transpilation errors of workspace rules ([#​21503](https://togithub.com/nrwl/nx/pull/21503)) - **linter:** rename languageSettings to languageOptions for flat config migration ([#​22924](https://togithub.com/nrwl/nx/pull/22924)) - **linter:** fix migrating projects with the eslint plugin ([#​23147](https://togithub.com/nrwl/nx/pull/23147)) - **misc:** move e2e-ci to a separate parallel 1 command ([#​23305](https://togithub.com/nrwl/nx/pull/23305)) - **module-federation:** Throw an error if remote is invalid ([#​23100](https://togithub.com/nrwl/nx/pull/23100)) - **nx-cloud:** ensure generated ci workflows use dlx for nx-cloud ([#​23333](https://togithub.com/nrwl/nx/pull/23333)) - **nx-dev:** move table of contents down ([#​23350](https://togithub.com/nrwl/nx/pull/23350)) - **storybook:** should handle inferred cypress when generating cypress project [#​21770](https://togithub.com/nrwl/nx/issues/21770) ([#​23327](https://togithub.com/nrwl/nx/pull/23327), [#​21770](https://togithub.com/nrwl/nx/issues/21770)) - **testing:** resolve absolute paths for ts path mappings in jest resolver ([#​23346](https://togithub.com/nrwl/nx/pull/23346)) - **vite:** support passing --watch to inferred vitest commands ([#​23298](https://togithub.com/nrwl/nx/pull/23298)) - **vite:** generate vitest cache dir scoped to each project root and normalize vite cache dir ([#​23330](https://togithub.com/nrwl/nx/pull/23330)) ##### ❤️ Thank You - Colum Ferry [@​Coly010](https://togithub.com/Coly010) - Denis Bendrikov - Dmitry Zakharov [@​pumano](https://togithub.com/pumano) - Isaac Mann [@​isaacplmann](https://togithub.com/isaacplmann) - James Henry [@​JamesHenry](https://togithub.com/JamesHenry) - Jason Jean [@​FrozenPandaz](https://togithub.com/FrozenPandaz) - Leosvel Pérez Espinosa [@​leosvelperez](https://togithub.com/leosvelperez) - Mehrad Rafigh [@​mehrad-rafigh](https://togithub.com/mehrad-rafigh) - Nicholas Cunningham [@​ndcunningham](https://togithub.com/ndcunningham) - Patrick P [@​ppfenning92](https://togithub.com/ppfenning92) </details> <details> <summary>mongodb-js/electron-squirrel-startup (electron-squirrel-startup)</summary> ### [`v1.0.1`](https://togithub.com/mongodb-js/electron-squirrel-startup/compare/v1.0.0...v1.0.1) [Compare Source](https://togithub.com/mongodb-js/electron-squirrel-startup/compare/v1.0.0...v1.0.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5IiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
101 lines
3.5 KiB
JSON
101 lines
3.5 KiB
JSON
{
|
|
"name": "@affine/electron",
|
|
"private": true,
|
|
"version": "0.14.0",
|
|
"author": "toeverything",
|
|
"repository": {
|
|
"url": "https://github.com/toeverything/AFFiNE",
|
|
"type": "git"
|
|
},
|
|
"description": "AFFiNE Desktop App",
|
|
"homepage": "https://github.com/toeverything/AFFiNE",
|
|
"scripts": {
|
|
"start": "electron .",
|
|
"dev": "DEV_SERVER_URL=http://localhost:8080 node --loader ts-node/esm/transpile-only ./scripts/dev.ts",
|
|
"dev:prod": "yarn node --loader ts-node/esm/transpile-only scripts/dev.ts",
|
|
"build": "NODE_ENV=production node --loader ts-node/esm/transpile-only scripts/build-layers.ts",
|
|
"build:dev": "NODE_ENV=development node --loader ts-node/esm/transpile-only scripts/build-layers.ts",
|
|
"generate-assets": "node --loader ts-node/esm/transpile-only scripts/generate-assets.ts",
|
|
"package": "cross-env NODE_OPTIONS=\"--loader ts-node/esm/transpile-only\" electron-forge package",
|
|
"make": "cross-env NODE_OPTIONS=\"--loader ts-node/esm/transpile-only\" electron-forge make",
|
|
"make-squirrel": "node --loader ts-node/esm/transpile-only scripts/make-squirrel.ts",
|
|
"make-nsis": "node --loader ts-node/esm/transpile-only scripts/make-nsis.ts"
|
|
},
|
|
"main": "./dist/main.js",
|
|
"devDependencies": {
|
|
"@affine-test/kit": "workspace:*",
|
|
"@affine/component": "workspace:*",
|
|
"@affine/core": "workspace:*",
|
|
"@affine/env": "workspace:*",
|
|
"@affine/i18n": "workspace:*",
|
|
"@affine/native": "workspace:*",
|
|
"@blocksuite/block-std": "0.15.0-canary-202405131108-aa6f0b7",
|
|
"@blocksuite/blocks": "0.15.0-canary-202405131108-aa6f0b7",
|
|
"@blocksuite/presets": "0.15.0-canary-202405131108-aa6f0b7",
|
|
"@blocksuite/store": "0.15.0-canary-202405131108-aa6f0b7",
|
|
"@electron-forge/cli": "^7.3.0",
|
|
"@electron-forge/core": "^7.3.0",
|
|
"@electron-forge/core-utils": "^7.3.0",
|
|
"@electron-forge/maker-deb": "^7.3.0",
|
|
"@electron-forge/maker-dmg": "^7.3.0",
|
|
"@electron-forge/maker-squirrel": "^7.3.0",
|
|
"@electron-forge/maker-zip": "^7.3.0",
|
|
"@electron-forge/plugin-auto-unpack-natives": "^7.3.0",
|
|
"@electron-forge/shared-types": "^7.3.0",
|
|
"@emotion/react": "^11.11.4",
|
|
"@pengx17/electron-forge-maker-appimage": "^1.2.0",
|
|
"@sentry/electron": "^4.22.0",
|
|
"@sentry/esbuild-plugin": "^2.16.1",
|
|
"@sentry/react": "^7.109.0",
|
|
"@toeverything/infra": "workspace:*",
|
|
"@types/uuid": "^9.0.8",
|
|
"@vitejs/plugin-react-swc": "^3.6.0",
|
|
"builder-util-runtime": "^9.2.5-alpha.2",
|
|
"core-js": "^3.36.1",
|
|
"cross-env": "^7.0.3",
|
|
"electron": "^30.0.0",
|
|
"electron-log": "^5.1.2",
|
|
"electron-squirrel-startup": "1.0.1",
|
|
"electron-window-state": "^5.0.3",
|
|
"esbuild": "^0.21.0",
|
|
"fs-extra": "^11.2.0",
|
|
"glob": "^10.3.12",
|
|
"jotai": "^2.8.0",
|
|
"jotai-devtools": "^0.9.0",
|
|
"lodash-es": "^4.17.21",
|
|
"nanoid": "^5.0.7",
|
|
"react": "^18.2.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-router-dom": "^6.22.3",
|
|
"rxjs": "^7.8.1",
|
|
"semver": "^7.6.0",
|
|
"tinykeys": "patch:tinykeys@npm%3A2.1.0#~/.yarn/patches/tinykeys-npm-2.1.0-819feeaed0.patch",
|
|
"tree-kill": "^1.2.2",
|
|
"ts-node": "^10.9.2",
|
|
"undici": "^6.12.0",
|
|
"uuid": "^9.0.1",
|
|
"vitest": "1.6.0",
|
|
"which": "^4.0.0",
|
|
"zod": "^3.22.4"
|
|
},
|
|
"dependencies": {
|
|
"async-call-rpc": "^6.4.2",
|
|
"electron-updater": "^6.2.1",
|
|
"link-preview-js": "^3.0.5",
|
|
"yjs": "^13.6.14"
|
|
},
|
|
"build": {
|
|
"protocols": [
|
|
{
|
|
"name": "affine",
|
|
"schemes": [
|
|
"affine"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"peerDependencies": {
|
|
"ts-node": "*"
|
|
}
|
|
}
|