Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update devdependencies (non-major) (patch) #469

Merged
merged 1 commit into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"jsdom": "24.0.0",
"prettier": "3.2.5",
"tsc-alias": "1.8.8",
"typescript": "5.4.3",
"typescript": "5.4.5",
"uuid": "9.0.1",
"vite-plugin-dts": "3.8.1",
"vite-plugin-dts": "3.8.3",
"vitest": "1.5.0"
},
"packageManager": "[email protected]"
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -588,10 +588,10 @@ __metadata:
jsdom: "npm:24.0.0"
prettier: "npm:3.2.5"
tsc-alias: "npm:1.8.8"
typescript: "npm:5.4.3"
typescript: "npm:5.4.5"
uuid: "npm:9.0.1"
validator: "npm:13.11.0"
vite-plugin-dts: "npm:3.8.1"
vite-plugin-dts: "npm:3.8.3"
vitest: "npm:1.5.0"
peerDependencies:
date-fns: ^3
Expand Down Expand Up @@ -4483,13 +4483,13 @@ __metadata:
languageName: node
linkType: hard

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

Expand All @@ -4503,13 +4503,13 @@ __metadata:
languageName: node
linkType: hard

"typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>":
version: 5.4.3
resolution: "typescript@patch:typescript@npm%3A5.4.3#optional!builtin<compat/typescript>::version=5.4.3&hash=5adc0c"
"typescript@patch:typescript@npm%3A5.4.5#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/6e51f8b7e6ec55b897b9e56b67e864fe8f44e30f4a14357aad5dc0f7432db2f01efc0522df0b6c36d361c51f2dc3dcac5c832efd96a404cfabf884e915d38828
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
languageName: node
linkType: hard

Expand Down Expand Up @@ -4616,9 +4616,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-dts@npm:3.8.1":
version: 3.8.1
resolution: "vite-plugin-dts@npm:3.8.1"
"vite-plugin-dts@npm:3.8.3":
version: 3.8.3
resolution: "vite-plugin-dts@npm:3.8.3"
dependencies:
"@microsoft/api-extractor": "npm:7.43.0"
"@rollup/pluginutils": "npm:^5.1.0"
Expand All @@ -4633,7 +4633,7 @@ __metadata:
peerDependenciesMeta:
vite:
optional: true
checksum: 10c0/0d61a6eae3c97d78efd74bc647fc94b446a8461ad97530e69b18173084e728411a1005d8ad97142508d1a8252b00cf9b849dd94e9fcc72560a69c92f48e9185c
checksum: 10c0/8b9e0fa985d05d9cfd0037e32c4b6a82352f74f97a66ebb539da76ac18fd68b00f825a6f98ec6d48bb8258db8fa35ea59022cba8731621230c91959e19775c92
languageName: node
linkType: hard

Expand Down