Skip to content

Commit

Permalink
Bump FE runtime dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xificurk committed Jun 26, 2022
1 parent 50728bf commit abe9e9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
},
"bugs": "https://github.com/nepada/phone-number-input/issues",
"peerDependencies": {
"libphonenumber-js": "^1.7.48",
"nette-forms": "^3.0.3"
"libphonenumber-js": "^1.10.0",
"nette-forms": "^3.1.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
Expand All @@ -36,8 +36,8 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^24.1.3",
"jest": "^26.6.3",
"libphonenumber-js": "^1.7.48",
"nette-forms": "^3.0.3",
"libphonenumber-js": "^1.10.0",
"nette-forms": "^3.1.0",
"rollup": "^2.33.2",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
Expand Down

0 comments on commit abe9e9d

Please sign in to comment.