Skip to content

Commit

Permalink
Update a bunch of packages
Browse files Browse the repository at this point in the history
  • Loading branch information
hworld committed Aug 13, 2019
1 parent 0d8c649 commit d172931
Show file tree
Hide file tree
Showing 2 changed files with 393 additions and 223 deletions.
43 changes: 21 additions & 22 deletions package.json
Expand Up @@ -22,8 +22,7 @@
"@types/autosize": "3.0.6",
"@types/chart.js": "2.7.42",
"@types/codemirror": "0.0.70",
"@types/cropperjs": "1.1.4",
"@types/express": "4.16.0",
"@types/express": "4.17.0",
"@types/fs-extra": "5.0.4",
"@types/fs-readdir-recursive": "1.0.0",
"@types/grecaptcha": "2.0.35",
Expand Down Expand Up @@ -53,22 +52,22 @@
"chart.js": "2.7.3",
"codemirror": "5.42.0",
"core-js": "2.6.1",
"cropperjs": "1.4.3",
"css-element-queries": "1.0.2",
"cropperjs": "1.5.5",
"css-element-queries": "1.2.1",
"date-fns": "1.30.1",
"decompress-zip": "0.3.1",
"express": "4.16.3",
"express": "4.17.1",
"fs-readdir-recursive": "1.1.0",
"game-jolt-frontend-lib": "link:src/lib/gj-lib-client",
"hammerjs": "2.0.8",
"humanize-duration": "3.15.3",
"jquery": "3.3.1",
"humanize-duration": "3.20.1",
"jquery": "3.4.1",
"jstimezonedetect": "1.0.6",
"lodash": "3.9.3",
"nw-builder": "github:gamejolt/nw-builder#skip-merge-app",
"phoenix": "1.3.4",
"pofile": "1.0.11",
"prettier": "1.16.4",
"prettier": "1.18.2",
"prismjs": "1.16.0",
"prosemirror-commands": "1.0.7",
"prosemirror-history": "1.0.3",
Expand All @@ -79,36 +78,36 @@
"prosemirror-schema-list": "1.0.1",
"prosemirror-state": "1.2.2",
"prosemirror-view": "1.6.4",
"qs": "6.5.2",
"qs": "6.7.0",
"reflect-metadata": "0.1.12",
"resize-observer": "1.0.0",
"rxjs": "5.5.2",
"simplebar": "3.0.0-beta.5",
"smoothscroll-polyfill": "0.4.3",
"smoothscroll-polyfill": "0.4.4",
"spectrum-colorpicker": "1.8.0",
"tar": "4.4.6",
"tar": "4.4.10",
"text-mask-addons": "3.8.0",
"text-mask-core": "5.1.2",
"tslib": "1.9.3",
"tslint": "5.11.0",
"tslint": "5.18.0",
"twitter-text": "3.0.0",
"typescript": "3.0.3",
"ua-parser-js": "0.7.19",
"ua-parser-js": "0.7.20",
"v-tooltip": "2.0.0-rc.33",
"vee-validate": "2.0.0-rc.7",
"vue": "2.6.9",
"vue-class-component": "6.3.2",
"vue-color": "2.6.0",
"vue": "2.6.10",
"vue-class-component": "7.1.0",
"vue-color": "2.7.0",
"vue-gettext": "github:gamejolt/vue-gettext#lazy",
"vue-prism-component": "1.1.1",
"vue-property-decorator": "7.2.0",
"vue-router": "3.0.2",
"vue-server-renderer": "2.6.9",
"vue-template-compiler": "2.6.9",
"vue-property-decorator": "8.2.1",
"vue-router": "3.1.2",
"vue-server-renderer": "2.6.10",
"vue-template-compiler": "2.6.10",
"vue-touch": "2.0.0-beta.4",
"vuedraggable": "2.16.0",
"vuex": "3.0.1",
"vuex-class": "0.3.1",
"vuex": "3.1.1",
"vuex-class": "0.3.2",
"vuex-router-sync": "5.0.0"
},
"optionalDependencies": {
Expand Down

0 comments on commit d172931

Please sign in to comment.