Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 4a1d1c0

Browse files
committed
Align with typecheck and spellcheck
1 parent 5a773af commit 4a1d1c0

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

dictionary.txt

+1
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,7 @@ rollup
449449
5EYCAe5jLbHcAAMKvLFSXgCTbPrLgBJusvPwfKcaKzuf5X5e
450450
Merkle
451451
sygma-widget-index
452+
sygma-widget-playground
452453
customizable
453454
frontend
454455
Vite

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@docusaurus/module-type-aliases": "^2.3.1",
3838
"@tsconfig/docusaurus": "^1.0.5",
39-
"typescript": "^4.7.4"
39+
"typescript": "^5.2.2"
4040
},
4141
"browserslist": {
4242
"production": [

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -12321,10 +12321,10 @@ typedarray-to-buffer@^3.1.5:
1232112321
dependencies:
1232212322
is-typedarray "^1.0.0"
1232312323

12324-
typescript@^4.7.4:
12325-
version "4.9.5"
12326-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
12327-
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
12324+
typescript@^5.2.2:
12325+
version "5.4.5"
12326+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
12327+
integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==
1232812328

1232912329
typical@^2.6.1:
1233012330
version "2.6.1"

0 commit comments

Comments
 (0)