mirror of
https://github.com/tenrok/vue2-datepicker.git
synced 2026-06-16 23:40:35 +03:00
build: update date-format-parse
This commit is contained in:
Generated
+3
-3
@@ -4342,9 +4342,9 @@
|
||||
"integrity": "sha1-gnHZQ8xGNqHydpjxuNap8c63QCY="
|
||||
},
|
||||
"date-format-parse": {
|
||||
"version": "0.2.4",
|
||||
"resolved": "https://registry.npmjs.org/date-format-parse/-/date-format-parse-0.2.4.tgz",
|
||||
"integrity": "sha512-5bDOjfkLcYSOfWgF9gPuHGWX/A8aFoTFRHVDgCayom0c4tQGbjprlNStfz0nTeiV5B1z3x1KAEmeTGRGQQgVzw=="
|
||||
"version": "0.2.5",
|
||||
"resolved": "https://registry.npmjs.org/date-format-parse/-/date-format-parse-0.2.5.tgz",
|
||||
"integrity": "sha512-PzvB3p9bTxrGQbz3ZlO/kxgXzKZhMo4l0OQfPqVYjuwixHRS9yHH6cUJI9JG2Hh6iUQgh17T7w95lzQ131dS/g=="
|
||||
},
|
||||
"dateformat": {
|
||||
"version": "3.0.3",
|
||||
|
||||
+1
-1
@@ -48,7 +48,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"date-fns": "^2.0.1",
|
||||
"date-format-parse": "^0.2.4"
|
||||
"date-format-parse": "^0.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
|
||||
Reference in New Issue
Block a user