Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
47bd4152
Commit
47bd4152
authored
Jul 15, 2018
by
Jaden DIEFENBAUGH
Browse files
update all deps & webpack config
parent
626ac773
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
conda/js/package-lock.json
View file @
47bd4152
This diff is collapsed.
Click to expand it.
conda/js/package.json
View file @
47bd4152
...
...
@@ -23,8 +23,8 @@
"license"
:
"MIT"
,
"devDependencies"
:
{
"babel-core"
:
"^6.26.3"
,
"babel-eslint"
:
"^8.2.
3
"
,
"babel-loader"
:
"^7.1.
4
"
,
"babel-eslint"
:
"^8.2.
6
"
,
"babel-loader"
:
"^7.1.
5
"
,
"babel-plugin-dynamic-import-webpack"
:
"^1.0.2"
,
"babel-plugin-istanbul"
:
"^4.1.6"
,
"babel-plugin-syntax-dynamic-import"
:
"^6.18.0"
,
...
...
@@ -34,20 +34,20 @@
"babel-preset-env"
:
"^1.7.0"
,
"babel-preset-react"
:
"^6.24.1"
,
"chai"
:
"^4.1.2"
,
"chai-enzyme"
:
"^1.0.0-beta.
0
"
,
"cross-env"
:
"^5.
1.6
"
,
"css-loader"
:
"^
0.28.11
"
,
"chai-enzyme"
:
"^1.0.0-beta.
1
"
,
"cross-env"
:
"^5.
2.0
"
,
"css-loader"
:
"^
1.0.0
"
,
"enzyme"
:
"^3.3.0"
,
"enzyme-adapter-react-16"
:
"^1.1.1"
,
"eslint"
:
"^
4
.1
9.1
"
,
"eslint-plugin-compat"
:
"^2.
4
.0"
,
"eslint-plugin-flowtype"
:
"^2.
49.3
"
,
"eslint-plugin-import"
:
"^2.1
2
.0"
,
"eslint-plugin-react"
:
"^7.
9.1
"
,
"flow-bin"
:
"^0.7
4
.0"
,
"eslint"
:
"^
5
.1
.0
"
,
"eslint-plugin-compat"
:
"^2.
5
.0"
,
"eslint-plugin-flowtype"
:
"^2.
50.0
"
,
"eslint-plugin-import"
:
"^2.1
3
.0"
,
"eslint-plugin-react"
:
"^7.
10.0
"
,
"flow-bin"
:
"^0.7
6
.0"
,
"html-webpack-plugin"
:
"^3.2.0"
,
"husky"
:
"^0.14.3"
,
"karma"
:
"^2.0.
2
"
,
"karma"
:
"^2.0.
4
"
,
"karma-chrome-launcher"
:
"^2.2.0"
,
"karma-coverage"
:
"^1.1.2"
,
"karma-firefox-launcher"
:
"^1.1.0"
,
...
...
@@ -56,44 +56,44 @@
"karma-sourcemap-loader"
:
"^0.3.7"
,
"karma-webpack"
:
"^3.0.0"
,
"mocha"
:
"^5.2.0"
,
"postcss"
:
"^6.0.2
2
"
,
"postcss-cli"
:
"^5.0.
0
"
,
"postcss"
:
"^6.0.2
3
"
,
"postcss-cli"
:
"^5.0.
1
"
,
"postcss-cssnext"
:
"^3.1.0"
,
"postcss-loader"
:
"^2.1.
5
"
,
"postcss-loader"
:
"^2.1.
6
"
,
"postcss-smart-import"
:
"^0.7.6"
,
"react-hot-loader"
:
"^4.3.
1
"
,
"react-hot-loader"
:
"^4.3.
3
"
,
"react-popper"
:
"^0.10.4"
,
"react-test-renderer"
:
"^16.4.
0
"
,
"react-test-renderer"
:
"^16.4.
1
"
,
"redux-devtools"
:
"^3.4.1"
,
"rimraf"
:
"^2.6.2"
,
"sinon"
:
"^6.
0.0
"
,
"sinon"
:
"^6.
1.3
"
,
"style-loader"
:
"^0.21.0"
,
"stylelint"
:
"^9.
2.1
"
,
"stylelint"
:
"^9.
3.0
"
,
"stylelint-config-standard"
:
"^18.2.0"
,
"svg-inline-loader"
:
"^0.8.0"
,
"tern-jsx"
:
"^1.0.3"
,
"uglifyjs-webpack-plugin"
:
"^1.2.
5
"
,
"webpack"
:
"^4.1
2
.0"
,
"webpack-cli"
:
"^3.0.
3
"
,
"uglifyjs-webpack-plugin"
:
"^1.2.
7
"
,
"webpack"
:
"^4.1
6
.0"
,
"webpack-cli"
:
"^3.0.
8
"
,
"webpack-dev-server"
:
"^3.1.4"
,
"webpack-visualizer-plugin"
:
"^0.1.11"
,
"worker-loader"
:
"^2.0.0"
},
"dependencies"
:
{
"ajv"
:
"^6.5.
1
"
,
"bootstrap"
:
"^4.1.
1
"
,
"ajv"
:
"^6.5.
2
"
,
"bootstrap"
:
"^4.1.
2
"
,
"classnames"
:
"^2.2.6"
,
"d3"
:
"^5.
4
.0"
,
"d3"
:
"^5.
5
.0"
,
"fast-levenshtein"
:
"^2.0.6"
,
"fuse.js"
:
"^3.2.1"
,
"prop-types"
:
"^15.6.
1
"
,
"react"
:
"^16.4.
0
"
,
"prop-types"
:
"^15.6.
2
"
,
"react"
:
"^16.4.
1
"
,
"react-contextmenu"
:
"^2.9.2"
,
"react-dom"
:
"^16.4.
0
"
,
"react-dom"
:
"^16.4.
1
"
,
"react-redux"
:
"^5.0.7"
,
"react-router-dom"
:
"^4.3.1"
,
"react-transition-group"
:
"^2.
3.1
"
,
"reactstrap"
:
"^6.
1
.0"
,
"react-transition-group"
:
"^2.
4.0
"
,
"reactstrap"
:
"^6.
3
.0"
,
"redux"
:
"^4.0.0"
,
"redux-thunk"
:
"^2.3.0"
,
"reselect"
:
"^3.0.1"
...
...
conda/js/webpack.config.js
View file @
47bd4152
...
...
@@ -55,6 +55,17 @@ module.exports = {
// postcss-loader -> postprocess css (like babel for css)
'
postcss-loader
'
],
exclude
:
/node_modules/
,
},
{
test
:
/
\.
css$/
,
use
:
[
// style-loader -> pulls in the file initially
'
style-loader
'
,
// css-loader -> handles css
'
css-loader
'
,
],
include
:
/node_modules/
,
},
// files should be handled by file-loader
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment