dependabot[bot]
|
6c61e0d2dd
|
Bump debug, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [debug](https://github.com/debug-js/debug) to 2.6.9 and updates ancestor dependencies [debug](https://github.com/debug-js/debug), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies need to be updated together.
Updates `debug` from 2.2.0 to 2.6.9
- [Release notes](https://github.com/debug-js/debug/releases)
- [Changelog](https://github.com/debug-js/debug/blob/2.6.9/CHANGELOG.md)
- [Commits](https://github.com/debug-js/debug/compare/2.2.0...2.6.9)
Updates `@microsoft/sp-build-web` from 1.10.0 to 1.16.1
Updates `@microsoft/sp-webpart-workbench` from 1.10.0 to 1.12.1
---
updated-dependencies:
- dependency-name: debug
dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-12 08:43:54 -05:00 |
Hugo Bernier
|
0e3a7d74ee
|
Merge pull request #3078 from petkir/petkir-revert-jszip-update
revert sp-build-web and sp-webpart-workbench to ori version
|
2022-11-07 10:24:16 -05:00 |
dependabot[bot]
|
3aec3548d2
|
Bump minimatch and gulp in /samples/vuejs-todo-single-file-component
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependency [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together.
Updates `minimatch` from 0.2.14 to 3.0.4
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](https://github.com/isaacs/minimatch/compare/v0.2.14...v3.0.4)
Updates `gulp` from 3.9.1 to 4.0.2
- [Release notes](https://github.com/gulpjs/gulp/releases)
- [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/gulp/compare/v3.9.1...v4.0.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: gulp
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-07 04:32:02 +00:00 |
Peter Paul Kirschner
|
3d159a1491
|
revert sp-build-web and sp-webpart-workbench
|
2022-10-22 22:27:42 +02:00 |
dependabot[bot]
|
80b5c72dba
|
Bump jszip, @microsoft/sp-build-web and @microsoft/sp-webpart-workbench
Bumps [jszip](https://github.com/Stuk/jszip), [@microsoft/sp-build-web](http://aka.ms/spfx) and [@microsoft/sp-webpart-workbench](http://aka.ms/spfx). These dependencies needed to be updated together.
Updates `jszip` from 2.5.0 to 3.7.1
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v2.5.0...v3.7.1)
Updates `@microsoft/sp-build-web` from 1.10.0 to 1.15.2
Updates `@microsoft/sp-webpart-workbench` from 1.10.0 to 1.12.1
---
updated-dependencies:
- dependency-name: jszip
dependency-type: indirect
- dependency-name: "@microsoft/sp-build-web"
dependency-type: direct:development
- dependency-name: "@microsoft/sp-webpart-workbench"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-08 03:31:44 +00:00 |
LOLCATATONIA
|
d3716d1e8d
|
replace node-sass with sass
this solves a build time error:
"Error: Node Sass version 7.0.0 is incompatible with ^4.0.0."
|
2022-04-04 13:25:27 +02:00 |
dependabot[bot]
|
9dc5877ed2
|
Bump ajv in /samples/vuejs-todo-single-file-component
Bumps [ajv](https://github.com/ajv-validator/ajv) from 5.2.5 to 6.12.3.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v5.2.5...v6.12.3)
---
updated-dependencies:
- dependency-name: ajv
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-13 07:31:06 +00:00 |
dependabot[bot]
|
f92a25c0e6
|
Bump node-sass in /samples/vuejs-todo-single-file-component
Bumps [node-sass](https://github.com/sass/node-sass) from 4.14.0 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.14.0...v7.0.0)
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-10 21:57:12 +00:00 |
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 |
Hugo Bernier
|
d6966dfbfd
|
Update package.json
Fixed references with security alerts.
|
2020-04-27 20:45:16 -04:00 |
Hugo Bernier
|
ef6b51ea1e
|
Update package.json
|
2020-04-27 20:27:01 -04:00 |
Hugo Bernier
|
0a140d8b48
|
Update package.json
Added webpack-merge
|
2020-04-27 20:23:33 -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 |
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 |
Dimcho Tsanov
|
9c9807c4fd
|
Add CRUD operations. (#368)
Extend the sample so it uses SharePoint data.
|
2017-12-01 16:43:13 +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 |
Sergei Sergeev
|
4a4fccf69b
|
Upgraded Vue.js sample to GA. (#168)
|
2017-03-31 01:34:42 +03:00 |
Sergei Sergeev
|
d42b180100
|
Added Vue.js todo sample. (#106)
|
2017-02-03 17:55:11 +02:00 |