Commit Graph

20 Commits

Author SHA1 Message Date
lonelil 6597e8f981
Correct function name for runEmbedScraper 2023-12-21 17:01:14 +08:00
dependabot[bot] c59cc88077
Bump vite from 4.5.0 to 4.5.1 in /.docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.1/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-06 00:07:26 +00:00
dependabot[bot] 9fa6be9b58
Bump axios and @nuxt/devtools in /.docs
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency [@nuxt/devtools](https://github.com/nuxt/devtools/tree/HEAD/packages/devtools). These dependencies need to be updated together.


Updates `axios` from 0.27.2 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.6.1)

Updates `@nuxt/devtools` from 0.6.7 to 1.0.1
- [Release notes](https://github.com/nuxt/devtools/releases)
- [Changelog](https://github.com/nuxt/devtools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/devtools/commits/v1.0.1/packages/devtools)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: "@nuxt/devtools"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-11 07:32:01 +00:00
dependabot[bot] 9d98331ce0
Bump undici from 5.24.0 to 5.27.0 in /.docs
Bumps [undici](https://github.com/nodejs/undici) from 5.24.0 to 5.27.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.24.0...v5.27.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-29 20:20:19 +00:00
mrjvs 8647d08e22 fix security in dependencies 2023-10-26 21:17:44 +02:00
mrjvs 4fe2f5ce79 Merge branch 'docs' of https://github.com/movie-web/providers into docs 2023-09-27 20:52:16 +02:00
mrjvs 32ec63b7c3 Review suggestions 2023-09-27 20:51:54 +02:00
mrjvs 1c3ee6ece1
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:59 +02:00
mrjvs f6fb539eac
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:53 +02:00
mrjvs fda0c5b79c
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:48 +02:00
mrjvs c4666ffaad
Update .docs/content/1.Guide/2.fetchers.md
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:40 +02:00
mrjvs 2abdb02638
Update .docs/package.json
Co-authored-by: William Oldham <github@binaryoverload.co.uk>
2023-09-27 20:49:28 +02:00
William Oldham e061ff636a ci: fix chalk building error 2023-09-27 19:01:43 +01:00
mrjvs 2a2a3adc24 remove dots from filenames 2023-09-27 19:21:46 +02:00
mrjvs de63979e4d add docs 2023-09-27 19:00:40 +02:00
mrjvs 78507a24c8 try to fix some stuff 2023-09-14 21:23:58 +02:00
mrjvs f7c829a5f0 doc deployment workflow 2023-09-14 21:13:44 +02:00
mrjvs 9c6b61b4f9 basic template for docs 2023-09-14 21:07:35 +02:00
mrjvs 787862e10c Initialize docs 2023-09-14 20:39:04 +02:00
mrjvs 26e8653ce4 Add documentation 2023-09-05 22:18:59 +02:00