Skip to content

Commit

Permalink
move deps
Browse files Browse the repository at this point in the history
  • Loading branch information
timzolleis committed Aug 2, 2024
1 parent 35158c4 commit 32b51db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
2 changes: 1 addition & 1 deletion packages/dashboard-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@vitest/coverage-v8": "^1.4.0",
"msw": "^2.2.13",
"prettier": "^3.2.5",
"typescript": "^5.4.3",
"typescript": "^5.5.4",
"vitest": "^1.4.0"
}
}
22 changes: 1 addition & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1707,7 +1707,7 @@ __metadata:
axios: "npm:^1.6.8"
msw: "npm:^2.2.13"
prettier: "npm:^3.2.5"
typescript: "npm:^5.4.3"
typescript: "npm:^5.5.4"
vitest: "npm:^1.4.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8743,16 +8743,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@npm:^5.4.3":
version: 5.4.5
resolution: "typescript@npm:5.4.5"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/2954022ada340fd3d6a9e2b8e534f65d57c92d5f3989a263754a78aba549f7e6529acc1921913560a4b816c46dce7df4a4d29f9f11a3dc0d4213bb76d043251e
languageName: node
linkType: hard

"typescript@npm:^5.5.4":
version: 5.5.4
resolution: "typescript@npm:5.5.4"
Expand All @@ -8763,16 +8753,6 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.4.3#optional!builtin<compat/typescript>":
version: 5.4.5
resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin<compat/typescript>::version=5.4.5&hash=5adc0c"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin<compat/typescript>":
version: 5.5.4
resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin<compat/typescript>::version=5.5.4&hash=b45daf"
Expand Down

0 comments on commit 32b51db

Please sign in to comment.