mirror-conky/web
dependabot[bot] fc8be986ca build(deps): bump the web-deps group in /web with 8 updates
Bumps the web-deps group in /web with 8 updates:

| Package | Update |
| --- | --- |
| [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) | 1.7.15 to 1.7.16 |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.4 to 20.4.5 |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | 18.2.15 to 18.2.17 |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.2.0 to 6.2.1 |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.2.0 to 6.2.1 |
| [eslint](https://github.com/eslint/eslint) | 8.45.0 to 8.46.0 |
| [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) | 8.44.0 to 8.44.1 |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | 8.8.0 to 8.9.0 |


Updates `@headlessui/react` from 1.7.15 to 1.7.16
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.16/packages/@headlessui-react)

Updates `@types/node` from 20.4.4 to 20.4.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 18.2.15 to 18.2.17
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@typescript-eslint/eslint-plugin` from 6.2.0 to 6.2.1
- [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.2.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.2.0 to 6.2.1
- [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.2.1/packages/parser)

Updates `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)

Updates `@types/eslint` from 8.44.0 to 8.44.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

Updates `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: "@headlessui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: web-deps
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web-deps
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web-deps
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web-deps
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: web-deps
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: web-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 17:15:17 -04:00
..
components Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
cypress Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
documents Bump fonts, fix includes 2023-06-24 14:38:30 -04:00
pages Bump fonts, fix includes 2023-06-24 14:38:30 -04:00
styles Bump fonts, fix includes 2023-06-24 14:38:30 -04:00
utils Bump fonts, fix includes 2023-06-24 14:38:30 -04:00
.eslintrc.json Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00
.gitignore Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00
cypress.config.js Improve the web tests (#1430) 2023-02-26 09:37:41 -05:00
netlify.toml chore: Limit CI runs based on paths 2023-03-04 12:01:39 -05:00
next-env.d.ts Refactor docs, make a new website. 2022-09-30 18:21:24 -04:00
package-lock.json build(deps): bump the web-deps group in /web with 8 updates 2023-07-31 17:15:17 -04:00
package.json build(deps): bump the web-deps group in /web with 8 updates 2023-07-31 17:15:17 -04:00
postcss.config.js Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00
tailwind.config.js Refactor docs, make a new website. 2022-09-30 18:21:24 -04:00
tsconfig.json Update/fix some web stuff. (#1429) 2023-02-25 20:12:11 -05:00