mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 10:14:53 -05:00
Move remaining .d.ts files to .ts (#5208)
* Update CRDT protobuf generation to create a .ts file * Move remaining .d.ts files to .ts * Fix remaining type errors * Ignore .d.ts files so we don't accidentally use them in the future * Add release notes
This commit is contained in:
committed by
GitHub
parent
c1d70722b8
commit
7b71374e79
27
yarn.lock
27
yarn.lock
@@ -67,8 +67,10 @@ __metadata:
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@actual-app/crdt@workspace:packages/crdt"
|
||||
dependencies:
|
||||
"@types/google-protobuf": "npm:^3.15.12"
|
||||
google-protobuf: "npm:^3.21.4"
|
||||
murmurhash: "npm:^2.0.1"
|
||||
protoc-gen-js: "npm:^3.21.4-4"
|
||||
ts-protoc-gen: "npm:^0.15.0"
|
||||
typescript: "npm:^5.8.3"
|
||||
uuid: "npm:^11.1.0"
|
||||
@@ -6550,6 +6552,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/google-protobuf@npm:^3.15.12":
|
||||
version: 3.15.12
|
||||
resolution: "@types/google-protobuf@npm:3.15.12"
|
||||
checksum: 10/a5c5f09a3fc4bc6a9339df29f4a32daf77c37f2bce6e8aa7b949fae19829a87c351786b7401eb45ea643dfa98d5155ffd9dd637c3ec61f69a30979bd67f6954e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/hast@npm:^3.0.0":
|
||||
version: 3.0.4
|
||||
resolution: "@types/hast@npm:3.0.4"
|
||||
@@ -7633,6 +7642,13 @@ __metadata:
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
"adm-zip@npm:0.5.10":
|
||||
version: 0.5.10
|
||||
resolution: "adm-zip@npm:0.5.10"
|
||||
checksum: 10/c5ab79b77114d8277f0cbfd6cca830198d6c7ee4971f6960f48e08cd2375953b11dc71729b7f396abd51d2d6cce8c862fad185ea90cb2c84ab5161c37ed1b099
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"adm-zip@npm:0.5.16":
|
||||
version: 0.5.16
|
||||
resolution: "adm-zip@npm:0.5.16"
|
||||
@@ -16523,6 +16539,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"protoc-gen-js@npm:^3.21.4-4":
|
||||
version: 3.21.4-4
|
||||
resolution: "protoc-gen-js@npm:3.21.4-4"
|
||||
dependencies:
|
||||
adm-zip: "npm:0.5.10"
|
||||
bin:
|
||||
protoc-gen-js: cli.js
|
||||
checksum: 10/43d5469195fb28ecbb6e2f387601c22d7a032aaffd5eadee10e02ca4a6b6361bfb54e83fe220b6eef36a27011421f3a0ef86e163116273d71ab9158d31980c3b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"proxy-addr@npm:^2.0.7":
|
||||
version: 2.0.7
|
||||
resolution: "proxy-addr@npm:2.0.7"
|
||||
|
||||
Reference in New Issue
Block a user