mirror of
https://github.com/misskey-dev/misskey.git
synced 2024-11-21 15:36:38 +01:00
wip
This commit is contained in:
parent
8a32474239
commit
393de249fe
10 changed files with 233 additions and 233 deletions
|
@ -59,7 +59,7 @@
|
|||
"postcss": "8.4.49",
|
||||
"tar": "6.2.1",
|
||||
"terser": "5.33.0",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"esbuild": "0.23.1",
|
||||
"glob": "11.0.0"
|
||||
},
|
||||
|
|
|
@ -180,7 +180,7 @@
|
|||
"tsc-alias": "1.8.10",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typeorm": "0.3.20",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"ulid": "2.3.0",
|
||||
"vary": "1.1.2",
|
||||
"web-push": "3.6.7",
|
||||
|
|
|
@ -32,7 +32,7 @@
|
|||
"tinycolor2": "1.6.0",
|
||||
"tsc-alias": "1.8.10",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"uuid": "10.0.0",
|
||||
"json5": "2.2.3",
|
||||
"vite": "5.4.11",
|
||||
|
|
|
@ -68,7 +68,7 @@
|
|||
"tinycolor2": "1.6.0",
|
||||
"tsc-alias": "1.8.10",
|
||||
"tsconfig-paths": "4.2.0",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"uuid": "10.0.0",
|
||||
"v-code-diff": "1.13.1",
|
||||
"vite": "5.4.11",
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
"@typescript-eslint/parser": "7.1.0",
|
||||
"nodemon": "3.0.2",
|
||||
"execa": "9.5.1",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"esbuild": "0.19.11",
|
||||
"glob": "10.3.10"
|
||||
},
|
||||
|
|
|
@ -15,7 +15,7 @@
|
|||
"openapi-typescript": "6.7.3",
|
||||
"ts-case-convert": "2.0.7",
|
||||
"tsx": "4.4.0",
|
||||
"typescript": "5.6.3"
|
||||
"typescript": "5.6.2"
|
||||
},
|
||||
"files": [
|
||||
"built"
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"nodemon": "3.1.7",
|
||||
"execa": "9.5.1",
|
||||
"tsd": "0.31.2",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"esbuild": "0.23.1",
|
||||
"glob": "11.0.0"
|
||||
},
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"@typescript-eslint/parser": "7.1.0",
|
||||
"execa": "9.5.1",
|
||||
"nodemon": "3.0.2",
|
||||
"typescript": "5.6.3",
|
||||
"typescript": "5.6.2",
|
||||
"esbuild": "0.19.11",
|
||||
"glob": "10.3.10"
|
||||
},
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.67",
|
||||
"eslint-plugin-import": "2.30.0",
|
||||
"nodemon": "3.1.7",
|
||||
"typescript": "5.6.3"
|
||||
"typescript": "5.6.2"
|
||||
},
|
||||
"type": "module"
|
||||
}
|
||||
|
|
448
pnpm-lock.yaml
448
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue