No description
Find a file
dependabot[bot] 81195e599a
Bump axios from 1.13.5 to 1.15.0
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.15.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-12 12:44:15 +00:00
playwright-tests Update tests to use real addresses instead of faker 2026-04-03 12:13:35 -04:00
public INSR-9042: Add apple-developer-merchantid-domain-association for Adyen 2026-03-30 09:56:33 -04:00
src Merge pull request #1179 from Safelite/feature/humphries/INSR-8879.1 2026-04-10 10:07:16 -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 Change tag to run all Liberty Mutual tests in regression pipeline 2026-04-01 15:38:37 -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 Additional linting and updates. Mostly digital-components. 2023-08-15 07:05:55 -04:00
jsconfig.json Linting changes to ux-compontents 2023-07-24 14:27:39 -04:00
package-lock.json Bump axios from 1.13.5 to 1.15.0 2026-04-12 12:44:15 +00:00
package.json Bump axios from 1.13.5 to 1.15.0 2026-04-12 12:44:15 +00:00
README.md Force build. 2026-04-08 12:49:32 -04:00
vue.config.js INSR-7995: Adyen integration 2026-03-17 09:31:58 -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.