No description
Find a file
dependabot[bot] 15c4d708ea
Bump vite and @vitejs/plugin-vue
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue). These dependencies needed to be updated together.

Updates `vite` from 6.4.2 to 8.0.16
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v8.0.16/packages/vite)

Updates `@vitejs/plugin-vue` from 5.2.1 to 6.0.7
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@6.0.7/packages/plugin-vue)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 8.0.16
  dependency-type: direct:development
- dependency-name: "@vitejs/plugin-vue"
  dependency-version: 6.0.7
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-18 15:36:11 +00:00
playwright-tests Fix for test failures 2026-05-05 16:48:52 -04:00
public Re-enabled logging on static error page. 2026-06-17 11:59:51 -04:00
src Linting. 2026-06-18 11:12:01 -04:00
.browserslistrc Init 2022-09-06 15:28:59 -04:00
.gitignore Feature/insr 7038: Playwright tests for big truck scenarios (#963) 2025-10-16 16:07:01 -04:00
azure-pipelines-automated-testing.yml Update pipeline to use a valid Jira token so reports attach to the regression card 2026-04-30 14:08:58 -04:00
azure-pipelines.yml Reverting test step condition. 2026-06-02 11:14:44 -04:00
babel.config.js Reverting Commit #386 from linting9 branch. 2023-08-02 10:45:39 -04:00
Dockerfile.playwright Revert docker file changes that did not fix authentication error 2026-04-01 17:44:04 -04:00
eslint.config.js Update ESLint config and package.json with latest settings 2026-02-12 13:16:56 -06:00
jest.config.js INSR-9520 2026-05-06 10:23:00 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump vite and @vitejs/plugin-vue 2026-06-18 15:36:11 +00:00
package.json Bump vite and @vitejs/plugin-vue 2026-06-18 15:36:11 +00:00
README.md Quick build pipeline test (after library var removal) 2026-06-12 12:00:24 -04:00
vue.config.js Some refactoring of the build version and time code. 2026-06-11 15:24:53 -04:00
vue.release.config.js Some refactoring of the build version and time code. 2026-06-11 15:24:53 -04:00

digitalconsumer.iss

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.