renovate[bot]
d2afa78537
chore(deps): update dependency chromatic to v7 ( #3325 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
3bb55bf0b3
chore(deps): update dependency npm to v10 ( #3326 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Vishal Sharma
1917b15b0a
Update ClientTable.tsx ( #3342 )
...
* Update ClientTable.tsx
solves: #3339
## Changes
changed owncast/web/components/admin/ClientTable.tsx line 44 `value={selectedKeys[0]})` to `value={selectedKeys[0].toString()} // Convert selectedKeys[0] to string
` as the value attribute expects a value of type string | number | readonly string[]` but previously it was assigned bigint.
* Update ClientTable.tsx
solves: #3339
## Changes
changed owncast/web/components/admin/ClientTable.tsx line 44 `value={selectedKeys[0]})` to `value={selectedKeys[0].toString()} // Convert selectedKeys[0] to string
` as the value attribute expects a value of type `string | number | readonly string[]` but previously it was assigned bigint.
2 years ago
renovate[bot]
9fc3a607e8
chore(deps): update dependency eslint-plugin-storybook to v0.6.14
2 years ago
renovate[bot]
b023a88f27
chore(deps): update dependency @types/sanitize-html to v2.9.1
2 years ago
renovate[bot]
7bf3a49eca
chore(deps): update dependency @types/react-linkify to v1.0.2
2 years ago
renovate[bot]
6422d7e797
chore(deps): update dependency @types/node to v18.18.3
2 years ago
renovate[bot]
715e349591
chore(deps): update dependency @types/markdown-it to v13.0.2
2 years ago
Owncast
962d428a57
Commit screenshots
2 years ago
renovate[bot]
65dbd4a079
chore(deps): update dependency @storybook/testing-library to v0.2.2
2 years ago
renovate[bot]
ab69107de3
fix(deps): update dependency react-virtuoso to v4.6.0
2 years ago
renovate[bot]
8c876c16ce
chore(deps): update dependency sass to v1.68.0
2 years ago
dependabot[bot]
37a296f282
Bump zod and next in /web ( #3340 )
...
Bumps [zod](https://github.com/colinhacks/zod ) to 3.22.4 and updates ancestor dependency [next](https://github.com/vercel/next.js ). These dependencies need to be updated together.
Updates `zod` from 3.22.2 to 3.22.4
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.22.2...v3.22.4 )
Updates `next` from 13.4.19 to 13.5.4
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v13.4.19...v13.5.4 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: indirect
- dependency-name: next
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Owncast
35ee3f3699
Commit screenshots
2 years ago
dependabot[bot]
34211f279e
Bump postcss from 8.4.29 to 8.4.31 in /web ( #3336 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.29 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.29...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
cd508ea81c
fix(deps): update dependency @uiw/react-codemirror to v4.21.18 ( #3341 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
c6fcce9dd4
fix(deps): update dependency autoprefixer to v10.4.16
2 years ago
renovate[bot]
e6661eb764
fix(deps): update dependency @uiw/codemirror-theme-bbedit to v4.21.18
2 years ago
renovate[bot]
e55574bc78
fix(deps): update dependency sharp to v0.32.6 ( #3320 )
2 years ago
renovate[bot]
31ccb0e308
chore(deps): update typescript-eslint monorepo to v6.7.3
2 years ago
renovate[bot]
b2038c69c0
chore(deps): update dependency @types/prop-types to v15.7.8
2 years ago
renovate[bot]
7aa8659d6f
chore(deps): update dependency @types/node to v18.18.1
2 years ago
Owncast
47dc18e0fa
Commit screenshots
2 years ago
Owncast
02ce251bc4
Commit screenshots
2 years ago
Owncast
9070411827
Commit screenshots
2 years ago
Owncast
753602d667
Commit screenshots
2 years ago
Owncast
34c18be8b6
Commit screenshots
2 years ago
Owncast
bcc0531dcb
Commit screenshots
2 years ago
Owncast
eba4358825
Commit screenshots
2 years ago
Owncast
a42e782133
Commit screenshots
2 years ago
Owncast
1cafc5713e
Commit screenshots
2 years ago
Owncast
3ff7645606
Commit screenshots
2 years ago
Owncast
fe0b0c2501
Commit screenshots
2 years ago
Owncast
16e284575f
Commit screenshots
2 years ago
Owncast
affde60c76
Commit screenshots
2 years ago
Gabe Kangas
5748fe1b92
chore: rename web package
2 years ago
Owncast
75dcd6c0a6
Commit screenshots
2 years ago
Owncast
0ac52b015c
Commit screenshots
2 years ago
renovate[bot]
f87214719d
chore(deps): update dependency @babel/core to v7.22.20
2 years ago
renovate[bot]
39a98e9bbe
chore(deps): update dependency @types/node to v18.17.17
2 years ago
Owncast
6e0e80c765
Commit screenshots
2 years ago
renovate[bot]
d2c8a6ce28
chore(deps): lock file maintenance ( #3314 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
renovate[bot]
c1193617ce
chore(deps): update dependency @types/node to v18.17.16
2 years ago
renovate[bot]
e5e8b3df52
chore(deps): update dependency @storybook/testing-library to v0.2.1
2 years ago
Owncast
69ff466594
Commit screenshots
2 years ago
renovate[bot]
52f275ecdb
chore(deps): update dependency @babel/core to v7.22.19
2 years ago
renovate[bot]
bb57b4395a
chore(deps): update dependency knip to v2.24.1
2 years ago
renovate[bot]
6dc850697f
fix(deps): update dependency @codemirror/lang-markdown to v6.2.1
2 years ago
renovate[bot]
90709c3279
chore(deps): update dependency sass to v1.67.0
2 years ago
Owncast
3f3873936b
Commit screenshots
2 years ago