Commit graph

267 commits

Author SHA1 Message Date
Cory Dransfeldt
88aae3f2e3
chore: update deps 2023-08-23 15:21:36 -07:00
Cory Dransfeldt
8948ae8cb8
chore: data rewriting 2023-08-23 15:20:41 -07:00
Cory Dransfeldt
d07cb1aacb
chore: update deps 2023-08-21 15:00:49 -07:00
Cory Dransfeldt
6ecd904be5
Merge pull request #151 from cdransf/dependabot/npm_and_yarn/marked-7.0.4
chore(deps-dev): bump marked from 7.0.3 to 7.0.4
2023-08-21 13:03:19 -07:00
dependabot[bot]
59f6a0481b
chore(deps-dev): bump marked from 7.0.3 to 7.0.4
Bumps [marked](https://github.com/markedjs/marked) from 7.0.3 to 7.0.4.
- [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/v7.0.3...v7.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 20:00:16 +00:00
dependabot[bot]
e770646e6b
chore(deps-dev): bump lint-staged from 14.0.0 to 14.0.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v14.0.0...v14.0.1)

---
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-08-21 19:59:43 +00:00
Cory Dransfeldt
43ccc45e73
chore: update deps 2023-08-18 15:37:17 -07:00
Cory Dransfeldt
7ee6913298
chore: update deps 2023-08-18 15:27:47 -07:00
Cory Dransfeldt
890adcb865
chore: update favicons 2023-08-17 21:44:25 -07:00
dependabot[bot]
69fa9521ec
chore(deps-dev): bump postcss from 8.4.27 to 8.4.28
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.28.
- [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.27...8.4.28)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 19:33:03 +00:00
Cory Dransfeldt
2ad22bb1df
feat: style scrollbars 2023-08-15 08:54:50 -07:00
Cory Dransfeldt
198ea51b2b
Merge pull request #147 from cdransf/dependabot/npm_and_yarn/lint-staged-14.0.0
chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0
2023-08-14 13:22:38 -07:00
dependabot[bot]
a90bf3c006
chore(deps-dev): bump autoprefixer from 10.4.14 to 10.4.15
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.14 to 10.4.15.
- [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.14...10.4.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 19:57:51 +00:00
dependabot[bot]
3a4223f7ec
chore(deps-dev): bump lint-staged from 13.2.3 to 14.0.0
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.3 to 14.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.2.3...v14.0.0)

---
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-08-14 19:56:50 +00:00
Cory Dransfeldt
1232e36745
chore: update deps 2023-08-14 11:39:03 -07:00
Cory Dransfeldt
022ce82f81
fix: deps 2023-08-14 09:55:12 -07:00
Cory Dransfeldt
7d7a0ca3d1
chore: update deps 2023-08-13 08:33:13 -07:00
Cory Dransfeldt
e1d8563a21
Merge pull request #145 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.2 2023-08-11 12:14:54 -07:00
dependabot[bot]
59d09904c4
chore(deps-dev): bump eslint from 8.46.0 to 8.47.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.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.46.0...v8.47.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-08-11 19:13:25 +00:00
dependabot[bot]
20763cf0df
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.5.1 to 0.5.2
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.5.1 to 0.5.2.
- [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.1...v0.5.2)

---
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-08-11 19:12:11 +00:00
Cory Dransfeldt
485538662a
Merge pull request #143 from cdransf/dependabot/npm_and_yarn/commitlint/cli-17.7.1 2023-08-10 12:55:53 -07:00
Cory Dransfeldt
78875cb2f7
Merge pull request #144 from cdransf/dependabot/npm_and_yarn/prettier-plugin-tailwindcss-0.5.1 2023-08-10 12:55:50 -07:00
dependabot[bot]
4454507477
chore(deps-dev): bump prettier-plugin-tailwindcss from 0.4.1 to 0.5.1
Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.4.1 to 0.5.1.
- [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.4.1...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-10 19:55:37 +00:00
dependabot[bot]
e836dee63f
chore(deps-dev): bump @commitlint/cli from 17.7.0 to 17.7.1
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.0 to 17.7.1.
- [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.1/@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-08-10 19:55:14 +00:00
dependabot[bot]
1a7817d314
chore(deps-dev): bump marked from 7.0.1 to 7.0.2
Bumps [marked](https://github.com/markedjs/marked) from 7.0.1 to 7.0.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/v7.0.1...v7.0.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-08-10 19:54:39 +00:00
Cory Dransfeldt
4cb6f2f262
Merge pull request #139 from cdransf/dependabot/npm_and_yarn/commitlint/cli-17.7.0 2023-08-09 13:37:21 -07:00
Cory Dransfeldt
7d584ed2a6
Merge pull request #140 from cdransf/dependabot/npm_and_yarn/luxon-3.4.0 2023-08-09 13:11:11 -07:00
dependabot[bot]
31bd977b44
chore(deps-dev): bump @commitlint/cli from 17.6.7 to 17.7.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.6.7 to 17.7.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.7.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-08-09 20:10:02 +00:00
dependabot[bot]
ff0e319510
chore(deps-dev): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 17.6.7 to 17.7.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.7.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-08-09 20:03:55 +00:00
dependabot[bot]
b792b73633
chore(deps-dev): bump luxon from 3.3.0 to 3.4.0
Bumps [luxon](https://github.com/moment/luxon) from 3.3.0 to 3.4.0.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.3.0...3.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 20:03:35 +00:00
dependabot[bot]
e267ff952c
chore(deps-dev): bump marked from 7.0.0 to 7.0.1
Bumps [marked](https://github.com/markedjs/marked) from 7.0.0 to 7.0.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/v7.0.0...v7.0.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-08-08 19:53:55 +00:00
e9a1aadb2e
Merge pull request #137 from cdransf/dependabot/npm_and_yarn/marked-7.0.0 2023-08-07 13:08:32 -07:00
dependabot[bot]
928f056bbe
chore(deps-dev): bump marked from 6.0.0 to 7.0.0
Bumps [marked](https://github.com/markedjs/marked) from 6.0.0 to 7.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/v6.0.0...v7.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-08-07 20:06:03 +00:00
dependabot[bot]
8712d1c15a
chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.10.0 to 9.0.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.10.0...v9.0.0)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 20:05:29 +00:00
Cory Dransfeldt
8c53392c21
feat: simplify icons + dry feed styles 2023-08-06 12:29:51 -07:00
abb5e7f11d
Merge pull request #134 from cdransf/dependabot/npm_and_yarn/eslint-config-prettier-8.10.0 2023-08-06 08:39:49 -07:00
dependabot[bot]
c2e4db7be9
chore(deps-dev): bump prettier from 3.0.0 to 3.0.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 19:41:21 +00:00
dependabot[bot]
517ea88a2f
chore(deps-dev): bump eslint-config-prettier from 8.9.0 to 8.10.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.9.0 to 8.10.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.9.0...v8.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-03 19:40:54 +00:00
dependabot[bot]
2fe13c43bc
chore(deps-dev): bump marked from 5.1.2 to 6.0.0
Bumps [marked](https://github.com/markedjs/marked) from 5.1.2 to 6.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/v5.1.2...v6.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-08-01 20:04:41 +00:00
dependabot[bot]
17acef3af0
chore(deps-dev): bump eslint from 8.45.0 to 8.46.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.45.0 to 8.46.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.45.0...v8.46.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-07-28 19:23:47 +00:00
dependabot[bot]
073e4c75a7
chore(deps-dev): bump eslint-config-prettier from 8.8.0 to 8.9.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 8.8.0 to 8.9.0.
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v8.8.0...v8.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-27 19:58:00 +00:00
9fb6fc54d0
chore: resolve conflict 2023-07-26 16:38:40 -07:00
657e21e9cd
feat: apple music -> last.fm 2023-07-26 16:37:16 -07:00
dependabot[bot]
5bb9caf43a
chore(deps-dev): bump @aws-sdk/client-s3 from 3.377.0 to 3.378.0
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.377.0 to 3.378.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.378.0/clients/client-s3)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-26 20:07:19 +00:00
78140677cf
feat: music caching v1.1.0 2023-07-26 12:10:18 -07:00
bc81c2afb8
Merge branch 'main' of github.com:cdransf/coryd.dev 2023-07-25 15:17:25 -07:00
a9bf4345aa
chore: drop font deps 2023-07-25 15:16:19 -07:00
dependabot[bot]
0b697a47d0
chore(deps-dev): bump marked from 5.1.1 to 5.1.2
Bumps [marked](https://github.com/markedjs/marked) from 5.1.1 to 5.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/v5.1.1...v5.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-07-25 19:41:13 +00:00
db1730b752
chore: swap out feed parser dep 2023-07-24 13:37:36 -07:00
dc84ff3720
chore: clean up deps 2023-07-22 10:10:11 -07:00