Go to file
dependabot[bot] 6661a4db30
chore(deps-dev): bump vite from 5.3.4 to 5.4.8 in /docs
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-11 18:18:53 +00:00
.github v9.1.0 (#1467) 2024-07-17 17:41:58 +02:00
.husky v9 2024-01-25 02:59:52 +01:00
docs chore(deps-dev): bump vite from 5.3.4 to 5.4.8 in /docs 2024-10-11 18:18:53 +00:00
test show message instead of automatically remove deprecated code 2024-07-25 14:53:39 +02:00
.editorconfig chore: apply editorconfig to code only (#1355) 2024-01-25 16:20:01 +01:00
.gitattributes chore: add .gitattributes 2024-01-25 14:57:24 +01:00
.gitignore v9 (#1333) 2024-01-25 02:49:33 +01:00
.npmignore v9 (#1333) 2024-01-25 02:49:33 +01:00
.shellcheckrc v9 (#1333) 2024-01-25 02:49:33 +01:00
LICENSE update (#916) 2021-03-29 09:26:19 +02:00
README.md v9 (#1333) 2024-01-25 02:49:33 +01:00
bin.js fix: add parens around the null coalescing operator to fix issues when npm_config_user_agent exists (#1519) 2024-09-12 00:11:38 +02:00
husky fix: better handle spaces in PATH 2024-07-26 20:01:10 +02:00
index.d.ts v9.1.0 (#1467) 2024-07-17 17:41:58 +02:00
index.js fixes #1494 support pre-merge-commit hook 2024-08-20 14:34:33 +02:00
package-lock.json 9.1.6 2024-09-12 00:12:17 +02:00
package.json 9.1.6 2024-09-12 00:12:17 +02:00
test.sh show message instead of automatically remove deprecated code 2024-07-25 14:53:39 +02:00