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