Skip to content

Commit

Permalink
4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmetemrekilinc committed Dec 26, 2023
1 parent bd6178a commit 5c39fb8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "comfort-react-demo",
"version": "4.1.0",
"version": "4.1.1",
"type": "module",
"license": "MIT",
"scripts": {
Expand All @@ -16,7 +16,7 @@
"@mui/material": "5.14.16",
"@mui/utils": "5.14.16",
"@mui/x-date-pickers": "6.17.0",
"comfort-react": "4.1.0",
"comfort-react": "4.1.1",
"date-fns": "2.30.0",
"jsx-to-string": "1.4.0",
"miragejs": "0.1.48",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3313,7 +3313,7 @@ __metadata:
"@mui/utils": "npm:5.14.16"
"@mui/x-date-pickers": "npm:6.17.0"
"@vitejs/plugin-react": "npm:4.1.0"
comfort-react: "npm:4.1.0"
comfort-react: "npm:4.1.1"
date-fns: "npm:2.30.0"
eslint: "npm:8.52.0"
eslint-config-prettier: "npm:9.0.0"
Expand All @@ -3337,15 +3337,15 @@ __metadata:
languageName: unknown
linkType: soft

"comfort-react@npm:4.1.0":
version: 4.1.0
resolution: "comfort-react@npm:4.1.0"
"comfort-react@npm:4.1.1":
version: 4.1.1
resolution: "comfort-react@npm:4.1.1"
dependencies:
libphonenumber-js: "npm:1.10.49"
notistack: "npm:3.0.1"
prop-types: "npm:15.8.1"
react-number-format: "npm:5.3.1"
react-validatable-form: "npm:5.0.0"
react-validatable-form: "npm:5.0.1"
stylis: "npm:4.3.0"
stylis-plugin-rtl: "npm:2.1.1"
with-query: "npm:1.3.0"
Expand All @@ -3363,7 +3363,7 @@ __metadata:
react-dropzone: 14.2.3
react-imask: 7.1.3
react-phone-input-2: 2.15.1
checksum: a8b527822b626fbfdf9600050bdaced10aa5b4c5e067ba4f3bb585e8695c202a3b17cd2d51771091c6ba59cacf0a11c4d9a24a92815264461b077731294b53fc
checksum: 05930465603ccd9e1db446a77edd4f7c1b31b99e685f1a47588cc4c63db19049e6a955504fe56c6ed4ab507ce0782ba50d7a58fcbb784f80d41639da0985b438
languageName: node
linkType: hard

Expand Down Expand Up @@ -6457,17 +6457,17 @@ __metadata:
languageName: node
linkType: hard

"react-validatable-form@npm:5.0.0":
version: 5.0.0
resolution: "react-validatable-form@npm:5.0.0"
"react-validatable-form@npm:5.0.1":
version: 5.0.1
resolution: "react-validatable-form@npm:5.0.1"
dependencies:
lodash.get: "npm:4.4.2"
lodash.set: "npm:4.3.2"
lodash.unset: "npm:4.5.2"
peerDependencies:
react: ">=17.0.2"
react-dom: ">=17.0.2"
checksum: 33bcaaa321f5b4e086b9c1afc6b9f5dd411d3e2f120bcf399f0aab50e9e0d70619f127aa56e90f6c3c4b3d45d404194247acab1099a652af2023a7330ded282f
checksum: 251dd99fa264c60653681438df236cbbc9687069bce349f8d73583c6a008be729f1f0cd9c667609beccbaff957a92c1f2256aaa501d712d3b1228e9ef7ec4ce8
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c39fb8

Please sign in to comment.