Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 3c89a67c5a
Bump serialize-javascript in /samples/vuejs-todo-single-file-component
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/yahoo/serialize-javascript/releases)
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v3.0.0...v3.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-15 17:18:23 +00:00
dependabot[bot] f24edb44d3
Bump elliptic in /samples/vuejs-todo-single-file-component
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 20:40:39 +00:00
dependabot[bot] 9c77557c1b
Bump websocket-extensions in /samples/vuejs-todo-single-file-component
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 03:02:26 +00:00
Hugo Bernier 5823549a5b
Add files via upload
Fixed security alerts
2020-04-27 21:05:48 -04:00
Sergei Sergeev 231f87f714 Upgraded Vue SFC sample to the latest SPFx drop. Updated dependency versions. Fixed build issues. 2020-04-28 00:18:08 +03:00
dependabot[bot] 8468c1995a
Bump handlebars in /samples/vuejs-todo-single-file-component
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.11 to 4.7.6.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.7.6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-12 05:36:10 +00:00
Hugo Bernier 8a46dea6db Fixed exploits on vuejs-todo-single-file-component 2020-04-11 22:50:02 -04:00
Sergei Sergeev 49f68636b2 Updated sample to latest vue and spfx drops. (#399) 2018-01-20 16:00:45 +02:00
Sergei Sergeev 62d9f652ea Updated to latest packages. Fixed issue with component declaration. (#323)
Update package.json, badge, readme.
2017-10-09 04:44:26 -04:00
Sergei Sergeev e911fca415 Fixed issues with webpack 2. (#239)
Updated root .gitignore in order to block nuget packages folder.
2017-06-15 14:34:20 +02:00