mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-16 13:57:02 +08:00
chore: bump version (#4518)
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"tsconfig.json"
|
"tsconfig.json"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@plugxjs/vite-plugin": "0.0.2",
|
"@plugxjs/vite-plugin": "0.0.3",
|
||||||
"@swc/core": "^1.3.81",
|
"@swc/core": "^1.3.81",
|
||||||
"@toeverything/infra": "workspace:^",
|
"@toeverything/infra": "workspace:^",
|
||||||
"@vanilla-extract/rollup-plugin": "^1.3.0",
|
"@vanilla-extract/rollup-plugin": "^1.3.0",
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ import path from 'node:path';
|
|||||||
import { fileURLToPath } from 'node:url';
|
import { fileURLToPath } from 'node:url';
|
||||||
import { parseArgs } from 'node:util';
|
import { parseArgs } from 'node:util';
|
||||||
|
|
||||||
import plugx from '@plugxjs/vite-plugin';
|
import { plugx } from '@plugxjs/vite-plugin';
|
||||||
import {
|
import {
|
||||||
packageJsonInputSchema,
|
packageJsonInputSchema,
|
||||||
packageJsonOutputSchema,
|
packageJsonOutputSchema,
|
||||||
|
|||||||
10
yarn.lock
10
yarn.lock
@@ -623,7 +623,7 @@ __metadata:
|
|||||||
version: 0.0.0-use.local
|
version: 0.0.0-use.local
|
||||||
resolution: "@affine/plugin-cli@workspace:packages/plugin-cli"
|
resolution: "@affine/plugin-cli@workspace:packages/plugin-cli"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@plugxjs/vite-plugin": 0.0.2
|
"@plugxjs/vite-plugin": 0.0.3
|
||||||
"@swc/core": ^1.3.81
|
"@swc/core": ^1.3.81
|
||||||
"@toeverything/infra": "workspace:^"
|
"@toeverything/infra": "workspace:^"
|
||||||
"@vanilla-extract/rollup-plugin": ^1.3.0
|
"@vanilla-extract/rollup-plugin": ^1.3.0
|
||||||
@@ -8757,12 +8757,12 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@plugxjs/vite-plugin@npm:0.0.2":
|
"@plugxjs/vite-plugin@npm:0.0.3":
|
||||||
version: 0.0.2
|
version: 0.0.3
|
||||||
resolution: "@plugxjs/vite-plugin@npm:0.0.2"
|
resolution: "@plugxjs/vite-plugin@npm:0.0.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@endo/static-module-record": ^0.8.2
|
"@endo/static-module-record": ^0.8.2
|
||||||
checksum: 12add55abfca3b29d0a709dd852ec69f335013b78bf06d4b27e9851d9c8ade097ac875f8d509ac5915abe74f9b457c89fa17587dc1bd534e11d76846ba643717
|
checksum: 66a46012ac8f1b3901fcb7134a9f5102b23a28168f74e33165010ad473efe6e653286118fbc88cc44a1de15b4ecf2b6eea841c860c4519dbae8f4dfece0533dc
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user