Skip to content

Commit 8cb9106

Browse files
chore: update dependency typescript to ^5.5.4
1 parent bdbfb78 commit 8cb9106

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

packages/enclosure-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@types/node": "^18.19.41",
4343
"@vitejs/plugin-vue": "^4.4.1",
4444
"@vue/tsconfig": "^0.4.0",
45-
"typescript": "^5.2.2",
45+
"typescript": "^5.5.4",
4646
"vite": "^4.5.3",
4747
"vite-plugin-dts": "^3.6.4",
4848
"vitest": "^0.34.6",

packages/insider-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/node": "^18.19.41",
4040
"@vitejs/plugin-vue": "^4.4.1",
4141
"@vue/tsconfig": "^0.4.0",
42-
"typescript": "^5.2.2",
42+
"typescript": "^5.5.4",
4343
"vite": "^4.5.3",
4444
"vite-plugin-dts": "^3.6.4",
4545
"vitest": "^0.34.6",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,7 @@ __metadata:
960960
"@vitejs/plugin-vue": "npm:^4.4.1"
961961
"@vue/tsconfig": "npm:^0.4.0"
962962
type-assurer: "npm:^0.1.1"
963-
typescript: "npm:^5.2.2"
963+
typescript: "npm:^5.5.4"
964964
vite: "npm:^4.5.3"
965965
vite-plugin-dts: "npm:^3.6.4"
966966
vitest: "npm:^0.34.6"
@@ -1017,7 +1017,7 @@ __metadata:
10171017
"@types/node": "npm:^18.19.41"
10181018
"@vitejs/plugin-vue": "npm:^4.4.1"
10191019
"@vue/tsconfig": "npm:^0.4.0"
1020-
typescript: "npm:^5.2.2"
1020+
typescript: "npm:^5.5.4"
10211021
vite: "npm:^4.5.3"
10221022
vite-plugin-dts: "npm:^3.6.4"
10231023
vitest: "npm:^0.34.6"
@@ -6258,13 +6258,13 @@ __metadata:
62586258
languageName: node
62596259
linkType: hard
62606260

6261-
"typescript@npm:^5.2.2":
6262-
version: 5.2.2
6263-
resolution: "typescript@npm:5.2.2"
6261+
"typescript@npm:^5.5.4":
6262+
version: 5.5.4
6263+
resolution: "typescript@npm:5.5.4"
62646264
bin:
62656265
tsc: bin/tsc
62666266
tsserver: bin/tsserver
6267-
checksum: d65e50eb849bd21ff8677e5b9447f9c6e74777e346afd67754934264dcbf4bd59e7d2473f6062d9a015d66bd573311166357e3eb07fea0b52859cf9bb2b58555
6267+
checksum: 1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f
62686268
languageName: node
62696269
linkType: hard
62706270

@@ -6278,13 +6278,13 @@ __metadata:
62786278
languageName: node
62796279
linkType: hard
62806280

6281-
"typescript@patch:typescript@npm%3A^5.2.2#optional!builtin<compat/typescript>":
6282-
version: 5.2.2
6283-
resolution: "typescript@patch:typescript@npm%3A5.2.2#optional!builtin<compat/typescript>::version=5.2.2&hash=f3b441"
6281+
"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
6282+
version: 5.5.4
6283+
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=29ae49"
62846284
bin:
62856285
tsc: bin/tsc
62866286
tsserver: bin/tsserver
6287-
checksum: f79cc2ba802c94c2b78dbb00d767a10adb67368ae764709737dc277273ec148aa4558033a03ce901406b35fddf4eac46dabc94a1e1d12d2587e2b9cfe5707b4a
6287+
checksum: 2c065f0ef81855eac25c9b658a3c9da65ffc005260c12854c2286f40f3667e1b1ecf8bdbdd37b59aa0397920378ce7900bff8cb32e0f1c7af6fd86efc676718c
62886288
languageName: node
62896289
linkType: hard
62906290

0 commit comments

Comments
 (0)