1
Fork 0
photoview/ui
dependabot[bot] 7559a609aa
Bump the npm_and_yarn group across 1 directory with 4 updates (#991)
Bumps the npm_and_yarn group with 4 updates in the /ui directory: [postcss](https://github.com/postcss/postcss), [braces](https://github.com/micromatch/braces), [ejs](https://github.com/mde/ejs) and [ws](https://github.com/websockets/ws).


Updates `postcss` from 8.4.38 to 8.4.39
- [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.38...8.4.39)

Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

Updates `ejs` from 3.1.8 to 3.1.10
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.8...v3.1.10)

Updates `ws` from 7.5.6 to 7.5.10
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.6...7.5.10)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ejs
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: ws
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-10 19:29:42 +03:00
..
public Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
src Fix missing space and word duplication (#964) 2024-06-17 13:27:05 +01:00
testing Fix UI tests by replacing jest with vitest 2022-07-08 15:23:34 +02:00
.eslintignore Make eslint check for typescript errors 2022-07-13 18:02:06 +02:00
.eslintrc.js Make eslint check for typescript errors 2022-07-13 18:02:06 +02:00
apollo.config.js Start on typescript transition 2021-04-12 00:14:48 +02:00
example.env Fix Docker builds 2021-07-15 17:43:07 +02:00
i18next-parser.config.js Fix audit issues in production (#933) 2024-04-11 22:21:08 +01:00
index.html Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
nodemon.json Add nodemon for ui developing. 2024-07-07 10:05:26 +02:00
package-lock.json Bump the npm_and_yarn group across 1 directory with 4 updates (#991) 2024-07-10 19:29:42 +03:00
package.json Bump the npm_and_yarn group across 1 directory with 4 updates (#991) 2024-07-10 19:29:42 +03:00
postcss.config.js Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
tailwind.config.js Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
tsconfig.json Make eslint check for typescript errors 2022-07-13 18:02:06 +02:00
vite.config.js Attempt to fix Docker again 2022-07-08 17:56:52 +02:00