react-select-datepicker 2.1.1 → 2.1.2
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 +123 -124
package/package.json
CHANGED
|
@@ -1,124 +1,123 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "react-select-datepicker",
|
|
3
|
-
"version": "2.1.
|
|
4
|
-
"description": "A simple and reusable dropdown datepicker component for React",
|
|
5
|
-
"author": "JMcAmmond",
|
|
6
|
-
"license": "MIT",
|
|
7
|
-
"repository": "JMcAmmond/react-select-datepicker",
|
|
8
|
-
"bugs": {
|
|
9
|
-
"url": "https://github.com/JMcAmmond/react-select-datepicker/issues"
|
|
10
|
-
},
|
|
11
|
-
"homepage": "https://github.com/JMcAmmond/react-select-datepicker#readme",
|
|
12
|
-
"main": "dist/index.js",
|
|
13
|
-
"source": "src/index.tsx",
|
|
14
|
-
"keywords": [
|
|
15
|
-
"react",
|
|
16
|
-
"datepicker",
|
|
17
|
-
"date",
|
|
18
|
-
"select",
|
|
19
|
-
"reactjs",
|
|
20
|
-
"dropdown",
|
|
21
|
-
"datepicker-component"
|
|
22
|
-
],
|
|
23
|
-
"files": [
|
|
24
|
-
"dist"
|
|
25
|
-
],
|
|
26
|
-
"dependencies": {},
|
|
27
|
-
"peerDependencies": {
|
|
28
|
-
"react": "
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
"@
|
|
33
|
-
"@rollup/plugin-
|
|
34
|
-
"@rollup/plugin-
|
|
35
|
-
"@
|
|
36
|
-
"@storybook/addon-
|
|
37
|
-
"@storybook/addon-
|
|
38
|
-
"@storybook/addon-
|
|
39
|
-
"@storybook/addon-
|
|
40
|
-
"@storybook/addon-
|
|
41
|
-
"@storybook/
|
|
42
|
-
"@storybook/
|
|
43
|
-
"@
|
|
44
|
-
"@svgr/
|
|
45
|
-
"@
|
|
46
|
-
"@testing-library/
|
|
47
|
-
"@testing-library/
|
|
48
|
-
"@
|
|
49
|
-
"@types/
|
|
50
|
-
"@types/
|
|
51
|
-
"@types/react": "^17.0.
|
|
52
|
-
"@types/
|
|
53
|
-
"@
|
|
54
|
-
"@typescript-eslint/
|
|
55
|
-
"
|
|
56
|
-
"
|
|
57
|
-
"eslint": "^
|
|
58
|
-
"eslint-config-airbnb": "^
|
|
59
|
-
"eslint-config-
|
|
60
|
-
"eslint-
|
|
61
|
-
"eslint-plugin-
|
|
62
|
-
"eslint-plugin-
|
|
63
|
-
"eslint-plugin-
|
|
64
|
-
"eslint-plugin-
|
|
65
|
-
"eslint-plugin-json": "^3.
|
|
66
|
-
"eslint-plugin-
|
|
67
|
-
"eslint-plugin-
|
|
68
|
-
"eslint-plugin-
|
|
69
|
-
"eslint-plugin-
|
|
70
|
-
"eslint-plugin-react": "^
|
|
71
|
-
"eslint-plugin-
|
|
72
|
-
"eslint-plugin-
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
"
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"react": "^17.0.2",
|
|
79
|
-
"
|
|
80
|
-
"rollup": "^2.
|
|
81
|
-
"rollup-plugin-
|
|
82
|
-
"rollup-plugin-
|
|
83
|
-
"rollup-plugin-
|
|
84
|
-
"rollup-plugin-
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
"test": "
|
|
93
|
-
"test:
|
|
94
|
-
"test:
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
"
|
|
115
|
-
"not
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
"last 1
|
|
120
|
-
"last 1
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "react-select-datepicker",
|
|
3
|
+
"version": "2.1.2",
|
|
4
|
+
"description": "A simple and reusable dropdown datepicker component for React",
|
|
5
|
+
"author": "JMcAmmond",
|
|
6
|
+
"license": "MIT",
|
|
7
|
+
"repository": "JMcAmmond/react-select-datepicker",
|
|
8
|
+
"bugs": {
|
|
9
|
+
"url": "https://github.com/JMcAmmond/react-select-datepicker/issues"
|
|
10
|
+
},
|
|
11
|
+
"homepage": "https://github.com/JMcAmmond/react-select-datepicker#readme",
|
|
12
|
+
"main": "dist/index.js",
|
|
13
|
+
"source": "src/index.tsx",
|
|
14
|
+
"keywords": [
|
|
15
|
+
"react",
|
|
16
|
+
"datepicker",
|
|
17
|
+
"date",
|
|
18
|
+
"select",
|
|
19
|
+
"reactjs",
|
|
20
|
+
"dropdown",
|
|
21
|
+
"datepicker-component"
|
|
22
|
+
],
|
|
23
|
+
"files": [
|
|
24
|
+
"dist"
|
|
25
|
+
],
|
|
26
|
+
"dependencies": {},
|
|
27
|
+
"peerDependencies": {
|
|
28
|
+
"react": ">=17.0.2"
|
|
29
|
+
},
|
|
30
|
+
"devDependencies": {
|
|
31
|
+
"@babel/core": "^7.17.0",
|
|
32
|
+
"@rollup/plugin-commonjs": "^21.0.2",
|
|
33
|
+
"@rollup/plugin-node-resolve": "^13.1.3",
|
|
34
|
+
"@rollup/plugin-url": "^6.1.0",
|
|
35
|
+
"@storybook/addon-a11y": "^6.5.12",
|
|
36
|
+
"@storybook/addon-actions": "^6.5.12",
|
|
37
|
+
"@storybook/addon-essentials": "^6.5.12",
|
|
38
|
+
"@storybook/addon-interactions": "^6.5.12",
|
|
39
|
+
"@storybook/addon-links": "^6.5.12",
|
|
40
|
+
"@storybook/addon-storysource": "^6.5.12",
|
|
41
|
+
"@storybook/react": "^6.5.12",
|
|
42
|
+
"@storybook/testing-library": "0.0.13",
|
|
43
|
+
"@svgr/rollup": "^6.2.1",
|
|
44
|
+
"@svgr/webpack": "^5.5.0",
|
|
45
|
+
"@testing-library/jest-dom": "^5.16.2",
|
|
46
|
+
"@testing-library/react": "^12.1.2",
|
|
47
|
+
"@testing-library/user-event": "^13.5.0",
|
|
48
|
+
"@types/jest": "^27.4.0",
|
|
49
|
+
"@types/node": "^16.11.22",
|
|
50
|
+
"@types/react": "^17.0.39",
|
|
51
|
+
"@types/react-dom": "^17.0.11",
|
|
52
|
+
"@types/styled-components": "^5.1.25",
|
|
53
|
+
"@typescript-eslint/eslint-plugin": "^5.12.1",
|
|
54
|
+
"@typescript-eslint/parser": "^5.12.1",
|
|
55
|
+
"babel-loader": "^8.2.3",
|
|
56
|
+
"eslint": "^8.8.0",
|
|
57
|
+
"eslint-config-airbnb": "^19.0.4",
|
|
58
|
+
"eslint-config-airbnb-typescript": "^16.1.0",
|
|
59
|
+
"eslint-config-prettier": "^8.4.0",
|
|
60
|
+
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
61
|
+
"eslint-plugin-html": "^6.2.0",
|
|
62
|
+
"eslint-plugin-import": "^2.25.4",
|
|
63
|
+
"eslint-plugin-jest": "^26.1.1",
|
|
64
|
+
"eslint-plugin-json": "^3.1.0",
|
|
65
|
+
"eslint-plugin-json-files": "^1.3.0",
|
|
66
|
+
"eslint-plugin-jsx-a11y": "^6.5.1",
|
|
67
|
+
"eslint-plugin-prettier": "^4.0.0",
|
|
68
|
+
"eslint-plugin-progress": "0.0.1",
|
|
69
|
+
"eslint-plugin-react": "^7.28.0",
|
|
70
|
+
"eslint-plugin-react-hooks": "^4.3.0",
|
|
71
|
+
"eslint-plugin-storybook": "^0.6.4",
|
|
72
|
+
"eslint-plugin-unused-imports": "^2.0.0",
|
|
73
|
+
"gh-pages": "^3.2.3",
|
|
74
|
+
"jest": "^27.5.1",
|
|
75
|
+
"postcss": "^8.4.7",
|
|
76
|
+
"prettier": "^2.5.1",
|
|
77
|
+
"react": "^17.0.2",
|
|
78
|
+
"react-dom": "^17.0.2",
|
|
79
|
+
"rollup": "^2.68.0",
|
|
80
|
+
"rollup-plugin-generate-package-json": "^3.2.0",
|
|
81
|
+
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
82
|
+
"rollup-plugin-postcss": "^4.0.2",
|
|
83
|
+
"rollup-plugin-terser": "^7.0.2",
|
|
84
|
+
"rollup-plugin-typescript2": "^0.31.2",
|
|
85
|
+
"styled-components": "^5.3.5",
|
|
86
|
+
"tslib": "^2.3.1",
|
|
87
|
+
"typescript": "^4.6.2",
|
|
88
|
+
"url-loader": "^4.1.1"
|
|
89
|
+
},
|
|
90
|
+
"scripts": {
|
|
91
|
+
"test": "npm run test:eslint && npm run test:conflicts && npm run test:ts",
|
|
92
|
+
"test:eslint": "npx eslint --ext .js,.jsx,.json,.html,.ts,.tsx,.mjs --report-unused-disable-directives ./src",
|
|
93
|
+
"test:conflicts": "eslint-config-prettier .eslint.config.js",
|
|
94
|
+
"test:ts": "npx tsc -p ./tsconfig.json --noEmit",
|
|
95
|
+
"start": "start-storybook -p 6006",
|
|
96
|
+
"bundle": "rollup -c",
|
|
97
|
+
"clean": "rm -rf ./dist ./storybook-static",
|
|
98
|
+
"build": "npm run clean && build-storybook && npm run bundle",
|
|
99
|
+
"deploy": "gh-pages -d storybook-static"
|
|
100
|
+
},
|
|
101
|
+
"eslintConfig": {
|
|
102
|
+
"extends": [
|
|
103
|
+
"./eslint.config.js"
|
|
104
|
+
],
|
|
105
|
+
"parserOptions": {
|
|
106
|
+
"project": [
|
|
107
|
+
"./tsconfig.json"
|
|
108
|
+
]
|
|
109
|
+
}
|
|
110
|
+
},
|
|
111
|
+
"browserslist": {
|
|
112
|
+
"production": [
|
|
113
|
+
">0.2%",
|
|
114
|
+
"not dead",
|
|
115
|
+
"not op_mini all"
|
|
116
|
+
],
|
|
117
|
+
"development": [
|
|
118
|
+
"last 1 chrome version",
|
|
119
|
+
"last 1 firefox version",
|
|
120
|
+
"last 1 safari version"
|
|
121
|
+
]
|
|
122
|
+
}
|
|
123
|
+
}
|