-
Notifications
You must be signed in to change notification settings - Fork 61
/
package.json
138 lines (138 loc) · 4.25 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
{
"name": "scrumlr.io",
"description": "Client sources for the collaborative webapp scrumlr.io",
"homepage": "https://github.com/inovex/scrumlr.io#readme",
"bugs": {
"url": "https://github.com/inovex/scrumlr.io/issues",
"email": "[email protected]"
},
"version": "3.10.0",
"private": true,
"license": "MIT",
"dependencies": {
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@fontsource/raleway": "^5.1.0",
"@microsoft/clarity": "^1.0.0",
"@react-hook/resize-observer": "^2.0.2",
"@react-spring/web": "^9.7.5",
"@reduxjs/toolkit": "^2.5.0",
"avataaars": "^2.0.0",
"classnames": "^2.5.1",
"file-saver": "^2.0.5",
"i18next": "^24.1.0",
"i18next-browser-languagedetector": "^8.0.2",
"js-cookie": "^3.0.5",
"js-md5": "^0.8.3",
"linkify-react": "^4.2.0",
"linkifyjs": "^4.2.0",
"marked": "15.0.4",
"plausible-tracker": "^0.3.9",
"qrcode.react": "^4.2.0",
"query-string": "^9.1.1",
"react": "^18.3.1",
"react-autosize-textarea": "^7.1.0",
"react-dom": "^18.3.1",
"react-focus-lock": "^2.13.5",
"react-helmet": "^6.1.0",
"react-hotkeys-hook": "^4.6.1",
"react-i18next": "^15.2.0",
"react-redux": "^9.2.0",
"react-router": "^7.0.2",
"react-snowfall": "^2.2.0",
"react-to-print": "^2.15.1",
"react-toastify": "^11.0.2",
"react-tooltip": "^5.28.0",
"sockette": "^2.0.6",
"underscore": "^1.13.7",
"use-long-press": "^3.2.0",
"use-sound": "^4.0.3"
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/react": "^16.1.0",
"@testing-library/user-event": "^14.5.2",
"@types/classnames": "^2.3.4",
"@types/file-saver": "^2.0.7",
"@types/history": "^5.0.0",
"@types/i18next-fs-backend": "^1.1.5",
"@types/jest": "^29.5.14",
"@types/js-cookie": "^3.0.6",
"@types/node": "^22.10.2",
"@types/qrcode.react": "^1.0.5",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@types/react-helmet": "^6.1.11",
"@types/redux-mock-store": "^1.0.6",
"@types/smoothscroll-polyfill": "^0.3.4",
"@types/underscore": "^1.13.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"cross-env": "^7.0.3",
"cypress": "^13.17.0",
"eslint": "^8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-typescript": "^3.7.0",
"eslint-plugin-css-modules": "^2.12.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-only-warn": "^1.1.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"hash-files": "^1.1.1",
"husky": "^9.1.7",
"i18next-fs-backend": "^2.6.0",
"lint-staged": "^15.2.11",
"prettier": "^3.4.2",
"react-dnd-test-backend": "^15.1.2",
"react-dnd-test-utils": "^15.1.2",
"react-scripts": "^5.0.1",
"redux-mock-store": "^1.5.4",
"resize-observer-polyfill": "^1.5.1",
"sass": "^1.83.0",
"stylelint": "^16.12.0",
"stylelint-config-standard": "^36.0.1",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2"
},
"scripts": {
"start": "react-scripts start",
"build": "yarn run hash react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"lint": "eslint src/",
"lint:fix": "eslint --fix src/",
"format": "prettier --write \"src/**/*.{ts,tsx}\"",
"prepare": "husky",
"hash": "cross-env REACT_APP_LOCALES_HASH=$(hash-files --algorithm md5 public/locales/**)"
},
"jest": {
"transformIgnorePatterns": [
"/node_modules/(?!react-toastify)"
]
},
"lint-staged": {
"src/**/*.{ts,tsx}": "eslint --fix",
"src/**/*.{ts,tsx,json,css,scss,md}": "prettier --write"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}