mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Update npm packages
This commit is contained in:
2030
package-lock.json
generated
2030
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
34
package.json
34
package.json
@@ -34,21 +34,21 @@
|
||||
"bootstrap-tagsinput": "git+https://github.com/bootstrap-tagsinput/bootstrap-tagsinput.git#41fe4aa2201c4af4cfc4293fa3fc8260ad60bf35",
|
||||
"bootswatch": "^3.3.7",
|
||||
"clipboard": "^1.7.1",
|
||||
"corejs-typeahead": "^1.1.1",
|
||||
"corejs-typeahead": "^1.2.1",
|
||||
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
|
||||
"favico.js": "^0.3.10",
|
||||
"font-awesome": "^4.7.0",
|
||||
"is-in-viewport": "^3.0.0",
|
||||
"javascript-linkify": "^0.3.0",
|
||||
"jquery": "^3.2.1",
|
||||
"js-cookie": "^2.1.4",
|
||||
"js-sha1": "^0.4.1",
|
||||
"js-cookie": "^2.2.0",
|
||||
"js-sha1": "^0.5.0",
|
||||
"loaders.css": "^0.1.2",
|
||||
"lru": "^3.1.0",
|
||||
"masonry-layout": "^4.2.0",
|
||||
"moment": "^2.18.1",
|
||||
"moment": "^2.19.1",
|
||||
"nprogress": "^0.2.0",
|
||||
"raven-js": "^3.17.0",
|
||||
"raven-js": "^3.19.1",
|
||||
"underscore": "^1.8.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -57,23 +57,23 @@
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"bootstrap-loader": "^2.2.0",
|
||||
"bootstrap-sass": "^3.3.7",
|
||||
"clean-webpack-plugin": "^0.1.16",
|
||||
"clean-webpack-plugin": "^0.1.17",
|
||||
"css-loader": "^0.28.7",
|
||||
"eslint": "^4.6.1",
|
||||
"eslint": "^4.10.0",
|
||||
"expose-loader": "^0.7.3",
|
||||
"extract-text-webpack-plugin": "^3.0.0",
|
||||
"file-loader": "^0.11.2",
|
||||
"extract-text-webpack-plugin": "^3.0.2",
|
||||
"file-loader": "^1.1.5",
|
||||
"font-awesome-webpack": "0.0.5-beta.2",
|
||||
"jest": "^21.0.1",
|
||||
"jest": "^21.2.1",
|
||||
"jquery-bridget": "^2.0.1",
|
||||
"less": "^2.7.2",
|
||||
"less": "^2.7.3",
|
||||
"mock-xhr": "^0.1.0",
|
||||
"node-sass": "^4.5.3",
|
||||
"resolve-url-loader": "^2.1.0",
|
||||
"node-sass": "^4.6.0",
|
||||
"resolve-url-loader": "^2.2.0",
|
||||
"sass-loader": "^6.0.6",
|
||||
"style-loader": "^0.18.2",
|
||||
"url-loader": "^0.5.9",
|
||||
"webpack": "^3.5.5",
|
||||
"window": "^4.2.0"
|
||||
"style-loader": "^0.19.0",
|
||||
"url-loader": "^0.6.2",
|
||||
"webpack": "^3.8.1",
|
||||
"window": "^4.2.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user