No description
Find a file
dependabot[bot] 68b4f2532a
Bump fast-uri from 3.1.0 to 3.1.2
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.2.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.2)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-11 14:31:03 +00:00
playwright-tests Fix for test failures 2026-05-05 16:48:52 -04:00
public Added static error page and updated relevant logic. 2026-05-08 13:25:18 -04:00
src Removed router section. 2026-05-08 15:21:36 -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 Fix pipeline error 2026-04-03 13:23:28 -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 fast-uri from 3.1.0 to 3.1.2 2026-05-11 14:31:03 +00:00
package.json Bump axios from 1.15.0 to 1.15.2 2026-05-06 23:54:01 +00:00
README.md Force build. 2026-04-08 12:49:32 -04:00
vue.config.js Revert unintended config change 2026-04-23 14:37:00 -04:00
vue.release.config.js INSR-8898: Add Adyen environment variables to pipeline and config files 2026-03-24 09:52:55 -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.