13 Commits

Author SHA1 Message Date
Rufus Pollock
8a6d6bb527
Merge pull request #727 from datopian/dependabot/npm_and_yarn/examples/data-literate/fast-json-patch-3.1.1 2023-01-23 14:19:56 +01:00
Rufus Pollock
12720c97d5
Merge pull request #697 from datopian/dependabot/npm_and_yarn/examples/data-literate/async-2.6.4 2023-01-23 14:18:46 +01:00
Rufus Pollock
2f6469e743
Merge pull request #712 from datopian/dependabot/npm_and_yarn/examples/data-literate/d3-color-3.1.0 2023-01-23 14:18:15 +01:00
Rufus Pollock
160512b0ae
Merge pull request #711 from datopian/dependabot/npm_and_yarn/examples/data-literate/terser-4.8.1 2023-01-23 14:17:14 +01:00
dependabot[bot]
94f18c8ae9
Bump fast-json-patch from 3.1.0 to 3.1.1 in /examples/data-literate
Bumps [fast-json-patch](https://github.com/Starcounter-Jack/JSON-Patch) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/Starcounter-Jack/JSON-Patch/releases)
- [Commits](https://github.com/Starcounter-Jack/JSON-Patch/compare/v3.1.0...3.1.1)

---
updated-dependencies:
- dependency-name: fast-json-patch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 17:14:15 +00:00
dependabot[bot]
e70d97f1c0
Bump async from 2.6.3 to 2.6.4 in /examples/data-literate
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases)
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4)

---
updated-dependencies:
- dependency-name: async
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 14:25:29 +00:00
dependabot[bot]
8221ead867
Bump d3-color from 3.0.1 to 3.1.0 in /examples/data-literate
Bumps [d3-color](https://github.com/d3/d3-color) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 02:38:53 +00:00
dependabot[bot]
1504ffea19
Bump terser from 4.8.0 to 4.8.1 in /examples/data-literate
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-21 22:30:00 +00:00
dependabot[bot]
8a93a1801e
Bump eventsource from 1.1.0 to 1.1.1 in /examples/data-literate
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases)
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md)
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: eventsource
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 22:52:20 +00:00
Rising Odegua
b849e7615c [Components][s]: Add TableGrid component from Portaljs 2022-03-15 10:32:40 +01:00
Rising Odegua
5e197a468f [data-literate old][m]: Rename new data literate folder 2022-03-15 09:34:27 +01:00
Rising Odegua
981a4d208c [Frontmatter][s]: Fix frontmatter parising in mdx file 2022-03-08 10:50:43 +01:00
Rising Odegua
3094d5c876 [package manager][s]: Switch from yarn to npm 2022-03-07 11:51:55 +01:00