This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
/
package.json
152 lines (152 loc) · 5.04 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
{
"private": true,
"resolutions": {
"@babel/core": "7.9.0",
"@babel/plugin-proposal-async-generator-functions": "7.8.3",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-proposal-optional-catch-binding": "7.8.3",
"@babel/plugin-syntax-dynamic-import": "7.8.3",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-react-constant-elements": "7.9.0",
"@babel/plugin-transform-react-inline-elements": "7.9.0",
"@babel/plugin-transform-runtime": "7.9.0",
"@babel/preset-env": "7.9.0",
"@babel/preset-react": "7.9.4",
"@babel/runtime": "7.9.2",
"@babel/runtime-corejs2": "7.9.2",
"@babel/runtime-corejs3": "7.9.2",
"@curiostack/base-node-dev": "0.2.0",
"@curiostack/base-web": "0.2.2",
"@curiostack/eslint-config-base": "0.2.0",
"@curiostack/eslint-config-web": "0.2.0",
"@curiostack/tsconfig": "0.1.0",
"@gfx/zopfli": "1.0.14",
"@hugmanrique/react-markdown-loader": "0.0.2",
"@storybook/addon-actions": "5.3.17",
"@storybook/addon-backgrounds": "5.3.17",
"@storybook/addon-links": "5.3.17",
"@storybook/addon-options": "5.3.17",
"@storybook/addon-viewport": "5.3.17",
"@storybook/react": "5.3.17",
"@types/enzyme": "3.10.5",
"@types/history": "4.7.5",
"@types/intl": "1.2.0",
"@types/jest": "25.1.4",
"@types/module-alias": "2.0.0",
"@types/node": "13.9.1",
"@types/react": "16.9.25",
"@types/react-dom": "16.9.5",
"@types/react-helmet": "5.0.15",
"@types/react-intl": "2.3.18",
"@types/react-loadable": "5.5.3",
"@types/react-redux": "7.1.7",
"@types/react-router-dom": "5.1.3",
"@types/react-router-redux": "5.0.17",
"@types/redux-immutable": "4.0.1",
"@types/styled-components": "5.0.1",
"@types/webpack-env": "1.15.1",
"@typescript-eslint/eslint-plugin": "2.25.0",
"@typescript-eslint/parser": "2.25.0",
"babel-core": "7.0.0-bridge.0",
"babel-loader": "8.1.0",
"babel-plugin-dynamic-import-node": "2.3.0",
"babel-plugin-macros": "2.8.0",
"babel-plugin-react-intl-auto": "3.3.0",
"babel-plugin-styled-components": "1.10.7",
"babel-preset-stage-0": "6.24.1",
"brotli-webpack-plugin": "1.1.0",
"commander": "4.1.1",
"compression-webpack-plugin": "3.1.0",
"connected-react-router": "6.8.0",
"copy-webpack-plugin": "5.1.1",
"core-js": "3.6.4",
"core-js-2": "npm:core-js@2.6.9",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"enzyme-to-json": "3.4.4",
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-config-airbnb-typescript": "7.2.0",
"eslint-config-prettier": "6.10.1",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-react": "7.19.0",
"extract-react-intl-messages": "4.1.1",
"favicons-webpack-plugin": "0.0.9",
"file-loader": "6.0.0",
"fontfaceobserver": "2.1.0",
"fork-ts-checker-webpack-plugin": "4.1.1",
"fs-extra": "9.0.0",
"handlebars": "4.7.3",
"history": "4.10.1",
"html-loader": "1.0.0",
"html-to-react": "1.4.2",
"html-webpack-plugin": "3.2.0",
"image-webpack-loader": "6.0.0",
"imagemin-pngquant": "5.0.0",
"immutable": "4.0.0-rc.12",
"inquirer": "7.1.0",
"intl": "1.2.5",
"jest": "25.1.0",
"jest-styled-components": "7.0.0",
"loader-utils": "2.0.0",
"module-alias": "2.2.2",
"mozjpeg": "6.0.1",
"prettier": "2.0.2",
"raw-loader": "4.0.0",
"react": "16.13.1",
"react-dom": "16.13.1",
"react-helmet": "5.2.1",
"react-hot-loader": "4.12.20",
"react-intl": "4.2.2",
"react-loadable": "5.5.0",
"react-redux": "7.2.0",
"react-router-dom": "5.1.2",
"react-test-renderer": "16.13.1",
"redux": "4.0.5",
"redux-immutable": "4.0.0",
"redux-saga": "1.1.3",
"regenerator-runtime": "0.13.5",
"reselect": "4.0.0",
"rimraf": "3.0.2",
"serialize-javascript": "3.0.0",
"sharp": "0.25.2",
"static-site-generator-webpack-plugin": "3.4.2",
"styled-components": "5.0.1",
"thread-loader": "2.1.3",
"ts-jest": "25.2.1",
"ts-loader": "6.2.2",
"ts-node": "8.8.1",
"tsconfig-paths": "3.9.0",
"tsconfig-paths-webpack-plugin": "3.2.0",
"tslint": "5.20.1",
"typesafe-actions": "3.0.0",
"typescript": "3.8.3",
"webpack": "4.42.1",
"webpack-assets-manifest": "3.1.1",
"webpack-cli": "3.3.11",
"webpack-dev-server": "3.10.3",
"webpack-sane-compiler": "3.1.1",
"webpack-sane-compiler-reporter": "3.3.2",
"zopfli-webpack-plugin": "0.1.0"
},
"workspaces": {
"packages": [
"cafe-map/api/build/web",
"cafe-map/client/web",
"cluster/pulumi/github",
"cluster/pulumi/root",
"cluster/pulumi/sysadmin",
"common/web/base-node-dev",
"common/web/base-web",
"common/web/eslint-config-base",
"common/web/eslint-config-web",
"common/web/nunjucks",
"common/web/tsconfig",
"developer-portal",
"eggworld/api/build/web",
"eggworld/client/web"
]
}
}