roschaefer
f83a13c7f2
Update transitive dependencies
...
Should fix our security vulnerabilities
2019-08-15 17:29:04 +02:00
dependabot-preview[bot]
461a762205
[Security] Bump remarkable from 1.7.1 to 1.7.4
...
Bumps [remarkable](https://github.com/jonschlinkert/remarkable ) from 1.7.1 to 1.7.4. **This update includes security fixes.**
- [Release notes](https://github.com/jonschlinkert/remarkable/releases )
- [Changelog](https://github.com/jonschlinkert/remarkable/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jonschlinkert/remarkable/compare/1.7.1...v1.7.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-15 15:11:41 +00:00
roschaefer
e6352cc6fb
Update all packages with ncu -u
...
And fix another bug: require(...).default returns the string content
of the file.
2019-08-15 16:07:16 +02:00
roschaefer
3d41d811d2
Update the minimum of package to get a build
...
I was not able to build the styleguide on my machine. This commit allows
me to get at least to http://127.0.0.1:8080/ to see some components.
Here are my specs:
```sh
robert@e480 ~> node --version
v12.7.0
robert@e480 ~> yarn --version
1.17.3
robert@e480 ~> cat /proc/version
Linux version 5.2.6-arch1-1-ARCH (builduser@heftig-3961) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sun Aug 4 14:58:49 UTC 2019
```
2019-08-15 15:43:46 +02:00
Grzegorz Leoniec
da22c5869a
Try to fix build issue
2019-03-12 10:46:49 +01:00
Grzegorz Leoniec
319f6a90f7
Try to fix some issues 0.5.12
2019-03-11 20:44:51 +01:00
dependabot[bot]
1a82e6edda
Bump vue and vue-template-compiler
...
Bumps [vue](https://github.com/vuejs/vue ) and [vue-template-compiler](https://github.com/vuejs/vue ). These dependencies needed to be updated together.
Updates `vue` from 2.6.6 to 2.6.7
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.6...v2.6.7 )
Updates `vue-template-compiler` from 2.6.6 to 2.6.7
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/compare/v2.6.6...v2.6.7 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-25 09:46:00 +00:00
dependabot[bot]
0d7fe46cc4
Bump @babel/standalone from 7.3.2 to 7.3.3
...
Bumps [@babel/standalone](https://github.com/babel/babel-standalone ) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/babel/babel-standalone/releases )
- [Commits](https://github.com/babel/babel-standalone/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-24 19:17:13 +00:00
Grzegorz Leoniec
970613a416
Merge pull request #13 from Human-Connection/dependabot/npm_and_yarn/codemirror-5.44.0
...
Bump codemirror from 5.43.0 to 5.44.0
2019-02-24 20:14:26 +01:00
dependabot[bot]
85c994e94c
Bump codemirror from 5.43.0 to 5.44.0
...
Bumps [codemirror](https://github.com/codemirror/CodeMirror ) from 5.43.0 to 5.44.0.
- [Release notes](https://github.com/codemirror/CodeMirror/releases )
- [Changelog](https://github.com/codemirror/CodeMirror/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codemirror/CodeMirror/compare/5.43.0...5.44.0 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 04:44:32 +00:00
dependabot[bot]
ea16195296
Bump @vue/cli-plugin-unit-jest from 3.4.0 to 3.4.1
...
Bumps [@vue/cli-plugin-unit-jest](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-unit-jest ) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/vuejs/vue-cli/releases )
- [Changelog](https://github.com/vuejs/vue-cli/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-cli/commits/v3.4.1/packages/@vue/cli-plugin-unit-jest )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-21 21:46:27 +00:00
dependabot[bot]
3089f99312
Bump theo from 8.1.1 to 8.1.2
...
Bumps [theo](https://github.com/salesforce-ux/theo ) from 8.1.1 to 8.1.2.
- [Release notes](https://github.com/salesforce-ux/theo/releases )
- [Changelog](https://github.com/salesforce-ux/theo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/salesforce-ux/theo/compare/v8.1.1...v8.1.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-21 05:16:42 +00:00
Grzegorz Leoniec
2212cf70f5
Downgrade prettier
2019-02-15 20:40:03 +01:00
Grzegorz Leoniec
659c8b5106
Fixed missing files
2019-02-15 20:38:21 +01:00
Grzegorz Leoniec
3cdd06b252
Moved Styleguide to its own repo
2019-02-15 19:04:41 +01:00