File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
"@apollo/react-testing" : " ^3.1.3" ,
10
10
"@babel/core" : " 7.7.4" ,
11
11
"@koa/router" : " ^8.0.5" ,
12
- "@loadable/babel-plugin" : " ^ 5.11.0" ,
13
- "@loadable/component" : " ^ 5.11.0" ,
14
- "@loadable/server" : " ^ 5.11.0" ,
12
+ "@loadable/babel-plugin" : " 5.11.0" ,
13
+ "@loadable/component" : " 5.11.0" ,
14
+ "@loadable/server" : " 5.11.0" ,
15
15
"@reduxjs/toolkit" : " ^1.2.2" ,
16
16
"@sentry/browser" : " ^5.11.1" ,
17
17
"@svgr/webpack" : " 4.3.3" ,
243
243
" @loadable/babel-plugin"
244
244
]
245
245
},
246
- "proxy" : " http ://localhost:5000 " ,
246
+ "proxy" : " https ://v2.velog.io/ " ,
247
247
"devDependencies" : {
248
248
"@loadable/webpack-plugin" : " ^5.7.1"
249
249
}
Original file line number Diff line number Diff line change 1157
1157
path-to-regexp "1.x"
1158
1158
urijs "^1.19.2"
1159
1159
1160
- "@loadable/babel-plugin@^ 5.11.0":
1160
+
1161
1161
version "5.11.0"
1162
1162
resolved "https://registry.yarnpkg.com/@loadable/babel-plugin/-/babel-plugin-5.11.0.tgz#3946865183202b64ff5d688549ec612957c54a01"
1163
1163
integrity sha512-d+U24IWBpxOh2DVr+pYkVLbxZXX6QaPekT390PVW2rOvxkZ68QUm5TSrOrTFifygSfFNfpJ/QclTQjyXBLqrLw==
1164
1164
dependencies:
1165
1165
"@babel/plugin-syntax-dynamic-import" "^7.7.4"
1166
1166
1167
- "@loadable/component@^ 5.11.0":
1167
+
1168
1168
version "5.11.0"
1169
1169
resolved "https://registry.yarnpkg.com/@loadable/component/-/component-5.11.0.tgz#e495834279663d20aabf0e4ca25e5c44bef308eb"
1170
1170
integrity sha512-RzXAH419hnC6vF/ZAEv+k1JgbE/4G7veZo3RvwQDRfp2BFrwbJp9qasjccuk6RrQR/nWWgufaW/CGlL6NSBNGw==
1171
1171
dependencies:
1172
1172
"@babel/runtime" "^7.7.4"
1173
1173
hoist-non-react-statics "^3.3.1"
1174
1174
1175
- "@loadable/server@^ 5.11.0":
1175
+
1176
1176
version "5.11.0"
1177
1177
resolved "https://registry.yarnpkg.com/@loadable/server/-/server-5.11.0.tgz#fa4dc835239ed3796f6437b60c0b7322a249dffc"
1178
1178
integrity sha512-uHHS0ORAqVHRXTVcnihWlW8hXM7CjJrqBJ5FN2rVp4EC0xmmjsG8oVJogSkpGOFa1uvDypAM9upuc4wPqAK7nw==
You can’t perform that action at this time.
0 commit comments