Skip to content

Commit

Permalink
chore: update TS deps
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Jul 7, 2022
1 parent d06705b commit c14e16f
Show file tree
Hide file tree
Showing 85 changed files with 88 additions and 88 deletions.
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/blog-tutorial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"prisma": "^3.13.0",
"start-server-and-test": "^1.14.0",
"tailwindcss": "^3.1.0",
"typescript": "^4.6.4",
"typescript": "^4.7.4",
"vite": "^2.9.7",
"vite-tsconfig-paths": "^3.4.1",
"vitest": "^0.10.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/bullmq-task-queue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/catch-boundary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/chakra-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/client-only-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/client-side-validation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/collected-notes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/combobox-resource-route/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/dark-mode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@remix-run/dev": "1.6.4",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"typescript": "^4.5.4"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/dataloader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react-dom": "^17.0.13",
"esbuild-register": "^3.3.2",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/emotion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/file-and-cloudinary-upload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/firebase-auth-firestore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react-dom": "^17.0.14",
"eslint": "^8.12.0",
"firebase-tools": "^11.0.1",
"typescript": "^4.6.3"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/form-to-notion-db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/framer-route-animation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/gdpr-cookie-consent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/google-analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/image-resize/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react-dom": "^17.0.13",
"@types/sharp": "^0.29.5",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/infinite-scrolling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.42",
"@types/react-dom": "^17.0.14",
"eslint": "^8.11.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/io-ts-formdata-decoding/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/ioredis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/jokes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"esbuild-register": "^3.3.2",
"eslint": "^8.10.0",
"prisma": "^3.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/mantine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/msw/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react-dom": "^17.0.13",
"eslint": "^8.11.0",
"msw": "^0.39.2",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/multiple-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/multiple-params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/newsletter-signup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/nprogress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/on-demand-hydration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/outlet-form-rerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/pathless-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/pm-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"postcss-focus-visible": "^6.0.4",
"postcss-import": "^14.0.2",
"postcss-preset-env": "^7.4.2",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=16"
Expand Down
2 changes: 1 addition & 1 deletion examples/quirrel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/react-spring/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/redis-upstash-session/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-auth-auth0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-auth-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-auth-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-auth-supabase-github/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/remix-auth-supabase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"prettier": "^2.5.1",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
2 changes: 1 addition & 1 deletion examples/route-modal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.13",
"eslint": "^8.10.0",
"typescript": "^4.6.2"
"typescript": "^4.7.4"
},
"engines": {
"node": ">=14"
Expand Down
Loading

0 comments on commit c14e16f

Please sign in to comment.