Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Oct 23, 2018
1 parent 2008779 commit 9d39b47
Show file tree
Hide file tree
Showing 7 changed files with 854 additions and 1,105 deletions.
1 change: 0 additions & 1 deletion dist/app.7b60f2a490b48bf10a75.js

This file was deleted.

1 change: 1 addition & 0 deletions dist/app.8147a0ac811a1d65868c.js

Large diffs are not rendered by default.

72 changes: 72 additions & 0 deletions dist/vendor.5a34af82e714856391eb.js

Large diffs are not rendered by default.

72 changes: 0 additions & 72 deletions dist/vendor.dea067b4ed1a3922e8f9.js

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,6 @@
</div>
</div>

<script type="text/javascript" src="dist/vendor.dea067b4ed1a3922e8f9.js"></script><script type="text/javascript" src="dist/app.7b60f2a490b48bf10a75.js"></script></body>
<script type="text/javascript" src="dist/vendor.5a34af82e714856391eb.js"></script><script type="text/javascript" src="dist/app.8147a0ac811a1d65868c.js"></script></body>

</html>
1,767 changes: 758 additions & 1,009 deletions package-lock.json

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,51 +10,51 @@
"start": "webpack-dev-server -d --inline --hot"
},
"devDependencies": {
"@types/materialize-css": "^1.0.4",
"@types/materialize-css": "^1.0.5",
"@types/nprogress": "0.0.29",
"@types/prismjs": "^1.9.0",
"@types/showdown": "^1.7.5",
"aurelia-webpack-plugin": "^3.0.0",
"awesome-typescript-loader": "^5.2.0",
"awesome-typescript-loader": "^5.2.1",
"css-loader": "^1.0.0",
"file-loader": "^1.1.11",
"file-loader": "^2.0.0",
"html-loader": "^0.5.5",
"html-webpack-harddisk-plugin": "^0.2.0",
"html-webpack-harddisk-plugin": "^1.0.1",
"html-webpack-plugin": "^3.2.0",
"json-loader": "^0.5.7",
"jspm": "^0.17.0-beta.48",
"null-loader": "^0.1.1",
"raw-loader": "^0.5.1",
"rimraf": "^2.6.2",
"style-loader": "^0.22.1",
"typescript": "^3.0.1",
"style-loader": "^0.23.1",
"typescript": "^3.1.3",
"uglify-es": "^3.3.9",
"uglify-es-webpack-plugin": "^0.10.0",
"url-loader": "^1.0.1",
"webpack": "^4.16.5",
"webpack-cli": "^3.1.0",
"url-loader": "^1.1.2",
"webpack": "^4.22.0",
"webpack-cli": "^3.1.2",
"webpack-delete-plugin": "^0.1.1",
"webpack-dev-server": "^3.1.5"
"webpack-dev-server": "^3.1.9"
},
"dependencies": {
"aurelia-binding": "2.1.4",
"aurelia-binding": "2.1.5",
"aurelia-bootstrapper": "^2.3.0",
"aurelia-dialog": "^1.0.0",
"aurelia-fetch-client": "^1.4.0",
"aurelia-dialog": "^2.0.0-rc.3",
"aurelia-fetch-client": "^1.6.0",
"aurelia-framework": "^1.3.0",
"aurelia-http-client": "^1.3.0",
"aurelia-loader-webpack": "^2.2.1",
"aurelia-materialize-bridge": "^1.1.10",
"aurelia-router": "^1.6.2",
"aurelia-router": "^1.6.3",
"aurelia-typed-observable-plugin": "^0.4.2",
"aurelia-validation": "^1.2.2",
"aurelia-validation": "^1.2.3",
"code-prettify": "^0.1.0",
"es6-promise": "^4.2.4",
"es6-promise": "^4.2.5",
"isomorphic-fetch": "^2.2.1",
"materialize-css": "^1.0.0-rc.2",
"materialize-css": "^1.0.0",
"nprogress": "^0.2.0",
"prismjs": "^1.15.0",
"showdown": "^1.8.6",
"showdown": "^1.8.7",
"showdown-prettify": "^1.3.0",
"tslib": "^1.9.3"
},
Expand All @@ -63,11 +63,11 @@
"main": "app.js",
"dependencies": {
"aurelia-bootstrapper": "npm:aurelia-bootstrapper@^2.3.0",
"aurelia-dialog": "npm:aurelia-dialog@^1.0.0",
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.4.0",
"aurelia-dialog": "npm:aurelia-dialog@^2.0.0-rc.3",
"aurelia-fetch-client": "npm:aurelia-fetch-client@^1.6.0",
"aurelia-materialize-bridge": "npm:aurelia-materialize-bridge@^1.1.10",
"css": "github:systemjs/plugin-css@^0.1.37",
"materialize-css": "npm:materialize-css@next",
"materialize-css": "npm:materialize-css@^1.0.0",
"plugin-typescript": "github:frankwallis/plugin-typescript@^9.0.0",
"text": "github:systemjs/[email protected]"
},
Expand Down Expand Up @@ -151,4 +151,4 @@
}
}
}
}
}

2 comments on commit 9d39b47

@daimaah
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems to have broken the page, I'm getting the following error while opening the page:

TypeError: n.e is not a function
    at Object.ux-dialog (vendor.5a34af82e714856391eb.js:formatted:30468)
    at vendor.5a34af82e714856391eb.js:formatted:30512
    at Array.map (<anonymous>)
    at e._apply (vendor.5a34af82e714856391eb.js:formatted:30511)
    at vendor.5a34af82e714856391eb.js:formatted:30503
    at Module.k (vendor.5a34af82e714856391eb.js:formatted:30686)
    at vendor.5a34af82e714856391eb.js:formatted:31271

@MaximBalaganskiy
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related to aurelia/dialog#361
Fixed with the next rebuild

Please sign in to comment.