Commit graph

336 commits

Author SHA1 Message Date
dependabot[bot]
554788582d
chore(deps-dev): bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 19:42:09 +00:00
Cory Dransfeldt
bbb9f59e76 feat: goodreads -> storygraph 2023-10-23 11:19:09 -07:00
dependabot[bot]
4a7f788f0d
chore(deps-dev): bump @commitlint/cli from 17.8.0 to 18.0.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.0 to 18.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.0.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 19:09:44 +00:00
dependabot[bot]
9d7e9fe474
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.8.0 to 18.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v18.0.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-20 19:07:25 +00:00
dependabot[bot]
ae65f404c8
chore(deps-dev): bump lint-staged from 15.0.1 to 15.0.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 15.0.1 to 15.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v15.0.1...v15.0.2)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 19:30:43 +00:00
Cory Dransfeldt
eef0595f7e chore: bump icons 2023-10-18 08:40:31 -07:00
dependabot[bot]
c4d3c9ca4b
chore(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 19:11:02 +00:00
Cory Dransfeldt
c84b70ca90
Merge pull request #198 from cdransf/dependabot/npm_and_yarn/lint-staged-15.0.1 2023-10-16 12:44:53 -07:00
dependabot[bot]
f4810f2c40
chore(deps-dev): bump @commitlint/cli from 17.7.2 to 17.8.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.2 to 17.8.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.8.0/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:43:54 +00:00
dependabot[bot]
c6aa72fc9e
chore(deps-dev): bump lint-staged from 14.0.1 to 15.0.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.1 to 15.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.1...v15.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:43:36 +00:00
Cory Dransfeldt
db77bdcc14
Merge pull request #199 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 2023-10-16 12:43:19 -07:00
Cory Dransfeldt
92fd87dd10
Merge pull request #197 from cdransf/dependabot/npm_and_yarn/liquidjs-10.9.3 2023-10-16 12:42:54 -07:00
dependabot[bot]
d8ece4d25f
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:41:12 +00:00
dependabot[bot]
b146f2584d
chore(deps-dev): bump liquidjs from 10.9.2 to 10.9.3
Bumps [liquidjs](https://github.com/harttle/liquidjs) from 10.9.2 to 10.9.3.
- [Release notes](https://github.com/harttle/liquidjs/releases)
- [Changelog](https://github.com/harttle/liquidjs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/harttle/liquidjs/compare/v10.9.2...v10.9.3)

---
updated-dependencies:
- dependency-name: liquidjs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:40:31 +00:00
dependabot[bot]
c434c24ac6
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.7.0 to 17.8.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.8.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@commitlint/config-conventional"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 19:40:07 +00:00
Cory Dransfeldt
2b3b288302
Merge pull request #193 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.6 2023-10-13 13:15:47 -07:00
dependabot[bot]
33d271c909
chore(deps-dev): bump marked from 9.1.1 to 9.1.2
Bumps [marked](https://github.com/markedjs/marked) from 9.1.1 to 9.1.2.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.1.1...v9.1.2)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 20:04:39 +00:00
dependabot[bot]
4998af2e3d
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.5 to 0.5.6
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.5 to 0.5.6.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.5...v0.5.6)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-13 20:04:19 +00:00
dependabot[bot]
897684c641
chore(deps-dev): bump marked from 9.1.0 to 9.1.1
Bumps [marked](https://github.com/markedjs/marked) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.1.0...v9.1.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-12 19:52:08 +00:00
dependabot[bot]
3ad7607982
chore(deps-dev): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-11 19:10:47 +00:00
Cory Dransfeldt
009d7c47c1 fix: deps 2023-10-09 12:36:07 -07:00
Cory Dransfeldt
0c6ebc30dc
Merge pull request #189 from cdransf/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.5 2023-10-09 12:27:43 -07:00
dependabot[bot]
2b806d70b6
chore(deps-dev): bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 19:26:15 +00:00
dependabot[bot]
6b4e9003b1
chore(deps-dev): bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.7.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.5/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 19:25:30 +00:00
dependabot[bot]
0ce3ad5b3c
chore(deps-dev): bump marked from 9.0.3 to 9.1.0
Bumps [marked](https://github.com/markedjs/marked) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.0.3...v9.1.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-05 19:46:50 +00:00
dependabot[bot]
8db20c575c
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.4 to 0.5.5
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.5.4...v0.5.5)

---
updated-dependencies:
- dependency-name: prettier-plugin-tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 19:37:41 +00:00
dependabot[bot]
c5f4762ace
chore(deps-dev): bump eleventy-plugin-youtube-embed from 1.9.0 to 1.9.1
Bumps [eleventy-plugin-youtube-embed](https://github.com/gfscott/eleventy-plugin-embed-everything) from 1.9.0 to 1.9.1.
- [Release notes](https://github.com/gfscott/eleventy-plugin-embed-everything/releases)
- [Commits](https://github.com/gfscott/eleventy-plugin-embed-everything/compare/eleventy-plugin-youtube-embed@1.9.0...eleventy-plugin-youtube-embed@1.9.1)

---
updated-dependencies:
- dependency-name: eleventy-plugin-youtube-embed
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 19:44:22 +00:00
dependabot[bot]
1b4e8c0ee5
chore(deps-dev): bump postcss from 8.4.30 to 8.4.31
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-29 19:53:52 +00:00
Cory Dransfeldt
821971d763
Merge pull request #183 from cdransf/dependabot/npm_and_yarn/commitlint/cli-17.7.2
chore(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2
2023-09-28 13:01:49 -07:00
dependabot[bot]
cb42fbf78f
chore(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.1 to 17.7.2.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/cli)

---
updated-dependencies:
- dependency-name: "@commitlint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 20:01:21 +00:00
dependabot[bot]
1cd5443c89
chore(deps-dev): bump dotenv-flow from 3.3.0 to 4.0.0
Bumps [dotenv-flow](https://github.com/kerimdzhanov/dotenv-flow) from 3.3.0 to 4.0.0.
- [Release notes](https://github.com/kerimdzhanov/dotenv-flow/releases)
- [Changelog](https://github.com/kerimdzhanov/dotenv-flow/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kerimdzhanov/dotenv-flow/compare/v3.3.0...v4.0.0)

---
updated-dependencies:
- dependency-name: dotenv-flow
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-28 20:00:35 +00:00
dependabot[bot]
0a9c6f6a6d
chore(deps-dev): bump markdown-it from 13.0.1 to 13.0.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.1 to 13.0.2.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 19:27:03 +00:00
Cory Dransfeldt
f50a5cb54b
Merge pull request #178 from cdransf/dependabot/npm_and_yarn/11ty/eleventy-img-3.1.1
chore(deps-dev): bump @11ty/eleventy-img from 3.1.0 to 3.1.1
2023-09-25 12:35:41 -07:00
dependabot[bot]
49b103702f
chore(deps-dev): bump @11ty/eleventy-img from 3.1.0 to 3.1.1
Bumps [@11ty/eleventy-img](https://github.com/11ty/eleventy-img) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/11ty/eleventy-img/releases)
- [Commits](https://github.com/11ty/eleventy-img/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: "@11ty/eleventy-img"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 19:34:59 +00:00
dependabot[bot]
77bbc2ab25
chore(deps-dev): bump eslint from 8.49.0 to 8.50.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.49.0 to 8.50.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.49.0...v8.50.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 19:34:41 +00:00
Cory Dransfeldt
6c97dc89e7
chore: update deps 2023-09-25 11:16:17 -07:00
dependabot[bot]
0d33c7f9e9
chore(deps-dev): bump markdownlint-cli from 0.36.0 to 0.37.0
Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
- [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: markdownlint-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-22 20:03:26 +00:00
Cory Dransfeldt
bd84d888f5
chore: update deps 2023-09-22 10:26:40 -07:00
dependabot[bot]
4f0cb4e07c
chore(deps-dev): bump autoprefixer from 10.4.15 to 10.4.16
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.15 to 10.4.16.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.15...10.4.16)

---
updated-dependencies:
- dependency-name: autoprefixer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 20:06:02 +00:00
Cory Dransfeldt
d53d0f9505
chore: feed updates 2023-09-19 13:38:21 -07:00
dependabot[bot]
96bedbed1a
chore(deps-dev): bump marked from 9.0.0 to 9.0.3
Bumps [marked](https://github.com/markedjs/marked) from 9.0.0 to 9.0.3.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v9.0.0...v9.0.3)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 20:25:11 +00:00
dependabot[bot]
33ea0c11b1
chore(deps-dev): bump pagefind from 1.0.2 to 1.0.3
Bumps [pagefind](https://github.com/CloudCannon/pagefind) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/CloudCannon/pagefind/releases)
- [Changelog](https://github.com/CloudCannon/pagefind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CloudCannon/pagefind/compare/v1.0.2...v1.0.3)

---
updated-dependencies:
- dependency-name: pagefind
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-18 19:42:59 +00:00
dependabot[bot]
4fbac95595
chore(deps-dev): bump pagefind from 1.0.0 to 1.0.2
Bumps [pagefind](https://github.com/CloudCannon/pagefind) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/CloudCannon/pagefind/releases)
- [Changelog](https://github.com/CloudCannon/pagefind/blob/main/CHANGELOG.md)
- [Commits](https://github.com/CloudCannon/pagefind/compare/v1.0.0...v1.0.2)

---
updated-dependencies:
- dependency-name: pagefind
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-14 20:03:36 +00:00
Cory Dransfeldt
d2a1f766ef
chore: update pagefind 2023-09-13 12:02:59 -07:00
Cory Dransfeldt
08c1f40db6
chore: update deps 2023-09-13 08:30:05 -07:00
Cory Dransfeldt
c0ca407b02
Merge pull request #168 from cdransf/dependabot/npm_and_yarn/marked-9.0.0 2023-09-11 13:07:13 -07:00
dependabot[bot]
90d77dd291
chore(deps-dev): bump eslint from 8.48.0 to 8.49.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.48.0 to 8.49.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.48.0...v8.49.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 19:32:28 +00:00
dependabot[bot]
6749fab6b0
chore(deps-dev): bump marked from 8.0.1 to 9.0.0
Bumps [marked](https://github.com/markedjs/marked) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v8.0.1...v9.0.0)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 19:32:17 +00:00
Cory Dransfeldt
98708877b8
chore: update uses 2023-09-07 16:07:33 -07:00
Cory Dransfeldt
98e61df821
feat: add outbound webmentions 2023-09-07 11:55:05 -07:00