1
Fork 0
photoview/ui
dependabot[bot] 056780fd33
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /ui directory: [vue-template-compiler](https://github.com/vuejs/vue) and [i18next-parser](https://github.com/i18next/i18next-parser).


Removes `vue-template-compiler`

Updates `i18next-parser` from 8.13.0 to 9.0.0
- [Release notes](https://github.com/i18next/i18next-parser/releases)
- [Changelog](https://github.com/i18next/i18next-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next-parser/commits)

---
updated-dependencies:
- dependency-name: vue-template-compiler
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: i18next-parser
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-23 19:57:56 +00: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 2 updates 2024-07-23 19:57:56 +00:00
package.json Bump the npm_and_yarn group across 1 directory with 2 updates 2024-07-23 19:57:56 +00: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