File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -120,16 +120,16 @@ source
120120
121121| ライブラリ | バージョン | 用途/追加理由 |
122122| ----------------------- | -------- | ------------- |
123- | ` react ` | 15.4 .+ | アプリケーションの UI 機能を提供 |
124- | ` react-dom ` | 15.4 .+ | アプリケーションの UI 機能 ( DOM ) を提供 |
125- | ` react-router ` | 3.0.+ | React.js の SPA ルーティングサポート |
126- | ` react-tap-event-plugin ` | 2.0.+ | タップ操作のサポート |
127- | ` redux ` | 3.6.+ | Flux 風な状態/イベント概念をサポート |
128- | ` react-router-redux ` | 4.0.+ | Redux の状態モデルに対応した react-router |
129- | ` material-ui ` | 0.17.+ | マテリアルデザインな UI ライブラリ |
123+ | ` react ` | 15.5 .+ | アプリケーションの UI 機能を提供 |
124+ | ` react-dom ` | 15.5 .+ | アプリケーションの UI 機能 ( DOM ) を提供 |
125+ | ` react-router ` | 3.0.+ | React.js の SPA ルーティングサポート |
126+ | ` react-tap-event-plugin ` | 2.0.+ | タップ操作のサポート |
127+ | ` redux ` | 3.6.+ | Flux 風な状態/イベント概念をサポート |
128+ | ` react-router-redux ` | 4.0.+ | Redux の状態モデルに対応した react-router |
129+ | ` material-ui ` | 0.17.+ | マテリアルデザインな UI ライブラリ |
130130| ` lodash ` | 4.17.+ | 汎用ユーティリティライブラリ |
131- | ` dateformat ` | 2.0.+ | 日時ライブラリ |
132- | ` superagent ` | 2.3 .+ | HTTP 連携ライブラリ |
131+ | ` dateformat ` | 2.0.+ | 日時ライブラリ |
132+ | ` superagent ` | 3.5 .+ | HTTP 連携ライブラリ |
133133
134134### License
135135
You can’t perform that action at this time.
0 commit comments