Skip to content

Commit 239f2c8

Browse files
fix(deps): update all non-major dependencies (#2746)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7737f12 commit 239f2c8

File tree

5 files changed

+1028
-1008
lines changed

5 files changed

+1028
-1008
lines changed

.yarn/releases/yarn-4.8.1.cjs

Lines changed: 0 additions & 935 deletions
This file was deleted.

.yarn/releases/yarn-4.9.0.cjs

Lines changed: 948 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: "https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js"
1212

13-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
13+
yarnPath: .yarn/releases/yarn-4.9.0.cjs

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
"@discordjs/core": "^1.2.0",
5757
"@influxdata/influxdb-client": "^1.35.0",
5858
"@influxdata/influxdb-client-apis": "^1.35.0",
59-
"@prisma/client": "^6.5.0",
59+
"@prisma/client": "^6.6.0",
6060
"@sapphire/async-queue": "^1.5.5",
6161
"@sapphire/bitfield": "^1.2.4",
6262
"@sapphire/decorators": "^6.1.1",
6363
"@sapphire/discord.js-utilities": "7.3.2",
6464
"@sapphire/fetch": "^3.0.5",
65-
"@sapphire/framework": "5.3.2",
65+
"@sapphire/framework": "5.3.3",
6666
"@sapphire/iterator-utilities": "^2.0.1",
6767
"@sapphire/plugin-api": "^8.0.0",
6868
"@sapphire/plugin-editable-commands": "^4.0.4",
@@ -100,7 +100,7 @@
100100
"@types/diff": "^6.0.0",
101101
"@types/he": "^1.2.3",
102102
"@types/node": "^22.10.5",
103-
"@types/pg": "^8.11.11",
103+
"@types/pg": "^8.11.12",
104104
"@types/ws": "^8.18.1",
105105
"@typescript-eslint/eslint-plugin": "^7.18.0",
106106
"@typescript-eslint/parser": "^7.18.0",
@@ -109,9 +109,9 @@
109109
"eslint": "^8.57.1",
110110
"eslint-config-prettier": "^9.1.0",
111111
"eslint-plugin-prettier": "^5.2.6",
112-
"lint-staged": "^15.5.0",
112+
"lint-staged": "^15.5.1",
113113
"prettier": "^3.5.3",
114-
"prisma": "^6.5.0",
114+
"prisma": "^6.6.0",
115115
"prisma-json-types-generator": "^3.2.3",
116116
"tsc-watch": "^6.3.0",
117117
"typescript": "~5.7.2",
@@ -144,7 +144,7 @@
144144
}
145145
},
146146
"prettier": "@sapphire/prettier-config",
147-
"packageManager": "yarn@4.8.1",
147+
"packageManager": "yarn@4.9.0",
148148
"volta": {
149149
"node": "22.14.0"
150150
}

yarn.lock

Lines changed: 73 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ __metadata:
324324
languageName: node
325325
linkType: hard
326326

327-
"@discordjs/builders@npm:^1.10.0, @discordjs/builders@npm:^1.10.1":
327+
"@discordjs/builders@npm:^1.10.1":
328328
version: 1.10.1
329329
resolution: "@discordjs/builders@npm:1.10.1"
330330
dependencies:
@@ -1400,9 +1400,9 @@ __metadata:
14001400
languageName: node
14011401
linkType: hard
14021402

1403-
"@prisma/client@npm:^6.5.0":
1404-
version: 6.5.0
1405-
resolution: "@prisma/client@npm:6.5.0"
1403+
"@prisma/client@npm:^6.6.0":
1404+
version: 6.6.0
1405+
resolution: "@prisma/client@npm:6.6.0"
14061406
peerDependencies:
14071407
prisma: "*"
14081408
typescript: ">=5.1.0"
@@ -1411,17 +1411,17 @@ __metadata:
14111411
optional: true
14121412
typescript:
14131413
optional: true
1414-
checksum: 10/5455db205cebee6bccd0240d4a232c4476fac87c97fbecddb066aea70772e38429853c77b25c0593994ad209bf2ad301a75adf5f0a08a2a22694a53ded4ec447
1414+
checksum: 10/5093062b45597f25ebdd84e86ac29e38fdac2a35809267a69181f97842cf54877d9cb35954a0368509373cd4b4d9062039b8adad400d764f5ca1cf39e8f6de36
14151415
languageName: node
14161416
linkType: hard
14171417

1418-
"@prisma/config@npm:6.5.0":
1419-
version: 6.5.0
1420-
resolution: "@prisma/config@npm:6.5.0"
1418+
"@prisma/config@npm:6.6.0":
1419+
version: 6.6.0
1420+
resolution: "@prisma/config@npm:6.6.0"
14211421
dependencies:
14221422
esbuild: "npm:>=0.12 <1"
14231423
esbuild-register: "npm:3.6.0"
1424-
checksum: 10/ee443d6d8a556cd30061157bae9b17353c03323050c1d91a5e80fb1fb993656608f6077b69376664f4e85deb728af6dca0744069a50a20ab6fe703bda754d233
1424+
checksum: 10/0793c4d8facfee8eda59fbdab33f46beff2031bcaa18738ecf502d5a444cfef894d41f2cbe95d1f220e204f617050255860839989abbcfee9349d74d06bf0fa1
14251425
languageName: node
14261426
linkType: hard
14271427

@@ -1432,33 +1432,40 @@ __metadata:
14321432
languageName: node
14331433
linkType: hard
14341434

1435-
"@prisma/engines-version@npm:6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60":
1436-
version: 6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60
1437-
resolution: "@prisma/engines-version@npm:6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60"
1438-
checksum: 10/49ce08e5802f98a26eca60a5f4e24e542a11bed373e938f3094b248a4cb536f0d3ce4655f41058c92254b3fa353b1bef4fc472cf667c4658f69eed163203758d
1435+
"@prisma/debug@npm:6.6.0":
1436+
version: 6.6.0
1437+
resolution: "@prisma/debug@npm:6.6.0"
1438+
checksum: 10/55c9817a43aaa34eac8388b866a75a113dc2109b45bbb735a82ad2b74ee312d840df95058fed1225f48ba21aa8f0b2b441bbc9e50eaea0329ed5b614d71d54b5
14391439
languageName: node
14401440
linkType: hard
14411441

1442-
"@prisma/engines@npm:6.5.0":
1443-
version: 6.5.0
1444-
resolution: "@prisma/engines@npm:6.5.0"
1442+
"@prisma/engines-version@npm:6.6.0-53.f676762280b54cd07c770017ed3711ddde35f37a":
1443+
version: 6.6.0-53.f676762280b54cd07c770017ed3711ddde35f37a
1444+
resolution: "@prisma/engines-version@npm:6.6.0-53.f676762280b54cd07c770017ed3711ddde35f37a"
1445+
checksum: 10/4e14e15b463729db4bee268477c13e7d2e23d0de1e6756acb801cf8e0df99c250b4326d4512c8ef1b7727be4acc301041cd3477cf528b3f62fbc4c81367b9ff4
1446+
languageName: node
1447+
linkType: hard
1448+
1449+
"@prisma/engines@npm:6.6.0":
1450+
version: 6.6.0
1451+
resolution: "@prisma/engines@npm:6.6.0"
14451452
dependencies:
1446-
"@prisma/debug": "npm:6.5.0"
1447-
"@prisma/engines-version": "npm:6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60"
1448-
"@prisma/fetch-engine": "npm:6.5.0"
1449-
"@prisma/get-platform": "npm:6.5.0"
1450-
checksum: 10/fdc45d95c5a9a43a449a9673bb6dc8ef156a34f4b8b44959bb002c83981fc4d77b8b5e0c48ee1077e57579e2f4737ca3a7760c86abdc1169dc9592ab81752565
1453+
"@prisma/debug": "npm:6.6.0"
1454+
"@prisma/engines-version": "npm:6.6.0-53.f676762280b54cd07c770017ed3711ddde35f37a"
1455+
"@prisma/fetch-engine": "npm:6.6.0"
1456+
"@prisma/get-platform": "npm:6.6.0"
1457+
checksum: 10/032b7b3ba7acc664a4022c5018a70aafc5f9ee416db548c27a255ff3871b72b58691dd98ccbc5ceae606c7a1f5bd8b13b1f4f6075fed5a0f07a04e48ac779dd2
14511458
languageName: node
14521459
linkType: hard
14531460

1454-
"@prisma/fetch-engine@npm:6.5.0":
1455-
version: 6.5.0
1456-
resolution: "@prisma/fetch-engine@npm:6.5.0"
1461+
"@prisma/fetch-engine@npm:6.6.0":
1462+
version: 6.6.0
1463+
resolution: "@prisma/fetch-engine@npm:6.6.0"
14571464
dependencies:
1458-
"@prisma/debug": "npm:6.5.0"
1459-
"@prisma/engines-version": "npm:6.5.0-73.173f8d54f8d52e692c7e27e72a88314ec7aeff60"
1460-
"@prisma/get-platform": "npm:6.5.0"
1461-
checksum: 10/f67396ea355990a68cfc06b6b4fa1a3cf4fc20465895eabb12fa0a13aaccaefe17f09874a5d81372c9f2389abe195a228d2505ae61eb23dfed7085fe4d66a609
1465+
"@prisma/debug": "npm:6.6.0"
1466+
"@prisma/engines-version": "npm:6.6.0-53.f676762280b54cd07c770017ed3711ddde35f37a"
1467+
"@prisma/get-platform": "npm:6.6.0"
1468+
checksum: 10/d63b20ed7ad0e930882c5831c3d3984a26e858c1bc6c97d2443e8c64f1720d2ccc1233d69fb7c825632ec27b8513b17ce115eef70208114fa90b42c7499e1639
14621469
languageName: node
14631470
linkType: hard
14641471

@@ -1471,12 +1478,12 @@ __metadata:
14711478
languageName: node
14721479
linkType: hard
14731480

1474-
"@prisma/get-platform@npm:6.5.0":
1475-
version: 6.5.0
1476-
resolution: "@prisma/get-platform@npm:6.5.0"
1481+
"@prisma/get-platform@npm:6.6.0":
1482+
version: 6.6.0
1483+
resolution: "@prisma/get-platform@npm:6.6.0"
14771484
dependencies:
1478-
"@prisma/debug": "npm:6.5.0"
1479-
checksum: 10/7cbd17316781e3c156b7c9ff25605575fc17a3e40891ca8b4ba102565df002394f9c4125c497069f5d5aa8977ef751526626312cf41092ebef785837d3df26fa
1485+
"@prisma/debug": "npm:6.6.0"
1486+
checksum: 10/e4fd0975298251b80dcf2b71cc46274b6e9d0ac3a5288b70b6e3623057df8cc0cf55ceb5e68db3b2809535e77ba62125ab5345a359a6e5b4087b142aeeb4fc1d
14801487
languageName: node
14811488
linkType: hard
14821489

@@ -1706,20 +1713,20 @@ __metadata:
17061713
languageName: node
17071714
linkType: hard
17081715

1709-
"@sapphire/framework@npm:5.3.2":
1710-
version: 5.3.2
1711-
resolution: "@sapphire/framework@npm:5.3.2"
1716+
"@sapphire/framework@npm:5.3.3":
1717+
version: 5.3.3
1718+
resolution: "@sapphire/framework@npm:5.3.3"
17121719
dependencies:
1713-
"@discordjs/builders": "npm:^1.10.0"
1720+
"@discordjs/builders": "npm:^1.10.1"
17141721
"@sapphire/discord-utilities": "npm:^3.4.4"
17151722
"@sapphire/discord.js-utilities": "npm:^7.3.2"
17161723
"@sapphire/lexure": "npm:^1.1.10"
1717-
"@sapphire/pieces": "npm:^4.3.1"
1724+
"@sapphire/pieces": "npm:^4.3.2"
17181725
"@sapphire/ratelimits": "npm:^2.4.11"
17191726
"@sapphire/result": "npm:^2.7.2"
17201727
"@sapphire/stopwatch": "npm:^1.5.4"
1721-
"@sapphire/utilities": "npm:^3.18.1"
1722-
checksum: 10/dd331704f53b639db78d0c29ea7ed98abfd4581c3acfd5eb0472e747446e2c70581419d2886795166f98e3a09f99ac32130bf1221ca2c09709f3b82c4a8a14ed
1728+
"@sapphire/utilities": "npm:^3.18.2"
1729+
checksum: 10/0f693792ef3b1ad267efb253f5f38320ea979d61ac4b60ce4c1fb8d9a0dbefcf2b242b3a7fb53a02c22cb0e409f23f91fc1be933d158a2792c17f12f3d06ac9d
17231730
languageName: node
17241731
linkType: hard
17251732

@@ -1739,14 +1746,14 @@ __metadata:
17391746
languageName: node
17401747
linkType: hard
17411748

1742-
"@sapphire/pieces@npm:^4.3.1":
1743-
version: 4.3.1
1744-
resolution: "@sapphire/pieces@npm:4.3.1"
1749+
"@sapphire/pieces@npm:^4.3.2":
1750+
version: 4.3.2
1751+
resolution: "@sapphire/pieces@npm:4.3.2"
17451752
dependencies:
17461753
"@discordjs/collection": "npm:^1.5.3"
1747-
"@sapphire/utilities": "npm:^3.16.2"
1748-
tslib: "npm:^2.6.3"
1749-
checksum: 10/ae3c347e203136ac01c8ae90e1bdb4b89e0b7abd2498993265561db656f32bc973c9d50fd63f78514c6c9b1748ad112a31e5404e290b97591b64866e893f5965
1754+
"@sapphire/utilities": "npm:^3.18.2"
1755+
tslib: "npm:^2.8.1"
1756+
checksum: 10/f276b11e3caccc75c5e66122aff25dd1513a0bd624c79e8a282fc07839dfb8542ab54df53813d211a1025a61dc4f9032fbb6839fc8e94a2222c3d89638335335
17501757
languageName: node
17511758
linkType: hard
17521759

@@ -1895,7 +1902,7 @@ __metadata:
18951902
languageName: node
18961903
linkType: hard
18971904

1898-
"@sapphire/utilities@npm:^3.16.2, @sapphire/utilities@npm:^3.18.0, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
1905+
"@sapphire/utilities@npm:^3.18.0, @sapphire/utilities@npm:^3.18.1, @sapphire/utilities@npm:^3.18.2":
18991906
version: 3.18.2
19001907
resolution: "@sapphire/utilities@npm:3.18.2"
19011908
checksum: 10/d7433b4231f56e3b07b93daaad7c43cb129f4a4e01ecf36ac22a6fcb1cedbd9059c124427002839006e3ee16fae7faa29bc48f6d40338873ac5c84dc28757ab8
@@ -2115,14 +2122,14 @@ __metadata:
21152122
languageName: node
21162123
linkType: hard
21172124

2118-
"@types/pg@npm:*, @types/pg@npm:^8.11.11":
2119-
version: 8.11.11
2120-
resolution: "@types/pg@npm:8.11.11"
2125+
"@types/pg@npm:*, @types/pg@npm:^8.11.12":
2126+
version: 8.11.12
2127+
resolution: "@types/pg@npm:8.11.12"
21212128
dependencies:
21222129
"@types/node": "npm:*"
21232130
pg-protocol: "npm:*"
21242131
pg-types: "npm:^4.0.1"
2125-
checksum: 10/f4ba491723d71204e8bcde41c7521f4817a8d8685b5a3f40658ad74fb9a718498ecba96447f40e92a31e8a199e59462e325ed11017534cbadeb77ae0047b3aa0
2132+
checksum: 10/88d9cb273460b72195ab33ad98314951dba07bf6b9c2a0b45565011fed3995598c12d3d2a121ccdd475bb40ffeaa546b1bb7b1c3978cc34ce98aefdcd2218770
21262133
languageName: node
21272134
linkType: hard
21282135

@@ -5747,9 +5754,9 @@ __metadata:
57475754
languageName: node
57485755
linkType: hard
57495756

5750-
"lint-staged@npm:^15.5.0":
5751-
version: 15.5.0
5752-
resolution: "lint-staged@npm:15.5.0"
5757+
"lint-staged@npm:^15.5.1":
5758+
version: 15.5.1
5759+
resolution: "lint-staged@npm:15.5.1"
57535760
dependencies:
57545761
chalk: "npm:^5.4.1"
57555762
commander: "npm:^13.1.0"
@@ -5763,7 +5770,7 @@ __metadata:
57635770
yaml: "npm:^2.7.0"
57645771
bin:
57655772
lint-staged: bin/lint-staged.js
5766-
checksum: 10/5873584649c5f840b990036c20abd4b58d6b1313dad5505627b4d0cc077f0ec8ac0d6cf4cf4d959e66e0ab085db384bb12dce9490ff29217bf4ed96d0442ed51
5773+
checksum: 10/58662ea6e40c9292a3499ffd01cf6c1e8415f79bee7526fc8d9abbb173ba020d0099d7996a407f67be8e0f23cc6a6f898d86b7e27f41f37ba924ec25597b7914
57675774
languageName: node
57685775
linkType: hard
57695776

@@ -7014,12 +7021,12 @@ __metadata:
70147021
languageName: node
70157022
linkType: hard
70167023

7017-
"prisma@npm:^6.5.0":
7018-
version: 6.5.0
7019-
resolution: "prisma@npm:6.5.0"
7024+
"prisma@npm:^6.6.0":
7025+
version: 6.6.0
7026+
resolution: "prisma@npm:6.6.0"
70207027
dependencies:
7021-
"@prisma/config": "npm:6.5.0"
7022-
"@prisma/engines": "npm:6.5.0"
7028+
"@prisma/config": "npm:6.6.0"
7029+
"@prisma/engines": "npm:6.6.0"
70237030
fsevents: "npm:2.3.3"
70247031
peerDependencies:
70257032
typescript: ">=5.1.0"
@@ -7031,7 +7038,7 @@ __metadata:
70317038
optional: true
70327039
bin:
70337040
prisma: build/index.js
7034-
checksum: 10/55cd39e5e42335e729261e4fe08956b9eeae878fbce771fc1eb01d9259cd9fc33dbc209782b89f8fa5f6fc5798ae79b1f65efa0d2ce32fa78ae43a0c97cbcdd4
7041+
checksum: 10/a0df0eb4595e02cfd20fe5c9cecc5a4e6cae7c850c3adf94afc499314ab2a02e9aab7fdeb8fc0fc5cd5953b3d54d29e0aa3f1c5be07e54f3c9870c26b43c0218
70357042
languageName: node
70367043
linkType: hard
70377044

@@ -7621,14 +7628,14 @@ __metadata:
76217628
"@discordjs/core": "npm:^1.2.0"
76227629
"@influxdata/influxdb-client": "npm:^1.35.0"
76237630
"@influxdata/influxdb-client-apis": "npm:^1.35.0"
7624-
"@prisma/client": "npm:^6.5.0"
7631+
"@prisma/client": "npm:^6.6.0"
76257632
"@sapphire/async-queue": "npm:^1.5.5"
76267633
"@sapphire/bitfield": "npm:^1.2.4"
76277634
"@sapphire/decorators": "npm:^6.1.1"
76287635
"@sapphire/discord.js-utilities": "npm:7.3.2"
76297636
"@sapphire/eslint-config": "npm:^5.0.5"
76307637
"@sapphire/fetch": "npm:^3.0.5"
7631-
"@sapphire/framework": "npm:5.3.2"
7638+
"@sapphire/framework": "npm:5.3.3"
76327639
"@sapphire/iterator-utilities": "npm:^2.0.1"
76337640
"@sapphire/plugin-api": "npm:^8.0.0"
76347641
"@sapphire/plugin-editable-commands": "npm:^4.0.4"
@@ -7652,7 +7659,7 @@ __metadata:
76527659
"@types/diff": "npm:^6.0.0"
76537660
"@types/he": "npm:^1.2.3"
76547661
"@types/node": "npm:^22.10.5"
7655-
"@types/pg": "npm:^8.11.11"
7662+
"@types/pg": "npm:^8.11.12"
76567663
"@types/ws": "npm:^8.18.1"
76577664
"@typescript-eslint/eslint-plugin": "npm:^7.18.0"
76587665
"@typescript-eslint/parser": "npm:^7.18.0"
@@ -7668,9 +7675,9 @@ __metadata:
76687675
eslint-config-prettier: "npm:^9.1.0"
76697676
eslint-plugin-prettier: "npm:^5.2.6"
76707677
he: "npm:^1.2.0"
7671-
lint-staged: "npm:^15.5.0"
7678+
lint-staged: "npm:^15.5.1"
76727679
prettier: "npm:^3.5.3"
7673-
prisma: "npm:^6.5.0"
7680+
prisma: "npm:^6.6.0"
76747681
prisma-json-types-generator: "npm:^3.2.3"
76757682
tsc-watch: "npm:^6.3.0"
76767683
typescript: "npm:~5.7.2"

0 commit comments

Comments
 (0)