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 all non-major dependencies #767

Merged
merged 1 commit into from
Jun 30, 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 @@ -53,7 +53,7 @@
"@sapphire/node-utilities": "^1.0.2",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/node": "^20.14.8",
"@types/node": "^20.14.9",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
Expand All @@ -74,7 +74,7 @@
"typedoc": "^0.25.13",
"typedoc-json-parser": "^10.0.0",
"typescript": "~5.4.5",
"vite": "^5.3.1",
"vite": "^5.3.2",
"vitest": "^1.6.0"
},
"repository": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1097,7 +1097,7 @@ __metadata:
"@sapphire/stopwatch": "npm:^1.5.2"
"@sapphire/ts-config": "npm:^5.0.1"
"@sapphire/utilities": "npm:^3.16.2"
"@types/node": "npm:^20.14.8"
"@types/node": "npm:^20.14.9"
"@types/ws": "npm:^8.5.10"
"@typescript-eslint/eslint-plugin": "npm:^7.13.1"
"@typescript-eslint/parser": "npm:^7.13.1"
Expand All @@ -1118,7 +1118,7 @@ __metadata:
typedoc: "npm:^0.25.13"
typedoc-json-parser: "npm:^10.0.0"
typescript: "npm:~5.4.5"
vite: "npm:^5.3.1"
vite: "npm:^5.3.2"
vitest: "npm:^1.6.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1260,12 +1260,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.14.8":
version: 20.14.8
resolution: "@types/node@npm:20.14.8"
"@types/node@npm:*, @types/node@npm:^20.14.9":
version: 20.14.9
resolution: "@types/node@npm:20.14.9"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10/73822f66f269ce865df7e2f586787ac7444bd1169fd265cbed1e851b72787f1170517c5b616e0308ec2fbc0934ec6403b0f28d4152acbb0486071aec41167d51
checksum: 10/f313b06c79be92f5d3541159ef813b9fc606941f951ecf826e940658c6d4952755ca2f06277b746326cef0697ed79a04676ecde053d32e1121b3352c8168d2e9
languageName: node
linkType: hard

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

"vite@npm:^5.0.0, vite@npm:^5.3.1":
version: 5.3.1
resolution: "vite@npm:5.3.1"
"vite@npm:^5.0.0, vite@npm:^5.3.2":
version: 5.3.2
resolution: "vite@npm:5.3.2"
dependencies:
esbuild: "npm:^0.21.3"
fsevents: "npm:~2.3.3"
Expand Down Expand Up @@ -6240,7 +6240,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/180ca1795389f1ebc0b09f2ce61846943d34df597c4719e68d1d5ecba3e6cbd5b3313a4a321119b18290de3ef543df433659ba8b678de84df152e0386342697f
checksum: 10/77b284938921da6c2c4055a5edd916ab221a973aa1403dba2aef303db1bd54ac7325db13f3fad13d77a7ac55cac7ffef49dffaa69bcadcc3caf2cae32ca03127
languageName: node
linkType: hard

Expand Down