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) (minor) #554

Merged
merged 1 commit into from
Jun 26, 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 @@ -60,7 +60,7 @@
"@types/eslint": "8.56.10",
"@types/js-cookie": "3.0.6",
"@types/uuid": "10.0.0",
"@types/validator": "13.11.10",
"@types/validator": "13.12.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"date-fns": "3.6.0",
Expand All @@ -70,7 +70,7 @@
"jsdom": "24.1.0",
"prettier": "3.3.2",
"tsc-alias": "1.8.10",
"typescript": "5.4.5",
"typescript": "5.5.2",
"unbuild": "2.0.0",
"uuid": "10.0.0",
"vite-plugin-dts": "3.9.1",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ __metadata:
"@types/eslint": "npm:8.56.10"
"@types/js-cookie": "npm:3.0.6"
"@types/uuid": "npm:10.0.0"
"@types/validator": "npm:13.11.10"
"@types/validator": "npm:13.12.0"
"@typescript-eslint/eslint-plugin": "npm:7.14.1"
"@typescript-eslint/parser": "npm:7.14.1"
date-fns: "npm:3.6.0"
Expand All @@ -996,7 +996,7 @@ __metadata:
jsdom: "npm:24.1.0"
prettier: "npm:3.3.2"
tsc-alias: "npm:1.8.10"
typescript: "npm:5.4.5"
typescript: "npm:5.5.2"
unbuild: "npm:2.0.0"
uuid: "npm:10.0.0"
validator: "npm:13.12.0"
Expand Down Expand Up @@ -1590,10 +1590,10 @@ __metadata:
languageName: node
linkType: hard

"@types/validator@npm:13.11.10":
version: 13.11.10
resolution: "@types/validator@npm:13.11.10"
checksum: 10c0/fe63a20fa90d3e8c661d0ac5b5af162cdd387b9e8fd67f5a0a00ca308e4e2d7602467cc32ef3e2c979b737629fa9e2ff593d3946ee4f8667bbb80af0494b9c66
"@types/validator@npm:13.12.0":
version: 13.12.0
resolution: "@types/validator@npm:13.12.0"
checksum: 10c0/a539f06c840dc672dedc819c5906472561dd4269c8298f5e0b0066226a8c47e4ffd60b1c10f21b91ee3cfb591e391537f879e0524e42db7f50a61995c2b2f2ef
languageName: node
linkType: hard

Expand Down Expand Up @@ -6184,13 +6184,13 @@ __metadata:
languageName: node
linkType: hard

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

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

"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"
"typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>":
version: 5.5.2
resolution: "typescript@patch:typescript@npm%3A5.5.2#optional!builtin<compat/typescript>::version=5.5.2&hash=379a07"
bin:
tsc: bin/tsc
tsserver: bin/tsserver
checksum: 10c0/db2ad2a16ca829f50427eeb1da155e7a45e598eec7b086d8b4e8ba44e5a235f758e606d681c66992230d3fc3b8995865e5fd0b22a2c95486d0b3200f83072ec9
checksum: 10c0/a7b7ede75dc7fc32a76d0d0af6b91f5fbd8620890d84c906f663d8783bf3de6d7bd50f0430b8bb55eac88a38934af847ff709e7156e5138b95ae94cbd5f73e5b
languageName: node
linkType: hard

Expand Down