| author | ymh <ymh.work@gmail.com> |
| Thu, 29 Jul 2021 19:04:01 +0200 | |
| changeset 209 | a01e6a4dc9d2 |
| parent 207 | c39d91bd16af |
| permissions | -rw-r--r-- |
| 1 | 1 |
{ |
2 |
"name": "client", |
|
|
207
c39d91bd16af
update dependencies and create new version
ymh <ymh.work@gmail.com>
parents:
204
diff
changeset
|
3 |
"version": "0.2.3", |
| 1 | 4 |
"private": true, |
|
188
00cf90eb0f5a
Correct index file and add a favicon. increment version
ymh <ymh.work@gmail.com>
parents:
175
diff
changeset
|
5 |
"homepage": "https://irinotes.iri-research.org", |
| 1 | 6 |
"dependencies": { |
| 195 | 7 |
"@types/react-modal": "^3.6.0", |
| 157 | 8 |
"@types/slate-html-serializer": "^0.6.2", |
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
9 |
"@types/slate-plain-serializer": "^0.6.0", |
| 172 | 10 |
"@types/slate-react": "^0.20.0", |
| 151 | 11 |
"bootstrap": "^4.1.3", |
| 174 | 12 |
"color": "^3.1.0", |
| 195 | 13 |
"connected-react-router": ">=6.0.0-beta.1", |
| 172 | 14 |
"history": "^4.7.2", |
| 195 | 15 |
"i18next": "^12.1.0", |
|
171
03334a31130a
Add translation with react-i18next
ymh <ymh.work@gmail.com>
parents:
170
diff
changeset
|
16 |
"i18next-browser-languagedetector": "^2.2.3", |
| 209 | 17 |
"immutable": "^3.8.2", |
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
18 |
"jquery": "^3.3.1", |
|
97
69eaef18b01b
Improve the network saga. Try to avoid unnecessary token refresh
ymh <ymh.work@gmail.com>
parents:
84
diff
changeset
|
19 |
"jwt-decode": "^2.2.0", |
|
62
b2514a9bcd49
migrate to redux-offline + various optimisation
ymh <ymh.work@gmail.com>
parents:
59
diff
changeset
|
20 |
"localforage": "^1.5.0", |
|
12
48ddaa42b810
Draft implementation of sessions.
Alexandre Segura <mex.zktk@gmail.com>
parents:
5
diff
changeset
|
21 |
"lodash": "^4.17.4", |
|
48ddaa42b810
Draft implementation of sessions.
Alexandre Segura <mex.zktk@gmail.com>
parents:
5
diff
changeset
|
22 |
"moment": "^2.18.1", |
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
23 |
"npm": "^6.4.1", |
|
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
24 |
"popper.js": "^1.14.4", |
|
171
03334a31130a
Add translation with react-i18next
ymh <ymh.work@gmail.com>
parents:
170
diff
changeset
|
25 |
"prop-types": "^15.6.2", |
| 195 | 26 |
"qs": "^6.6.0", |
27 |
"ramda": "^0.26.0", |
|
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
28 |
"react": "^16.5.2", |
|
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
29 |
"react-dom": "^16.5.2", |
|
171
03334a31130a
Add translation with react-i18next
ymh <ymh.work@gmail.com>
parents:
170
diff
changeset
|
30 |
"react-i18next": "^8.3.6", |
|
146
4f4bb2b3ef39
Removing Modal from react-bootstrap and adding react-modal
salimr <riwad.salim@yahoo.fr>
parents:
142
diff
changeset
|
31 |
"react-modal": "^3.5.1", |
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
32 |
"react-overlays": "^0.8.3", |
| 195 | 33 |
"react-portal": "^4.2.0", |
34 |
"react-redux": "^6.0.0", |
|
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
35 |
"react-router": "^4.3.1", |
|
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
36 |
"redux": "^4.0.0", |
|
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
37 |
"redux-persist": "^5.10.0", |
|
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
38 |
"redux-saga": "^0.16.0", |
| 172 | 39 |
"slate": "^0.44.6", |
| 157 | 40 |
"slate-html-serializer": "^0.7.2", |
41 |
"slate-plain-serializer": "^0.6.2", |
|
| 172 | 42 |
"slate-react": "^0.21.5", |
| 174 | 43 |
"typeface-roboto-mono": "^0.0.54", |
44 |
"typeface-rubik": "^0.0.54", |
|
| 142 | 45 |
"uuid": "^3.0.1", |
|
170
7da1d5137b0b
Upgrade dependencies and correct theme colors
ymh <ymh.work@gmail.com>
parents:
168
diff
changeset
|
46 |
"yarn": "^1.12.1" |
| 1 | 47 |
}, |
48 |
"devDependencies": { |
|
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
49 |
"enzyme": "^3.6.0", |
| 172 | 50 |
"enzyme-adapter-react-16": "^1.7.0", |
|
69
2f42063b0869
Import material-fonts in project for offline usage
ymh <ymh.work@gmail.com>
parents:
62
diff
changeset
|
51 |
"material-design-icons": "^3.0.1", |
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
52 |
"node-sass-chokidar": "^1.3.3", |
| 142 | 53 |
"npm-run-all": "^4.1.2", |
| 172 | 54 |
"react-scripts": "2.1.1", |
|
168
ea92f4fe783d
- move SlateEditor and dependencies to its own folder
ymh <ymh.work@gmail.com>
parents:
157
diff
changeset
|
55 |
"react-test-renderer": "^16.5.2" |
| 1 | 56 |
}, |
57 |
"scripts": { |
|
| 151 | 58 |
"build-css": "node-sass-chokidar --include-path ./src --include-path ./src/scss --include-path ./node_modules src/ -o src/", |
59 |
"watch-css": "npm run build-css && node-sass-chokidar --include-path ./src --include-path ./src/scss --include-path ./node_modules src/ -o src/ --watch --recursive", |
|
| 2 | 60 |
"start-js": "react-scripts start", |
61 |
"start": "npm-run-all -p watch-css start-js", |
|
62 |
"build": "npm run build-css && react-scripts build", |
|
| 1 | 63 |
"test": "react-scripts test --env=jsdom", |
| 175 | 64 |
"eject": "react-scripts eject", |
65 |
"set-version": "bash -c 'sed -i \"\" -e \"s/\\([:space:]*\\\"version\\\"[[:space:]]*\\:[[:space:]]*\\\"\\)[\\.0-9]*\\(\\\".*\\)/\\1${1}\\2/\" package.json' 0" |
|
| 172 | 66 |
}, |
67 |
"browserslist": [ |
|
68 |
">0.2%", |
|
69 |
"not dead", |
|
70 |
"not ie <= 11", |
|
71 |
"not op_mini all" |
|
72 |
] |
|
| 1 | 73 |
} |