From 0e420979947e90598a8dc758f2d21882d66d54bc Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Thu, 10 Oct 2024 14:16:39 -0600 Subject: [PATCH] chore: update @epic-web/workshop-app --- epicshop/package-lock.json | 26 ++--- epicshop/package.json | 2 +- .../01.problem.form-validation/package.json | 2 +- .../01.solution.form-validation/package.json | 2 +- .../02.problem.server-validation/package.json | 2 +- .../package.json | 2 +- .../03.problem.no-validate/package.json | 2 +- .../03.solution.no-validate/package.json | 2 +- .../01.problem.labels/package.json | 2 +- .../01.solution.labels/package.json | 2 +- .../02.problem.aria/package.json | 2 +- .../02.solution.aria/package.json | 2 +- .../03.problem.focus/package.json | 2 +- .../03.solution.focus/package.json | 2 +- .../01.problem.zod/package.json | 2 +- .../01.solution.zod/package.json | 2 +- .../02.problem.conform-action/package.json | 2 +- .../02.solution.conform-action/package.json | 2 +- .../03.problem.conform-form/package.json | 2 +- .../03.solution.conform-form/package.json | 2 +- .../01.problem.multi-part/package.json | 2 +- .../01.solution.multi-part/package.json | 2 +- .../02.problem.file-validation/package.json | 2 +- .../02.solution.file-validation/package.json | 2 +- .../01.problem.nested/package.json | 2 +- .../01.solution.nested/package.json | 2 +- .../02.problem.lists/package.json | 2 +- .../02.solution.lists/package.json | 2 +- .../03.problem.add-remove/package.json | 2 +- .../03.solution.add-remove/package.json | 2 +- .../06.honeypot/01.problem.basic/package.json | 2 +- .../01.solution.basic/package.json | 2 +- .../06.honeypot/02.problem.util/package.json | 2 +- .../06.honeypot/02.solution.util/package.json | 2 +- .../03.problem.provider/package.json | 2 +- .../03.solution.provider/package.json | 2 +- .../06.honeypot/04.problem.seed/package.json | 2 +- .../06.honeypot/04.solution.seed/package.json | 2 +- .../07.csrf/01.problem.setup/package.json | 2 +- .../07.csrf/01.solution.setup/package.json | 2 +- .../02.problem.verification/package.json | 2 +- .../02.solution.verification/package.json | 2 +- .../01.problem.basic/package.json | 2 +- .../01.solution.basic/package.json | 2 +- .../02.problem.tuned/package.json | 2 +- .../02.solution.tuned/package.json | 2 +- package-lock.json | 94 +++++++++---------- 47 files changed, 105 insertions(+), 105 deletions(-) diff --git a/epicshop/package-lock.json b/epicshop/package-lock.json index 73c203bf..3e360746 100644 --- a/epicshop/package-lock.json +++ b/epicshop/package-lock.json @@ -5,7 +5,7 @@ "packages": { "": { "dependencies": { - "@epic-web/workshop-app": "^5.3.7", + "@epic-web/workshop-app": "^5.3.8", "execa": "^8.0.1", "fs-extra": "^11.2.0" } @@ -432,9 +432,9 @@ "integrity": "sha512-FIhO7PFUVEbcnrJOtom8gb4GXog4Z44n4Jxwmw2nkKt4mx8I/q/d0O4tMabjYndM1QX2oXvRYzpZxtP61s2P5A==" }, "node_modules/@epic-web/workshop-app": { - "version": "5.3.7", - "resolved": "https://registry.npmjs.org/@epic-web/workshop-app/-/workshop-app-5.3.7.tgz", - "integrity": "sha512-ogwEk1NTz39XCypgY9NpqC3dS5wQNCm/OhiE1G8ncaAaARBEdFOQH44WfjVeJfCeBQM4jOE6Q11zUO3KhhKfRw==", + "version": "5.3.8", + "resolved": "https://registry.npmjs.org/@epic-web/workshop-app/-/workshop-app-5.3.8.tgz", + "integrity": "sha512-lquW/e8VQ0AZ/rpRY8ejcHUQbG5Rj+w2MNWUisJsKlvfoGP4EFMign9GyGZORZfqeA2Ab/gi9vhlJRv0FLE33w==", "dependencies": { "@conform-to/react": "^1.2.2", "@conform-to/zod": "^1.2.2", @@ -443,8 +443,8 @@ "@epic-web/invariant": "^1.0.0", "@epic-web/remember": "^1.1.0", "@epic-web/restore-scroll": "^1.1.1", - "@epic-web/workshop-presence": "5.3.7", - "@epic-web/workshop-utils": "5.3.7", + "@epic-web/workshop-presence": "5.3.8", + "@epic-web/workshop-utils": "5.3.8", "@mdx-js/mdx": "^3.0.1", "@mux/mux-player-react": "^3.0.0", "@nasa-gcn/remix-seo": "^2.0.1", @@ -659,18 +659,18 @@ } }, "node_modules/@epic-web/workshop-presence": { - "version": "5.3.7", - "resolved": "https://registry.npmjs.org/@epic-web/workshop-presence/-/workshop-presence-5.3.7.tgz", - "integrity": "sha512-ixOCK57qcvDOlxYUXwvAyqlh2JSR+KFaeBKMLZPnYbpan7qY10ueG0nwovBQNqw6toZKD9aCkaW3ay00h8eVuw==", + "version": "5.3.8", + "resolved": "https://registry.npmjs.org/@epic-web/workshop-presence/-/workshop-presence-5.3.8.tgz", + "integrity": "sha512-dmhsnaPQgBg4Gk0R6mWMuFzxs/uACy8PBad3FFSa5ek0PkHh2O0ESvxyVWYH64hVv8d7u3SH7nyDrVmdV/bnhw==", "dependencies": { - "@epic-web/workshop-utils": "5.3.7", + "@epic-web/workshop-utils": "5.3.8", "zod": "^3.23.8" } }, "node_modules/@epic-web/workshop-utils": { - "version": "5.3.7", - "resolved": "https://registry.npmjs.org/@epic-web/workshop-utils/-/workshop-utils-5.3.7.tgz", - "integrity": "sha512-jAYYmF7aQirDhxW4DxpvYtLjZguPhol7awA9r9Q0XSOUbjVenDVQWTieKcM0Pp6ubmdDgaoXHideS8iB7mj8BQ==", + "version": "5.3.8", + "resolved": "https://registry.npmjs.org/@epic-web/workshop-utils/-/workshop-utils-5.3.8.tgz", + "integrity": "sha512-AQRDBhnfdhbkfQyxcsbJBOz62Z6rLJJvHS6UnkWlgQI57QIkYlu1UsSm4hivCcVnccezu6VPNzOpbK31REoTDQ==", "dependencies": { "@epic-web/cachified": "^5.2.0", "@epic-web/remember": "^1.1.0", diff --git a/epicshop/package.json b/epicshop/package.json index 65462c88..2f893437 100644 --- a/epicshop/package.json +++ b/epicshop/package.json @@ -1,7 +1,7 @@ { "type": "module", "dependencies": { - "@epic-web/workshop-app": "^5.3.7", + "@epic-web/workshop-app": "^5.3.8", "fs-extra": "^11.2.0", "execa": "^8.0.1" } diff --git a/exercises/01.form-validation/01.problem.form-validation/package.json b/exercises/01.form-validation/01.problem.form-validation/package.json index ed8c4ca1..619638eb 100644 --- a/exercises/01.form-validation/01.problem.form-validation/package.json +++ b/exercises/01.form-validation/01.problem.form-validation/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/01.form-validation/01.solution.form-validation/package.json b/exercises/01.form-validation/01.solution.form-validation/package.json index e97eb291..81fd1203 100644 --- a/exercises/01.form-validation/01.solution.form-validation/package.json +++ b/exercises/01.form-validation/01.solution.form-validation/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/01.form-validation/02.problem.server-validation/package.json b/exercises/01.form-validation/02.problem.server-validation/package.json index 6c13dcb1..36c7a4c5 100644 --- a/exercises/01.form-validation/02.problem.server-validation/package.json +++ b/exercises/01.form-validation/02.problem.server-validation/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/01.form-validation/02.solution.server-validation/package.json b/exercises/01.form-validation/02.solution.server-validation/package.json index 388516ab..f379f2bf 100644 --- a/exercises/01.form-validation/02.solution.server-validation/package.json +++ b/exercises/01.form-validation/02.solution.server-validation/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/01.form-validation/03.problem.no-validate/package.json b/exercises/01.form-validation/03.problem.no-validate/package.json index 278bbd36..bf6a5e43 100644 --- a/exercises/01.form-validation/03.problem.no-validate/package.json +++ b/exercises/01.form-validation/03.problem.no-validate/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/01.form-validation/03.solution.no-validate/package.json b/exercises/01.form-validation/03.solution.no-validate/package.json index bc6303cf..87fd8b2a 100644 --- a/exercises/01.form-validation/03.solution.no-validate/package.json +++ b/exercises/01.form-validation/03.solution.no-validate/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/02.accessibility/01.problem.labels/package.json b/exercises/02.accessibility/01.problem.labels/package.json index bd7952db..24c70ab2 100644 --- a/exercises/02.accessibility/01.problem.labels/package.json +++ b/exercises/02.accessibility/01.problem.labels/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/02.accessibility/01.solution.labels/package.json b/exercises/02.accessibility/01.solution.labels/package.json index e109b68a..6904f950 100644 --- a/exercises/02.accessibility/01.solution.labels/package.json +++ b/exercises/02.accessibility/01.solution.labels/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/02.accessibility/02.problem.aria/package.json b/exercises/02.accessibility/02.problem.aria/package.json index 220d9c6a..240f3c1c 100644 --- a/exercises/02.accessibility/02.problem.aria/package.json +++ b/exercises/02.accessibility/02.problem.aria/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/02.accessibility/02.solution.aria/package.json b/exercises/02.accessibility/02.solution.aria/package.json index c9560528..5ee39745 100644 --- a/exercises/02.accessibility/02.solution.aria/package.json +++ b/exercises/02.accessibility/02.solution.aria/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/02.accessibility/03.problem.focus/package.json b/exercises/02.accessibility/03.problem.focus/package.json index 30fad5ef..3ab2ea78 100644 --- a/exercises/02.accessibility/03.problem.focus/package.json +++ b/exercises/02.accessibility/03.problem.focus/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/02.accessibility/03.solution.focus/package.json b/exercises/02.accessibility/03.solution.focus/package.json index 9a119b2b..322dde58 100644 --- a/exercises/02.accessibility/03.solution.focus/package.json +++ b/exercises/02.accessibility/03.solution.focus/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/03.schema-validation/01.problem.zod/package.json b/exercises/03.schema-validation/01.problem.zod/package.json index 5c2d1ac2..9f7f8fde 100644 --- a/exercises/03.schema-validation/01.problem.zod/package.json +++ b/exercises/03.schema-validation/01.problem.zod/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/03.schema-validation/01.solution.zod/package.json b/exercises/03.schema-validation/01.solution.zod/package.json index 9fdc2ca0..d62c5f13 100644 --- a/exercises/03.schema-validation/01.solution.zod/package.json +++ b/exercises/03.schema-validation/01.solution.zod/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/03.schema-validation/02.problem.conform-action/package.json b/exercises/03.schema-validation/02.problem.conform-action/package.json index 9e6a3c9d..4536a5e8 100644 --- a/exercises/03.schema-validation/02.problem.conform-action/package.json +++ b/exercises/03.schema-validation/02.problem.conform-action/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/03.schema-validation/02.solution.conform-action/package.json b/exercises/03.schema-validation/02.solution.conform-action/package.json index d78003c7..cc59baa9 100644 --- a/exercises/03.schema-validation/02.solution.conform-action/package.json +++ b/exercises/03.schema-validation/02.solution.conform-action/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/03.schema-validation/03.problem.conform-form/package.json b/exercises/03.schema-validation/03.problem.conform-form/package.json index 2e01633d..a87f31a8 100644 --- a/exercises/03.schema-validation/03.problem.conform-form/package.json +++ b/exercises/03.schema-validation/03.problem.conform-form/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/03.schema-validation/03.solution.conform-form/package.json b/exercises/03.schema-validation/03.solution.conform-form/package.json index 6f009a20..08712905 100644 --- a/exercises/03.schema-validation/03.solution.conform-form/package.json +++ b/exercises/03.schema-validation/03.solution.conform-form/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/04.file-upload/01.problem.multi-part/package.json b/exercises/04.file-upload/01.problem.multi-part/package.json index 9c8a3c7d..f4ee8e61 100644 --- a/exercises/04.file-upload/01.problem.multi-part/package.json +++ b/exercises/04.file-upload/01.problem.multi-part/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/04.file-upload/01.solution.multi-part/package.json b/exercises/04.file-upload/01.solution.multi-part/package.json index e3ec1414..9729947b 100644 --- a/exercises/04.file-upload/01.solution.multi-part/package.json +++ b/exercises/04.file-upload/01.solution.multi-part/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/04.file-upload/02.problem.file-validation/package.json b/exercises/04.file-upload/02.problem.file-validation/package.json index d0efc0e1..ded08b77 100644 --- a/exercises/04.file-upload/02.problem.file-validation/package.json +++ b/exercises/04.file-upload/02.problem.file-validation/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/04.file-upload/02.solution.file-validation/package.json b/exercises/04.file-upload/02.solution.file-validation/package.json index 7710aff0..6a5f9a50 100644 --- a/exercises/04.file-upload/02.solution.file-validation/package.json +++ b/exercises/04.file-upload/02.solution.file-validation/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/05.complex-structures/01.problem.nested/package.json b/exercises/05.complex-structures/01.problem.nested/package.json index f6c3796e..1992336a 100644 --- a/exercises/05.complex-structures/01.problem.nested/package.json +++ b/exercises/05.complex-structures/01.problem.nested/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/05.complex-structures/01.solution.nested/package.json b/exercises/05.complex-structures/01.solution.nested/package.json index 53771c1b..ea90fdfb 100644 --- a/exercises/05.complex-structures/01.solution.nested/package.json +++ b/exercises/05.complex-structures/01.solution.nested/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/05.complex-structures/02.problem.lists/package.json b/exercises/05.complex-structures/02.problem.lists/package.json index aab3ecd9..3b2d5e8b 100644 --- a/exercises/05.complex-structures/02.problem.lists/package.json +++ b/exercises/05.complex-structures/02.problem.lists/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/05.complex-structures/02.solution.lists/package.json b/exercises/05.complex-structures/02.solution.lists/package.json index 9e5cdc6a..f68a0fd9 100644 --- a/exercises/05.complex-structures/02.solution.lists/package.json +++ b/exercises/05.complex-structures/02.solution.lists/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/05.complex-structures/03.problem.add-remove/package.json b/exercises/05.complex-structures/03.problem.add-remove/package.json index e5912e3d..2861e682 100644 --- a/exercises/05.complex-structures/03.problem.add-remove/package.json +++ b/exercises/05.complex-structures/03.problem.add-remove/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/05.complex-structures/03.solution.add-remove/package.json b/exercises/05.complex-structures/03.solution.add-remove/package.json index 089b4839..1453ada4 100644 --- a/exercises/05.complex-structures/03.solution.add-remove/package.json +++ b/exercises/05.complex-structures/03.solution.add-remove/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/01.problem.basic/package.json b/exercises/06.honeypot/01.problem.basic/package.json index 3f54fd8d..97b70d78 100644 --- a/exercises/06.honeypot/01.problem.basic/package.json +++ b/exercises/06.honeypot/01.problem.basic/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/01.solution.basic/package.json b/exercises/06.honeypot/01.solution.basic/package.json index 09e5c8ef..2bc6c102 100644 --- a/exercises/06.honeypot/01.solution.basic/package.json +++ b/exercises/06.honeypot/01.solution.basic/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/02.problem.util/package.json b/exercises/06.honeypot/02.problem.util/package.json index 1078b418..48ef70e0 100644 --- a/exercises/06.honeypot/02.problem.util/package.json +++ b/exercises/06.honeypot/02.problem.util/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/02.solution.util/package.json b/exercises/06.honeypot/02.solution.util/package.json index 5fa12d4f..d990eb7b 100644 --- a/exercises/06.honeypot/02.solution.util/package.json +++ b/exercises/06.honeypot/02.solution.util/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/03.problem.provider/package.json b/exercises/06.honeypot/03.problem.provider/package.json index dc3656cd..a42018df 100644 --- a/exercises/06.honeypot/03.problem.provider/package.json +++ b/exercises/06.honeypot/03.problem.provider/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/03.solution.provider/package.json b/exercises/06.honeypot/03.solution.provider/package.json index abd4fcfd..5c989928 100644 --- a/exercises/06.honeypot/03.solution.provider/package.json +++ b/exercises/06.honeypot/03.solution.provider/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/04.problem.seed/package.json b/exercises/06.honeypot/04.problem.seed/package.json index b525fdaa..f0eae3f8 100644 --- a/exercises/06.honeypot/04.problem.seed/package.json +++ b/exercises/06.honeypot/04.problem.seed/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/06.honeypot/04.solution.seed/package.json b/exercises/06.honeypot/04.solution.seed/package.json index 5e321f68..86af8167 100644 --- a/exercises/06.honeypot/04.solution.seed/package.json +++ b/exercises/06.honeypot/04.solution.seed/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/07.csrf/01.problem.setup/package.json b/exercises/07.csrf/01.problem.setup/package.json index 1f006aff..e6376dee 100644 --- a/exercises/07.csrf/01.problem.setup/package.json +++ b/exercises/07.csrf/01.problem.setup/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/07.csrf/01.solution.setup/package.json b/exercises/07.csrf/01.solution.setup/package.json index c8c48d81..06a82ca3 100644 --- a/exercises/07.csrf/01.solution.setup/package.json +++ b/exercises/07.csrf/01.solution.setup/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/07.csrf/02.problem.verification/package.json b/exercises/07.csrf/02.problem.verification/package.json index 411cb13d..554dbac2 100644 --- a/exercises/07.csrf/02.problem.verification/package.json +++ b/exercises/07.csrf/02.problem.verification/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/07.csrf/02.solution.verification/package.json b/exercises/07.csrf/02.solution.verification/package.json index 8d3d86e4..458ebf89 100644 --- a/exercises/07.csrf/02.solution.verification/package.json +++ b/exercises/07.csrf/02.solution.verification/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/08.rate-limiting/01.problem.basic/package.json b/exercises/08.rate-limiting/01.problem.basic/package.json index 6c3afcd6..d5496885 100644 --- a/exercises/08.rate-limiting/01.problem.basic/package.json +++ b/exercises/08.rate-limiting/01.problem.basic/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/08.rate-limiting/01.solution.basic/package.json b/exercises/08.rate-limiting/01.solution.basic/package.json index a20df007..0811cd85 100644 --- a/exercises/08.rate-limiting/01.solution.basic/package.json +++ b/exercises/08.rate-limiting/01.solution.basic/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/08.rate-limiting/02.problem.tuned/package.json b/exercises/08.rate-limiting/02.problem.tuned/package.json index dddca89f..1252d413 100644 --- a/exercises/08.rate-limiting/02.problem.tuned/package.json +++ b/exercises/08.rate-limiting/02.problem.tuned/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/exercises/08.rate-limiting/02.solution.tuned/package.json b/exercises/08.rate-limiting/02.solution.tuned/package.json index ab3711c3..4b41554d 100644 --- a/exercises/08.rate-limiting/02.solution.tuned/package.json +++ b/exercises/08.rate-limiting/02.solution.tuned/package.json @@ -19,7 +19,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", diff --git a/package-lock.json b/package-lock.json index 24c5a015..2cadb72f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -99,7 +99,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -172,7 +172,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -245,7 +245,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -318,7 +318,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -391,7 +391,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -464,7 +464,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -537,7 +537,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -610,7 +610,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -683,7 +683,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -756,7 +756,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -829,7 +829,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -902,7 +902,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -975,7 +975,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1048,7 +1048,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1121,7 +1121,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1194,7 +1194,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1267,7 +1267,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1340,7 +1340,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1413,7 +1413,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1486,7 +1486,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1559,7 +1559,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1632,7 +1632,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1705,7 +1705,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1778,7 +1778,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1851,7 +1851,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1924,7 +1924,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -1997,7 +1997,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2070,7 +2070,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2143,7 +2143,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2216,7 +2216,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2289,7 +2289,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2362,7 +2362,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2435,7 +2435,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2508,7 +2508,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2581,7 +2581,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2654,7 +2654,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2727,7 +2727,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2800,7 +2800,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2873,7 +2873,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -2946,7 +2946,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -3019,7 +3019,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -3092,7 +3092,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -3165,7 +3165,7 @@ "dependencies": { "@conform-to/react": "^0.9.0", "@conform-to/zod": "^0.9.0", - "@epic-web/workshop-utils": "^5.3.7", + "@epic-web/workshop-utils": "^5.3.8", "@mswjs/data": "^0.14.0", "@radix-ui/react-label": "^2.0.2", "@radix-ui/react-slot": "^1.0.2", @@ -4081,9 +4081,9 @@ "integrity": "sha512-FIhO7PFUVEbcnrJOtom8gb4GXog4Z44n4Jxwmw2nkKt4mx8I/q/d0O4tMabjYndM1QX2oXvRYzpZxtP61s2P5A==" }, "node_modules/@epic-web/workshop-utils": { - "version": "5.3.7", - "resolved": "https://registry.npmjs.org/@epic-web/workshop-utils/-/workshop-utils-5.3.7.tgz", - "integrity": "sha512-jAYYmF7aQirDhxW4DxpvYtLjZguPhol7awA9r9Q0XSOUbjVenDVQWTieKcM0Pp6ubmdDgaoXHideS8iB7mj8BQ==", + "version": "5.3.8", + "resolved": "https://registry.npmjs.org/@epic-web/workshop-utils/-/workshop-utils-5.3.8.tgz", + "integrity": "sha512-AQRDBhnfdhbkfQyxcsbJBOz62Z6rLJJvHS6UnkWlgQI57QIkYlu1UsSm4hivCcVnccezu6VPNzOpbK31REoTDQ==", "dependencies": { "@epic-web/cachified": "^5.2.0", "@epic-web/remember": "^1.1.0",