mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-08 20:57:08 +08:00
chore: bump typescript to 5.1.3 (#2735)
Co-authored-by: LongYinan <lynweklm@gmail.com>
This commit is contained in:
@@ -103,7 +103,7 @@ __metadata:
|
||||
react-error-boundary: ^4.0.9
|
||||
react-is: ^18.2.0
|
||||
rxjs: ^7.8.1
|
||||
typescript: ^5.0.4
|
||||
typescript: ^5.1.3
|
||||
vite: ^4.3.9
|
||||
yjs: ^13.6.1
|
||||
peerDependencies:
|
||||
@@ -230,7 +230,7 @@ __metadata:
|
||||
prettier: ^2.8.8
|
||||
react-i18next: ^12.3.1
|
||||
ts-node: ^10.9.1
|
||||
typescript: ^5.0.4
|
||||
typescript: ^5.1.3
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
@@ -265,7 +265,7 @@ __metadata:
|
||||
cross-env: ^7.0.3
|
||||
rxjs: ^7.8.1
|
||||
ts-node: ^10.9.1
|
||||
typescript: ^5.0.4
|
||||
typescript: ^5.1.3
|
||||
uuid: ^9.0.0
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
@@ -301,7 +301,7 @@ __metadata:
|
||||
rxjs: ^7.8.1
|
||||
supertest: ^6.3.3
|
||||
ts-node: ^10.9.1
|
||||
typescript: ^5.0.4
|
||||
typescript: ^5.1.3
|
||||
vitest: ^0.31.4
|
||||
bin:
|
||||
run-test: ./scripts/run-test.ts
|
||||
@@ -424,7 +424,7 @@ __metadata:
|
||||
rxjs: ^7.8.1
|
||||
swc-plugin-coverage-instrument: ^0.0.18
|
||||
swr: ^2.1.5
|
||||
typescript: ^5.0.4
|
||||
typescript: ^5.1.3
|
||||
webpack: ^5.85.0
|
||||
y-protocols: ^1.0.5
|
||||
yjs: ^13.6.1
|
||||
@@ -10670,7 +10670,7 @@ __metadata:
|
||||
react: 18.3.0-canary-16d053d59-20230506
|
||||
react-dom: 18.3.0-canary-16d053d59-20230506
|
||||
serve: ^14.2.0
|
||||
typescript: ^5.0.4
|
||||
typescript: ^5.1.3
|
||||
vite: ^4.3.9
|
||||
vite-plugin-istanbul: ^4.1.0
|
||||
vite-tsconfig-paths: ^4.2.0
|
||||
@@ -26480,7 +26480,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:^5.0.4, typescript@npm:~5.0.4":
|
||||
"typescript@npm:^4.6.4 || ^5.0.0, typescript@npm:~5.0.4":
|
||||
version: 5.0.4
|
||||
resolution: "typescript@npm:5.0.4"
|
||||
bin:
|
||||
@@ -26490,6 +26490,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@npm:^5.1.3":
|
||||
version: 5.1.3
|
||||
resolution: "typescript@npm:5.1.3"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: d9d51862d98efa46534f2800a1071a613751b1585dc78884807d0c179bcd93d6e9d4012a508e276742f5f33c480adefc52ffcafaf9e0e00ab641a14cde9a31c7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@^3.9.10#~builtin<compat/typescript>, typescript@patch:typescript@^3.9.7#~builtin<compat/typescript>":
|
||||
version: 3.9.10
|
||||
resolution: "typescript@patch:typescript@npm%3A3.9.10#~builtin<compat/typescript>::version=3.9.10&hash=3bd3d3"
|
||||
@@ -26510,7 +26520,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>, typescript@patch:typescript@^5.0.4#~builtin<compat/typescript>, typescript@patch:typescript@~5.0.4#~builtin<compat/typescript>":
|
||||
"typescript@patch:typescript@^4.6.4 || ^5.0.0#~builtin<compat/typescript>, typescript@patch:typescript@~5.0.4#~builtin<compat/typescript>":
|
||||
version: 5.0.4
|
||||
resolution: "typescript@patch:typescript@npm%3A5.0.4#~builtin<compat/typescript>::version=5.0.4&hash=85af82"
|
||||
bin:
|
||||
@@ -26520,6 +26530,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript@patch:typescript@^5.1.3#~builtin<compat/typescript>":
|
||||
version: 5.1.3
|
||||
resolution: "typescript@patch:typescript@npm%3A5.1.3#~builtin<compat/typescript>::version=5.1.3&hash=85af82"
|
||||
bin:
|
||||
tsc: bin/tsc
|
||||
tsserver: bin/tsserver
|
||||
checksum: 32a25b2e128a4616f999d4ee502aabb1525d5647bc8955e6edf05d7fbc53af8aa98252e2f6ba80bcedfc0260c982b885f3c09cfac8bb65d2924f3133ad1e1e62
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typeson-registry@npm:^1.0.0-alpha.20":
|
||||
version: 1.0.0-alpha.39
|
||||
resolution: "typeson-registry@npm:1.0.0-alpha.39"
|
||||
|
||||
Reference in New Issue
Block a user