Skip to content

Commit 43d2a83

Browse files
Update Build + Testing
1 parent a5f4cb7 commit 43d2a83

File tree

2 files changed

+118
-82
lines changed

2 files changed

+118
-82
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@sveltejs/kit": "^2.6.1",
5757
"@sveltejs/vite-plugin-svelte": "^3.1.2",
5858
"@types/cookie": "^0.6.0",
59-
"@types/node": "^20.17.0",
59+
"@types/node": "^20.17.2",
6060
"@typescript-eslint/eslint-plugin": "^8.11.0",
6161
"@typescript-eslint/parser": "^8.11.0",
6262
"bson": "patch:bson@npm%3A6.2.0#~/.yarn/patches/bson-npm-6.2.0-3d364484ee.patch",
@@ -72,7 +72,7 @@
7272
"typescript": "^5.6.3",
7373
"vite": "^5.4.10",
7474
"vite-plugin-node-polyfills": "^0.22.0",
75-
"vitest": "^2.1.3"
75+
"vitest": "^2.1.4"
7676
},
7777
"devDependenciesComments": {
7878
"svelte": "Locked at 4.x because 5.x doesn't seem to work with @smui components as of 11/25/2023"

yarn.lock

Lines changed: 116 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -3431,12 +3431,12 @@ __metadata:
34313431
languageName: node
34323432
linkType: hard
34333433

3434-
"@types/node@npm:^20.17.0":
3435-
version: 20.17.0
3436-
resolution: "@types/node@npm:20.17.0"
3434+
"@types/node@npm:^20.17.2":
3435+
version: 20.17.2
3436+
resolution: "@types/node@npm:20.17.2"
34373437
dependencies:
34383438
undici-types: "npm:~6.19.2"
3439-
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
3439+
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
34403440
languageName: node
34413441
linkType: hard
34423442

@@ -3802,35 +3802,34 @@ __metadata:
38023802
languageName: node
38033803
linkType: hard
38043804

3805-
"@vitest/expect@npm:2.1.3":
3806-
version: 2.1.3
3807-
resolution: "@vitest/expect@npm:2.1.3"
3805+
"@vitest/expect@npm:2.1.4":
3806+
version: 2.1.4
3807+
resolution: "@vitest/expect@npm:2.1.4"
38083808
dependencies:
3809-
"@vitest/spy": "npm:2.1.3"
3810-
"@vitest/utils": "npm:2.1.3"
3811-
chai: "npm:^5.1.1"
3809+
"@vitest/spy": "npm:2.1.4"
3810+
"@vitest/utils": "npm:2.1.4"
3811+
chai: "npm:^5.1.2"
38123812
tinyrainbow: "npm:^1.2.0"
3813-
checksum: 10c0/0837adcbb938feebcc083664afc5c4d12e42f1f2442b6f1bedc6b5650a8ff2448b1f10713b45afb099c839fb5cf766c971736267fa9b0fe2ac87f3e2d7f782c2
3813+
checksum: 10c0/cd20ec6f92479fe5d155221d7623cf506a84e10f537639c93b8a2ffba7314b65f0fcab3754ba31308a0381470fea2e3c53d283e5f5be2c592a69d7e817a85571
38143814
languageName: node
38153815
linkType: hard
38163816

3817-
"@vitest/mocker@npm:2.1.3":
3818-
version: 2.1.3
3819-
resolution: "@vitest/mocker@npm:2.1.3"
3817+
"@vitest/mocker@npm:2.1.4":
3818+
version: 2.1.4
3819+
resolution: "@vitest/mocker@npm:2.1.4"
38203820
dependencies:
3821-
"@vitest/spy": "npm:2.1.3"
3821+
"@vitest/spy": "npm:2.1.4"
38223822
estree-walker: "npm:^3.0.3"
3823-
magic-string: "npm:^0.30.11"
3823+
magic-string: "npm:^0.30.12"
38243824
peerDependencies:
3825-
"@vitest/spy": 2.1.3
3826-
msw: ^2.3.5
3825+
msw: ^2.4.9
38273826
vite: ^5.0.0
38283827
peerDependenciesMeta:
38293828
msw:
38303829
optional: true
38313830
vite:
38323831
optional: true
3833-
checksum: 10c0/03c80628d092244f21a0ba9041665fc75f987d0d11fab1ae0b7027ec21e503f65057e8c24b936602c5f852d83fbb183da13d05dba117c99785b41b3dafd105ce
3832+
checksum: 10c0/3327ec34d05f25e17c0a083877e204a31ffc4150fb259e8f82191aa5328f456e81374b977e56db17c835bd29a7eaba249e011c21b27a52bf31fd4127104d4662
38343833
languageName: node
38353834
linkType: hard
38363835

@@ -3843,33 +3842,33 @@ __metadata:
38433842
languageName: node
38443843
linkType: hard
38453844

3846-
"@vitest/pretty-format@npm:2.1.3, @vitest/pretty-format@npm:^2.1.3":
3847-
version: 2.1.3
3848-
resolution: "@vitest/pretty-format@npm:2.1.3"
3845+
"@vitest/pretty-format@npm:2.1.4, @vitest/pretty-format@npm:^2.1.4":
3846+
version: 2.1.4
3847+
resolution: "@vitest/pretty-format@npm:2.1.4"
38493848
dependencies:
38503849
tinyrainbow: "npm:^1.2.0"
3851-
checksum: 10c0/5a6ee872a8adf5e2764f2b5b2276d8a2199be4ef14777ab693428caf359481851400af10b59721d4972289c955ffe7277954a662b04cfb10233824574c7074ba
3850+
checksum: 10c0/dc20f04f64c95731bf9640fc53ae918d928ab93e70a56d9e03f201700098cdb041b50a8f6a5f30604d4a048c15f315537453f33054e29590a05d5b368ae6849d
38523851
languageName: node
38533852
linkType: hard
38543853

3855-
"@vitest/runner@npm:2.1.3":
3856-
version: 2.1.3
3857-
resolution: "@vitest/runner@npm:2.1.3"
3854+
"@vitest/runner@npm:2.1.4":
3855+
version: 2.1.4
3856+
resolution: "@vitest/runner@npm:2.1.4"
38583857
dependencies:
3859-
"@vitest/utils": "npm:2.1.3"
3858+
"@vitest/utils": "npm:2.1.4"
38603859
pathe: "npm:^1.1.2"
3861-
checksum: 10c0/d5b077643265d10025e22fa64a0e54c3d4fddc23e05f9fcd143dbcc4080851b0df31985986e57890a974577a18d3af624758b6062801d7dd96f9b4f2eaf591f1
3860+
checksum: 10c0/be51bb7f63b6d524bed2b44bafa8022ac5019bc01a411497c8b607d13601dae40a592bad6b8e21096f02827bd256296354947525d038a2c04032fdaa9ca991f0
38623861
languageName: node
38633862
linkType: hard
38643863

3865-
"@vitest/snapshot@npm:2.1.3":
3866-
version: 2.1.3
3867-
resolution: "@vitest/snapshot@npm:2.1.3"
3864+
"@vitest/snapshot@npm:2.1.4":
3865+
version: 2.1.4
3866+
resolution: "@vitest/snapshot@npm:2.1.4"
38683867
dependencies:
3869-
"@vitest/pretty-format": "npm:2.1.3"
3870-
magic-string: "npm:^0.30.11"
3868+
"@vitest/pretty-format": "npm:2.1.4"
3869+
magic-string: "npm:^0.30.12"
38713870
pathe: "npm:^1.1.2"
3872-
checksum: 10c0/a3dcea6a5f7581b6a34dc3bf5f7bd42a05e2ccf6e1171d9f1b759688aebe650e6412564d066aeaa45e83ac549d453b6a3edcf774a8ac728c0c639f8dc919039f
3871+
checksum: 10c0/50e15398420870755e03d7d0cb7825642021e4974cb26760b8159f0c8273796732694b6a9a703a7cff88790ca4bb09f38bfc174396bcc7cbb93b96e5ac21d1d7
38733872
languageName: node
38743873
linkType: hard
38753874

@@ -3882,12 +3881,12 @@ __metadata:
38823881
languageName: node
38833882
linkType: hard
38843883

3885-
"@vitest/spy@npm:2.1.3":
3886-
version: 2.1.3
3887-
resolution: "@vitest/spy@npm:2.1.3"
3884+
"@vitest/spy@npm:2.1.4":
3885+
version: 2.1.4
3886+
resolution: "@vitest/spy@npm:2.1.4"
38883887
dependencies:
3889-
tinyspy: "npm:^3.0.0"
3890-
checksum: 10c0/8d85a5c2848c5bd81892af989aebad65d0c7ae74094aa98ad4f35ecf80755259c7a748a8e7bf683b2906fac29a51fc0ffa82f8fc073b36dbd8a0418261fccdba
3888+
tinyspy: "npm:^3.0.2"
3889+
checksum: 10c0/a983efa140fa5211dc96a0c7c5110883c8095d00c45e711ecde1cc4a862560055b0e24907ae55970ab4a034e52265b7e8e70168f0da4b500b448d3d214eb045e
38913890
languageName: node
38923891
linkType: hard
38933892

@@ -3903,14 +3902,14 @@ __metadata:
39033902
languageName: node
39043903
linkType: hard
39053904

3906-
"@vitest/utils@npm:2.1.3":
3907-
version: 2.1.3
3908-
resolution: "@vitest/utils@npm:2.1.3"
3905+
"@vitest/utils@npm:2.1.4":
3906+
version: 2.1.4
3907+
resolution: "@vitest/utils@npm:2.1.4"
39093908
dependencies:
3910-
"@vitest/pretty-format": "npm:2.1.3"
3911-
loupe: "npm:^3.1.1"
3909+
"@vitest/pretty-format": "npm:2.1.4"
3910+
loupe: "npm:^3.1.2"
39123911
tinyrainbow: "npm:^1.2.0"
3913-
checksum: 10c0/55a044e43b84c0f8f573d8578107f26440678b6f506c8d9fee88b7ef120d19efd27c9be77985c107113b0f3f3db298dcee57074e1c1c214bee7a097fd08a209b
3912+
checksum: 10c0/fd632dbc2496d14bcc609230f1dad73039c9f52f4ca533d6b68fa1a04dd448e03510f2a8e4a368fd274cbb8902a6cd800140ab366dd055256beb2c0dcafcd9f2
39143913
languageName: node
39153914
linkType: hard
39163915

@@ -4540,6 +4539,19 @@ __metadata:
45404539
languageName: node
45414540
linkType: hard
45424541

4542+
"chai@npm:^5.1.2":
4543+
version: 5.1.2
4544+
resolution: "chai@npm:5.1.2"
4545+
dependencies:
4546+
assertion-error: "npm:^2.0.1"
4547+
check-error: "npm:^2.1.1"
4548+
deep-eql: "npm:^5.0.1"
4549+
loupe: "npm:^3.1.0"
4550+
pathval: "npm:^2.0.0"
4551+
checksum: 10c0/6c04ff8495b6e535df9c1b062b6b094828454e9a3c9493393e55b2f4dbff7aa2a29a4645133cad160fb00a16196c4dc03dc9bb37e1f4ba9df3b5f50d7533a736
4552+
languageName: node
4553+
linkType: hard
4554+
45434555
"chalk@npm:^2.4.2":
45444556
version: 2.4.2
45454557
resolution: "chalk@npm:2.4.2"
@@ -4917,7 +4929,7 @@ __metadata:
49174929
"@sveltejs/kit": "npm:^2.6.1"
49184930
"@sveltejs/vite-plugin-svelte": "npm:^3.1.2"
49194931
"@types/cookie": "npm:^0.6.0"
4920-
"@types/node": "npm:^20.17.0"
4932+
"@types/node": "npm:^20.17.2"
49214933
"@typescript-eslint/eslint-plugin": "npm:^8.11.0"
49224934
"@typescript-eslint/parser": "npm:^8.11.0"
49234935
bson: "patch:bson@npm%3A6.2.0#~/.yarn/patches/bson-npm-6.2.0-3d364484ee.patch"
@@ -4933,7 +4945,7 @@ __metadata:
49334945
typescript: "npm:^5.6.3"
49344946
vite: "npm:^5.4.10"
49354947
vite-plugin-node-polyfills: "npm:^0.22.0"
4936-
vitest: "npm:^2.1.3"
4948+
vitest: "npm:^2.1.4"
49374949
languageName: unknown
49384950
linkType: soft
49394951

@@ -4979,7 +4991,7 @@ __metadata:
49794991
languageName: node
49804992
linkType: hard
49814993

4982-
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.6":
4994+
"debug@npm:4, debug@npm:^4.1.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:^4.3.7":
49834995
version: 4.3.7
49844996
resolution: "debug@npm:4.3.7"
49854997
dependencies:
@@ -6046,6 +6058,13 @@ __metadata:
60466058
languageName: node
60476059
linkType: hard
60486060

6061+
"expect-type@npm:^1.1.0":
6062+
version: 1.1.0
6063+
resolution: "expect-type@npm:1.1.0"
6064+
checksum: 10c0/5af0febbe8fe18da05a6d51e3677adafd75213512285408156b368ca471252565d5ca6e59e4bddab25121f3cfcbbebc6a5489f8cc9db131cc29e69dcdcc7ae15
6065+
languageName: node
6066+
linkType: hard
6067+
60496068
"exponential-backoff@npm:^3.1.1":
60506069
version: 3.1.1
60516070
resolution: "exponential-backoff@npm:3.1.1"
@@ -7361,6 +7380,13 @@ __metadata:
73617380
languageName: node
73627381
linkType: hard
73637382

7383+
"loupe@npm:^3.1.2":
7384+
version: 3.1.2
7385+
resolution: "loupe@npm:3.1.2"
7386+
checksum: 10c0/b13c02e3ddd6a9d5f8bf84133b3242de556512d824dddeea71cce2dbd6579c8f4d672381c4e742d45cf4423d0701765b4a6e5fbc24701def16bc2b40f8daa96a
7387+
languageName: node
7388+
linkType: hard
7389+
73647390
"lower-case@npm:^2.0.2":
73657391
version: 2.0.2
73667392
resolution: "lower-case@npm:2.0.2"
@@ -7413,7 +7439,7 @@ __metadata:
74137439
languageName: node
74147440
linkType: hard
74157441

7416-
"magic-string@npm:^0.30.0, magic-string@npm:^0.30.10, magic-string@npm:^0.30.11, magic-string@npm:^0.30.3, magic-string@npm:^0.30.4, magic-string@npm:^0.30.5":
7442+
"magic-string@npm:^0.30.0, magic-string@npm:^0.30.10, magic-string@npm:^0.30.3, magic-string@npm:^0.30.4, magic-string@npm:^0.30.5":
74177443
version: 0.30.11
74187444
resolution: "magic-string@npm:0.30.11"
74197445
dependencies:
@@ -7422,6 +7448,15 @@ __metadata:
74227448
languageName: node
74237449
linkType: hard
74247450

7451+
"magic-string@npm:^0.30.12":
7452+
version: 0.30.12
7453+
resolution: "magic-string@npm:0.30.12"
7454+
dependencies:
7455+
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
7456+
checksum: 10c0/469f457d18af37dfcca8617086ea8a65bcd8b60ba8a1182cb024ce43e470ace3c9d1cb6bee58d3b311768fb16bc27bd50bdeebcaa63dadd0fd46cac4d2e11d5f
7457+
languageName: node
7458+
linkType: hard
7459+
74257460
"magicast@npm:0.2.8":
74267461
version: 0.2.8
74277462
resolution: "magicast@npm:0.2.8"
@@ -9755,14 +9790,14 @@ __metadata:
97559790
languageName: node
97569791
linkType: hard
97579792

9758-
"tinyexec@npm:^0.3.0":
9759-
version: 0.3.0
9760-
resolution: "tinyexec@npm:0.3.0"
9761-
checksum: 10c0/138a4f4241aea6b6312559508468ab275a31955e66e2f57ed206e0aaabecee622624f208c5740345f0a66e33478fd065e359ed1eb1269eb6fd4fa25d44d0ba3b
9793+
"tinyexec@npm:^0.3.1":
9794+
version: 0.3.1
9795+
resolution: "tinyexec@npm:0.3.1"
9796+
checksum: 10c0/11e7a7c5d8b3bddf8b5cbe82a9290d70a6fad84d528421d5d18297f165723cb53d2e737d8f58dcce5ca56f2e4aa2d060f02510b1f8971784f97eb3e9aec28f09
97629797
languageName: node
97639798
linkType: hard
97649799

9765-
"tinypool@npm:^1.0.0":
9800+
"tinypool@npm:^1.0.1":
97669801
version: 1.0.1
97679802
resolution: "tinypool@npm:1.0.1"
97689803
checksum: 10c0/90939d6a03f1519c61007bf416632dc1f0b9c1a9dd673c179ccd9e36a408437384f984fc86555a5d040d45b595abc299c3bb39d354439e98a090766b5952e73d
@@ -9776,7 +9811,7 @@ __metadata:
97769811
languageName: node
97779812
linkType: hard
97789813

9779-
"tinyspy@npm:^3.0.0":
9814+
"tinyspy@npm:^3.0.0, tinyspy@npm:^3.0.2":
97809815
version: 3.0.2
97819816
resolution: "tinyspy@npm:3.0.2"
97829817
checksum: 10c0/55ffad24e346622b59292e097c2ee30a63919d5acb7ceca87fc0d1c223090089890587b426e20054733f97a58f20af2c349fb7cc193697203868ab7ba00bcea0
@@ -10172,17 +10207,17 @@ __metadata:
1017210207
languageName: node
1017310208
linkType: hard
1017410209

10175-
"vite-node@npm:2.1.3":
10176-
version: 2.1.3
10177-
resolution: "vite-node@npm:2.1.3"
10210+
"vite-node@npm:2.1.4":
10211+
version: 2.1.4
10212+
resolution: "vite-node@npm:2.1.4"
1017810213
dependencies:
1017910214
cac: "npm:^6.7.14"
10180-
debug: "npm:^4.3.6"
10215+
debug: "npm:^4.3.7"
1018110216
pathe: "npm:^1.1.2"
1018210217
vite: "npm:^5.0.0"
1018310218
bin:
1018410219
vite-node: vite-node.mjs
10185-
checksum: 10c0/1b06139880a8170651e025e8c35aa92a917f8ec8f24507cda5bf4be09843f6447e1f494932a8d7eb98124f1c8c9fee02283ef318ddd57e2b861d2d85a409a206
10220+
checksum: 10c0/4c09128f27ded3f681d2c034f0bb74856cef9cad9c437951bc7f95dab92fc95a5d1ee7f54e32067458ad1105e1f24975e8bc64aa7ed8f5b33449b4f5fea65919
1018610221
languageName: node
1018710222
linkType: hard
1018810223

@@ -10296,34 +10331,35 @@ __metadata:
1029610331
languageName: node
1029710332
linkType: hard
1029810333

10299-
"vitest@npm:^2.1.3":
10300-
version: 2.1.3
10301-
resolution: "vitest@npm:2.1.3"
10302-
dependencies:
10303-
"@vitest/expect": "npm:2.1.3"
10304-
"@vitest/mocker": "npm:2.1.3"
10305-
"@vitest/pretty-format": "npm:^2.1.3"
10306-
"@vitest/runner": "npm:2.1.3"
10307-
"@vitest/snapshot": "npm:2.1.3"
10308-
"@vitest/spy": "npm:2.1.3"
10309-
"@vitest/utils": "npm:2.1.3"
10310-
chai: "npm:^5.1.1"
10311-
debug: "npm:^4.3.6"
10312-
magic-string: "npm:^0.30.11"
10334+
"vitest@npm:^2.1.4":
10335+
version: 2.1.4
10336+
resolution: "vitest@npm:2.1.4"
10337+
dependencies:
10338+
"@vitest/expect": "npm:2.1.4"
10339+
"@vitest/mocker": "npm:2.1.4"
10340+
"@vitest/pretty-format": "npm:^2.1.4"
10341+
"@vitest/runner": "npm:2.1.4"
10342+
"@vitest/snapshot": "npm:2.1.4"
10343+
"@vitest/spy": "npm:2.1.4"
10344+
"@vitest/utils": "npm:2.1.4"
10345+
chai: "npm:^5.1.2"
10346+
debug: "npm:^4.3.7"
10347+
expect-type: "npm:^1.1.0"
10348+
magic-string: "npm:^0.30.12"
1031310349
pathe: "npm:^1.1.2"
1031410350
std-env: "npm:^3.7.0"
1031510351
tinybench: "npm:^2.9.0"
10316-
tinyexec: "npm:^0.3.0"
10317-
tinypool: "npm:^1.0.0"
10352+
tinyexec: "npm:^0.3.1"
10353+
tinypool: "npm:^1.0.1"
1031810354
tinyrainbow: "npm:^1.2.0"
1031910355
vite: "npm:^5.0.0"
10320-
vite-node: "npm:2.1.3"
10356+
vite-node: "npm:2.1.4"
1032110357
why-is-node-running: "npm:^2.3.0"
1032210358
peerDependencies:
1032310359
"@edge-runtime/vm": "*"
1032410360
"@types/node": ^18.0.0 || >=20.0.0
10325-
"@vitest/browser": 2.1.3
10326-
"@vitest/ui": 2.1.3
10361+
"@vitest/browser": 2.1.4
10362+
"@vitest/ui": 2.1.4
1032710363
happy-dom: "*"
1032810364
jsdom: "*"
1032910365
peerDependenciesMeta:
@@ -10341,7 +10377,7 @@ __metadata:
1034110377
optional: true
1034210378
bin:
1034310379
vitest: vitest.mjs
10344-
checksum: 10c0/7688fdce37205e7f3b448039df216e103e3a52994af0201993e22decbb558d129a734001b991f3c3d80bf4a4ef91ca6a5665a7395d5b051249da60a0016eda36
10380+
checksum: 10c0/96068ea6d40186c8ca946ee688ba3717dbd0947c56a2bcd625c14a5df25776342ff2f1eb326b06cb6f538d9568633b3e821991aa7c95a98e458be9fc2b3ca59e
1034510381
languageName: node
1034610382
linkType: hard
1034710383

0 commit comments

Comments
 (0)