File tree Expand file tree Collapse file tree 12 files changed +32
-32
lines changed
Expand file tree Collapse file tree 12 files changed +32
-32
lines changed Original file line number Diff line number Diff line change 33 "private" : true ,
44 "dependencies" : {
55 "@chakra-ui/react" : " ^2.4.2" ,
6- "@conform-to/react" : " 1.0.4 " ,
6+ "@conform-to/react" : " 1.0.5 " ,
77 "@emotion/react" : " ^11.10.5" ,
88 "@emotion/styled" : " ^11.10.5" ,
99 "framer-motion" : " ^7.6.19" ,
Original file line number Diff line number Diff line change 22 "name" : " @conform-example/headless-ui" ,
33 "private" : true ,
44 "dependencies" : {
5- "@conform-to/react" : " 1.0.4 " ,
5+ "@conform-to/react" : " 1.0.5 " ,
66 "@headlessui/react" : " ^1.7.13" ,
77 "@heroicons/react" : " ^2.0.18" ,
88 "react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 22 "name" : " @conform-example/material-ui" ,
33 "private" : true ,
44 "dependencies" : {
5- "@conform-to/react" : " 1.0.4 " ,
5+ "@conform-to/react" : " 1.0.5 " ,
66 "@emotion/react" : " ^11.10.0" ,
77 "@emotion/styled" : " ^11.10.0" ,
88 "@mui/material" : " ^5.10.2" ,
Original file line number Diff line number Diff line change 99 "lint" : " next lint"
1010 },
1111 "dependencies" : {
12- "@conform-to/react" : " 1.0.4 " ,
13- "@conform-to/zod" : " 1.0.4 " ,
12+ "@conform-to/react" : " 1.0.5 " ,
13+ "@conform-to/zod" : " 1.0.5 " ,
1414 "next" : " 14.0.4" ,
1515 "react" : " ^18.2.0" ,
1616 "react-dom" : " ^18.2.0" ,
Original file line number Diff line number Diff line change 1010 "preview" : " vite preview"
1111 },
1212 "dependencies" : {
13- "@conform-to/react" : " ^1.0.4 " ,
14- "@conform-to/zod" : " ^1.0.4 " ,
13+ "@conform-to/react" : " ^1.0.5 " ,
14+ "@conform-to/zod" : " ^1.0.5 " ,
1515 "@radix-ui/react-checkbox" : " ^1.0.4" ,
1616 "@radix-ui/react-icons" : " ^1.3.0" ,
1717 "@radix-ui/react-radio-group" : " ^1.1.3" ,
Original file line number Diff line number Diff line change 77 "serve" : " vite preview"
88 },
99 "dependencies" : {
10- "@conform-to/react" : " 1.0.4 " ,
11- "@conform-to/zod" : " 1.0.4 " ,
10+ "@conform-to/react" : " 1.0.5 " ,
11+ "@conform-to/zod" : " 1.0.5 " ,
1212 "react" : " ^18.2.0" ,
1313 "react-dom" : " ^18.2.0" ,
1414 "react-router-dom" : " ^6.15.0" ,
Original file line number Diff line number Diff line change 99 "start" : " remix-serve build"
1010 },
1111 "dependencies" : {
12- "@conform-to/react" : " 1.0.4 " ,
13- "@conform-to/zod" : " 1.0.4 " ,
12+ "@conform-to/react" : " 1.0.5 " ,
13+ "@conform-to/zod" : " 1.0.5 " ,
1414 "@remix-run/node" : " ^1.19.3" ,
1515 "@remix-run/react" : " ^1.19.3" ,
1616 "@remix-run/serve" : " ^1.19.3" ,
Original file line number Diff line number Diff line change 33 "description" : " A set of opinionated helpers built on top of the Constraint Validation API" ,
44 "homepage" : " https://conform.guide" ,
55 "license" : " MIT" ,
6- "version" : " 1.0.4 " ,
6+ "version" : " 1.0.5 " ,
77 "main" : " index.js" ,
88 "module" : " index.mjs" ,
99 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 33 "description" : " Conform view adapter for react" ,
44 "homepage" : " https://conform.guide" ,
55 "license" : " MIT" ,
6- "version" : " 1.0.4 " ,
6+ "version" : " 1.0.5 " ,
77 "main" : " index.js" ,
88 "module" : " index.mjs" ,
99 "types" : " index.d.ts" ,
3030 "url" : " https://github.com/edmundhung/conform/issues"
3131 },
3232 "dependencies" : {
33- "@conform-to/dom" : " 1.0.4 "
33+ "@conform-to/dom" : " 1.0.5 "
3434 },
3535 "devDependencies" : {
3636 "@types/react" : " ^18.2.43" ,
Original file line number Diff line number Diff line change 33 "description" : " Conform helpers for integrating with yup" ,
44 "homepage" : " https://conform.guide" ,
55 "license" : " MIT" ,
6- "version" : " 1.0.4 " ,
6+ "version" : " 1.0.5 " ,
77 "main" : " index.js" ,
88 "module" : " index.mjs" ,
99 "types" : " index.d.ts" ,
2525 "url" : " https://github.com/edmundhung/conform/issues"
2626 },
2727 "peerDependencies" : {
28- "@conform-to/dom" : " 1.0.4 " ,
28+ "@conform-to/dom" : " 1.0.5 " ,
2929 "yup" : " >=0.32.0"
3030 },
3131 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments