-
Notifications
You must be signed in to change notification settings - Fork 309
/
package.json
181 lines (181 loc) · 5.92 KB
/
package.json
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.32.2",
"description": "The Things Stack",
"main": "index.js",
"repository": "https://github.com/TheThingsNetwork/lorawan-stack.git",
"license": "Apache-2.0",
"devDependencies": {
"@babel/cli": "^7.25.9",
"@babel/core": "^7.26.0",
"@babel/eslint-parser": "^7.25.9",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-decorators": "^7.25.9",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/plugin-transform-spread": "^7.25.9",
"@babel/plugin-transform-strict-mode": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/register": "^7.25.9",
"@babel/runtime-corejs2": "^7.26.0",
"@inquirer/prompts": "^7.1.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.15",
"@storybook/addon-designs": "8.0.4",
"@storybook/addon-essentials": "8.4.5",
"@storybook/addon-mdx-gfm": "8.4.5",
"@storybook/addon-actions": "8.4.5",
"@storybook/cli": "8.4.5",
"@storybook/react": "8.4.5",
"@storybook/react-webpack5": "8.4.5",
"@testing-library/cypress": "^10.0.2",
"add-asset-html-webpack-plugin": "^6.0.0",
"babel-jest": "^29.7.0",
"babel-loader": "^9.2.1",
"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": "^12.0.2",
"css-loader": "^6.10.0",
"cypress": "13.16.0",
"cypress-browser-permissions": "^1.1.0",
"cypress-file-upload": "^5.0.8",
"cypress-log-to-output": "^1.1.2",
"eslint": "^8.44.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-ttn": "git+https://github.com/TheThingsNetwork/eslint-config-ttn.git#v1.4.0",
"eslint-import-resolver-webpack": "^0.13.9",
"eslint-plugin-babel": "^5.3.1",
"eslint-plugin-cypress": "^3.6.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-prefer-arrow": "^1.2.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "^7.37.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.6.3",
"http-proxy-middleware": "^3.0.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"js-yaml": "^4.0.0",
"json": "^11.0.0",
"messageformat-parser": "^4.1.3",
"mini-css-extract-plugin": "^2.9.2",
"mjml": "^4.15.3",
"mkdirp": "^3.0.1",
"nib": "^1.2.0",
"pg": "^8.13.1",
"prettier": "3.3.3",
"react-refresh": "^0.14.2",
"stylelint": "^16.10.0",
"stylelint-stylus": "^1.0.0",
"storybook": "^8.1.8",
"stylus": "^0.64.0",
"stylus-loader": "^8.1.1",
"wait-on": "^8.0.1",
"webpack": "^5.96.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-shell-plugin": "https://github.com/cdeutsch/webpack-shell-plugin.git#bee537d",
"yargs": "^17.7.2"
},
"dependencies": {
"@tabler/icons-react": "^3.22.0",
"@formatjs/intl-datetimeformat": "^6.16.5",
"@formatjs/intl-displaynames": "^6.8.5",
"@formatjs/intl-listformat": "^7.7.5",
"@formatjs/intl-locale": "^4.2.5",
"@formatjs/intl-numberformat": "^8.14.5",
"@formatjs/intl-pluralrules": "^5.3.5",
"@formatjs/intl-relativetimeformat": "^11.4.5",
"@reduxjs/toolkit": "^2.3.0",
"@sentry/integrations": "^7.114.0",
"@sentry/react": "^8.39.0",
"@tippyjs/react": "^4.2.6",
"apexcharts": "^3.54.1",
"autobind-decorator": "^2.4.0",
"axios": "^1.5.1",
"brace": "^0.11.1",
"cancelable-promise": "^4.3.1",
"classnames": "^2.5.1",
"clipboard": "^2.0.11",
"deep-diff": "^1.0.2",
"focus-visible": "^5.2.1",
"formik": "^2.4.6",
"history": "^5.3.0",
"jsqr": "^1.4.0",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"md5": "^2.3.0",
"prop-types": "^15.8.1",
"query-string": "^9.1.1",
"react": "^17.0.1",
"react-ace": "^6.6.0",
"react-apexcharts": "^1.5.0",
"react-display-name": "^0.2.5",
"react-dom": "^17.0.1",
"react-focus-lock": "^2.13.2",
"react-helmet": "^6.1.0",
"react-intl": "^7.0.1",
"react-leaflet": "^4.2.1",
"react-paginate": "^8.2.0",
"react-redux": "^8.1.2",
"react-remove-scroll": "^2.6.0",
"react-router-dom": "^6.14.1",
"react-select": "^5.8.3",
"react-string-replace": "^1.1.1",
"react-switch": "^7.0.0",
"react-text-mask": "^5.5.0",
"react-toastify": "^9.1.3",
"react-virtualized-auto-sizer": "^1.0.24",
"react-window": "^1.8.10",
"react-window-infinite-loader": "^1.0.9",
"redux": "^5.0.1",
"redux-actions": "^2.6.5",
"redux-logic": "^5.0.1",
"reselect": "^5.1.1",
"scroll-into-view-if-needed": "^3.1.0",
"ttn-lw": "file:sdk/js",
"unicode-properties": "^1.4.1",
"url-template": "^3.1.1",
"yup": "^1.4.0"
},
"resolutions": {
"cli-truncate": "2.1.0",
"string-width": "4.2.2",
"strip-ansi": "6.0.0"
},
"babel": {
"extends": "./config/babel.config.json"
},
"jest": {
"setupFilesAfterEnv": [
"<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"
},
"testEnvironment": "jest-environment-jsdom"
},
"eslintConfig": {
"extends": "./config/eslintrc.yaml"
},
"stylelint": {
"extends": "./config/.stylelintrc.yaml"
},
"prettier": "./config/.prettierrc.js"
}