Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcdodds committed Jul 25, 2023
1 parent 492f7b3 commit f0370e9
Show file tree
Hide file tree
Showing 29 changed files with 15,022 additions and 353 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/01.form-validation/03.problem.no-validate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/02.accessibility/01.problem.labels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/02.accessibility/01.solution.labels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/02.accessibility/02.problem.aria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/02.accessibility/02.solution.aria/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/02.accessibility/03.problem.focus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/02.accessibility/03.solution.focus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/03.schema-validation/01.problem.zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
12 changes: 6 additions & 6 deletions exercises/03.schema-validation/01.solution.zod/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
"@mswjs/data": "^0.13.0",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-slot": "^1.0.2",
"@remix-run/css-bundle": "^1.18.1",
"@remix-run/node": "^1.18.1",
"@remix-run/react": "^1.18.1",
"@remix-run/serve": "^1.18.1",
"@remix-run/css-bundle": "^1.19.1",
"@remix-run/node": "^1.19.1",
"@remix-run/react": "^1.19.1",
"@remix-run/serve": "^1.19.1",
"address": "^1.2.2",
"chalk": "^5.3.0",
"chokidar": "^3.5.3",
Expand All @@ -46,8 +46,8 @@
},
"devDependencies": {
"@playwright/test": "^1.35.1",
"@remix-run/dev": "^1.18.1",
"@remix-run/eslint-config": "^1.18.1",
"@remix-run/dev": "^1.19.1",
"@remix-run/eslint-config": "^1.19.1",
"@total-typescript/ts-reset": "^0.4.2",
"@types/compression": "^1.7.2",
"@types/express": "^4.17.17",
Expand Down
Loading

0 comments on commit f0370e9

Please sign in to comment.