Skip to content

Commit

Permalink
chore: update @epic-web/workshop-app
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed May 9, 2024
1 parent 95445e0 commit 1ca4f2a
Show file tree
Hide file tree
Showing 47 changed files with 149 additions and 149 deletions.
114 changes: 57 additions & 57 deletions epicshop/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion epicshop/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "module",
"dependencies": {
"@epic-web/workshop-app": "^4.2.3",
"@epic-web/workshop-app": "^4.2.6",
"chokidar": "^3.5.3",
"execa": "^8.0.1",
"fs-extra": "^11.1.1"
Expand Down
2 changes: 1 addition & 1 deletion exercises/01.schema/01.problem.init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/01.schema/01.solution.init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/03.migrations/01.problem.migrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/04.seed/01.problem.init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/04.seed/01.solution.init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/04.seed/02.problem.nested/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/04.seed/02.solution.nested/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/05.generated/01.problem.generated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/05.generated/01.solution.generated/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
2 changes: 1 addition & 1 deletion exercises/05.generated/02.problem.dynamic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@epic-web/workshop-utils": "^4.2.3",
"@epic-web/workshop-utils": "^4.2.6",
"@conform-to/react": "^0.9.0",
"@conform-to/zod": "^0.9.0",
"@mswjs/data": "^0.14.0",
Expand Down
Loading

0 comments on commit 1ca4f2a

Please sign in to comment.