forked from TheThingsNetwork/lorawan-stack
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
181 lines (181 loc) · 5.74 KB
/
package.json
File metadata and controls
181 lines (181 loc) · 5.74 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
{
"name": "ttn-stack",
"version": "3.18.1",
"description": "The Things Stack",
"main": "index.js",
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
"license": "Apache-2.0",
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/core": "^7.17.0",
"@babel/eslint-parser": "^7.12.17",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-decorators": "^7.15.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/plugin-transform-spread": "^7.14.6",
"@babel/plugin-transform-strict-mode": "^7.16.7",
"@babel/preset-env": "^7.16.7",
"@babel/preset-react": "^7.16.0",
"@babel/register": "^7.15.3",
"@babel/runtime-corejs2": "^7.12.18",
"@cypress/code-coverage": "^3.9.2",
"@hot-loader/react-dom": "^17.0.1",
"@storybook/addon-actions": "^6.4.9",
"@storybook/addon-info": "6.0.0-alpha.2",
"@storybook/react": "^6.4.9",
"@testing-library/cypress": "^8.0.2",
"add-asset-html-webpack-plugin": "^3.1.3",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.3",
"babel-plugin-istanbul": "^6.0.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-react-intl": "^3.0.1",
"babel-plugin-react-intl-auto": "^3.3.0",
"clean-webpack-plugin": "^4.0.0",
"copy-webpack-plugin": "^6.4.0",
"css-hot-loader": "^1.4.4",
"css-loader": "^5.2.7",
"cypress": "7.7.0",
"cypress-file-upload": "^5.0.8",
"eslint": "^7.29.0",
"eslint-config-prettier": "^8.0.0",
"eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-cypress": "^2.11.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.2.2",
"eslint-plugin-jsdoc": "^37.2.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "^3.3.1",
"eslint-plugin-react": "^7.28.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^4.5.1",
"jest": "^26.6.3",
"js-yaml": "^4.0.0",
"json": "^11.0.0",
"messageformat-parser": "^4.1.3",
"mini-css-extract-plugin": "^1.3.8",
"mkdirp": "^1.0.4",
"nib": "^1.1.2",
"pg": "^8.5.1",
"prettier": "^2.4.1",
"stylint": "^2.0.0",
"stylus": "^0.55.0",
"stylus-loader": "^4.3.3",
"wait-on": "^6.0.1",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0",
"webpack-plugin-hash-output": "^3.1.0",
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
"yargs": "^17.3.1"
},
"dependencies": {
"@formatjs/intl-datetimeformat": "^4.2.6",
"@formatjs/intl-displaynames": "^5.4.2",
"@formatjs/intl-listformat": "^6.3.3",
"@formatjs/intl-locale": "^2.4.37",
"@formatjs/intl-numberformat": "^7.2.3",
"@formatjs/intl-pluralrules": "^4.1.2",
"@formatjs/intl-relativetimeformat": "^10.0.0",
"@sentry/browser": "^6.18.2",
"@sentry/integrations": "^6.13.0",
"@tippyjs/react": "^4.2.6",
"autobind-decorator": "^2.4.0",
"axios": "^0.24.0",
"brace": "^0.11.1",
"cancelable-promise": "^3.2.3",
"classnames": "^2.2.6",
"clipboard": "^2.0.6",
"connected-react-router": "^6.9.1",
"deep-diff": "^1.0.2",
"focus-visible": "^5.2.0",
"formik": "^2.2.9",
"history": "^4.10.1",
"intl": "^1.2.5",
"leaflet": "^1.7.1",
"lodash": "^4.17.21",
"lottie-web": "^5.8.1",
"md5": "^2.3.0",
"prop-types": "^15.7.2",
"query-string": "^7.1.1",
"react": "^17.0.1",
"react-ace": "^6.6.0",
"react-display-name": "^0.2.5",
"react-dom": "^17.0.1",
"react-focus-lock": "^2.7.1",
"react-grid-system": "^7.1.1",
"react-helmet": "^6.1.0",
"react-hot-loader": "^4.13.0",
"react-intl": "^5.20.12",
"react-leaflet": ">=3.1.0 <3.2.0",
"react-paginate": "^8.1.0",
"react-redux": "^7.2.6",
"react-remove-scroll": "^2.4.3",
"react-router-dom": "^5.3.0",
"react-select": "^4.1.0",
"react-string-replace": "^0.4.4",
"react-switch": "^6.0.0",
"react-text-mask": "^5.4.3",
"react-toastify": "^8.1.0",
"react-virtualized-auto-sizer": "^1.0.4",
"react-window": "^1.8.6",
"redux": "^4.0.5",
"redux-actions": "^2.6.5",
"redux-logic": "^3.0.2",
"redux-sentry-middleware": "^0.2.2",
"scroll-into-view-if-needed": "^2.2.26",
"ttn-lw": "file:sdk/js",
"unicode-properties": "^1.3.1",
"url-polyfill": "^1.1.12",
"url-template": "^2.0.8",
"yup": "^0.32.9"
},
"resolutions": {
"cypress": "^7.7.0",
"ssri": "^8.0.1",
"glob-parent": "^5.1.2",
"react-router-dom/react-router": "^5.2.1",
"prismjs": "^1.25.0",
"trim": "^0.0.3",
"immer": "^9.0.6"
},
"babel": {
"extends": "./config/babel.config.json"
},
"jest": {
"setupFiles": [
"<rootDir>/config/jest/setup.js"
],
"testMatch": [
"<rootDir>/pkg/**/*_test.js"
],
"transform": {
"^.+\\.js$": "babel-jest",
"\\.(css|styl|less|sass)$": "<rootDir>/config/jest/styles.transform.js",
"\\.(jpg|jpeg|svg|png|woff|woff2|ttf|eot|gif|webp)$": "<rootDir>/config/jest/files.transform.js"
},
"moduleNameMapper": {
"\\.(css|styl|less|sass)$": "identity-obj-proxy",
"^\\@ttn-lw(.*)": "<rootDir>/pkg/webui$1",
"^\\@console(.*)": "<rootDir>/pkg/webui/console$1",
"^\\@account(.*)": "<rootDir>/pkg/webui/account$1",
"^\\@assets(.*)": "<rootDir>/pkg/webui/assets$1"
}
},
"eslintConfig": {
"extends": "./config/eslintrc.yaml"
},
"prettier": "./config/.prettierrc.js",
"nyc": {
"report-dir": "coverage/cypress",
"reporter": [
"json"
],
"include": [
"pkg/webui/**/*.js"
]
}
}