react-native-nepali-picker 1.0.3 → 1.0.4-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "react-native-nepali-picker",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.4-alpha.1",
|
|
4
4
|
"description": "Minimalist and modern Nepali-date picker whith customization.🌟",
|
|
5
5
|
"source": "./src/index.tsx",
|
|
6
6
|
"main": "./lib/commonjs/index.js",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
"define-data-property": "^1.1.4",
|
|
346
346
|
"define-lazy-prop": "^3.0.0",
|
|
347
347
|
"define-properties": "^1.2.1",
|
|
348
|
-
"degenerator": "^
|
|
348
|
+
"degenerator": "^5.0.1",
|
|
349
349
|
"del": "^6.1.1",
|
|
350
350
|
"denodeify": "^1.2.1",
|
|
351
351
|
"depd": "^2.0.0",
|
|
@@ -497,7 +497,7 @@
|
|
|
497
497
|
"internal-slot": "^1.0.7",
|
|
498
498
|
"interpret": "^1.4.0",
|
|
499
499
|
"invariant": "^2.2.4",
|
|
500
|
-
"ip": "^
|
|
500
|
+
"ip": "^2.0.1",
|
|
501
501
|
"ip-address": "^9.0.5",
|
|
502
502
|
"is-absolute": "^1.0.0",
|
|
503
503
|
"is-arguments": "^1.1.1",
|
|
@@ -722,8 +722,8 @@
|
|
|
722
722
|
"p-locate": "^4.1.0",
|
|
723
723
|
"p-map": "^4.0.0",
|
|
724
724
|
"p-try": "^2.2.0",
|
|
725
|
-
"pac-proxy-agent": "^
|
|
726
|
-
"pac-resolver": "^
|
|
725
|
+
"pac-proxy-agent": "^7.0.2",
|
|
726
|
+
"pac-resolver": "^7.0.1",
|
|
727
727
|
"package-json": "^8.1.1",
|
|
728
728
|
"parent-module": "^1.0.1",
|
|
729
729
|
"parse-json": "^5.2.0",
|