mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
fix(deps): update [frontend] update dependencies (#17062)
* fix(deps): update [frontend] update dependencies
* rollback tsgo to fix type error
* Revert "rollback tsgo to fix type error"
This reverts commit 3a0b94e5b2.
* rollback vue-tsc to fix type errors (test)
* update vue-tsc to 3.2.0
* update vue-tsc stack to v3.2.1
* rollback vue-tsc to v3.1.8
This commit is contained in:
@@ -10,12 +10,12 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"i18n": "workspace:*",
|
||||
"esbuild": "0.27.1",
|
||||
"esbuild": "0.27.2",
|
||||
"idb-keyval": "6.2.2",
|
||||
"misskey-js": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/parser": "8.49.0",
|
||||
"@typescript-eslint/parser": "8.50.1",
|
||||
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
|
||||
"eslint-plugin-import": "2.32.0",
|
||||
"nodemon": "3.1.11"
|
||||
|
||||
Reference in New Issue
Block a user