Skip to content
This repository was archived by the owner on Mar 25, 2020. It is now read-only.

Commit 85cf114

Browse files
committed
パッケージをアップデート
1 parent 341e3a2 commit 85cf114

File tree

2 files changed

+3032
-18
lines changed

2 files changed

+3032
-18
lines changed

package.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -11,25 +11,25 @@
1111
"author": "",
1212
"license": "MIT",
1313
"dependencies": {
14-
"bootstrap": "^4.0.0-alpha.5",
15-
"dexie": "^2.0.0-beta.6",
16-
"tslib": "^1.2.0",
17-
"vue": "^2.1.4",
18-
"vue-class-component": "^4.3.1",
19-
"vue-property-decorator": "^3.2.0",
20-
"vue-router": "^2.1.1",
21-
"vuex": "^2.0.0"
14+
"bootstrap": "4.0.0-alpha.5",
15+
"dexie": "^2.0.0-beta",
16+
"tslib": "^1.6.0",
17+
"vue": "^2.2.4",
18+
"vue-class-component": "^5.0.0",
19+
"vue-property-decorator": "^4.0.0",
20+
"vue-router": "^2.3.0",
21+
"vuex": "^2.2.1"
2222
},
2323
"devDependencies": {
24-
"css-loader": "^0.26.0",
25-
"extract-text-webpack-plugin": "^2.0.0-beta.4",
26-
"html-webpack-plugin": "^2.24.1",
27-
"node-sass": "^3.13.0",
28-
"sass-loader": "^4.0.2",
29-
"ts-loader": "^1.2.2",
30-
"typescript": "^2.1.1",
31-
"vue-template-compiler": "^2.1.4",
32-
"vue-template-loader": "^0.1.2",
33-
"webpack": "^2.1.0-beta.27"
24+
"css-loader": "^0.27.3",
25+
"extract-text-webpack-plugin": "^2.1.0",
26+
"html-webpack-plugin": "^2.28.0",
27+
"node-sass": "^4.5.0",
28+
"sass-loader": "^6.0.3",
29+
"ts-loader": "^2.0.2",
30+
"typescript": "^2.2.1",
31+
"vue-template-compiler": "^2.2.4",
32+
"vue-template-loader": "^0.2.4",
33+
"webpack": "^2.2.1"
3434
}
3535
}

0 commit comments

Comments
 (0)