Merge pull request #399 from Safelite/refactor/packages

A couple of hopefully minor package updates.
This commit is contained in:
Jeremy-Z 2023-08-08 12:23:09 -04:00 committed by GitHub
commit 78dd453860
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,14 +16,14 @@
},
"dependencies": {
"axios": "^0.27.2",
"bootstrap": "^5.2.3",
"bootstrap": "^5.3",
"maska": "^1.5.0",
"pinia": "^2.0.22",
"pinia-plugin-persistedstate": "^2.2.0",
"vee-validate": "^4.7.0",
"vue": "^3.3.4",
"vue-plugin-load-script": "^2.1.0",
"vue-router": "4.1.3"
"vue-router": "4.2.4"
},
"devDependencies": {
"@pinia/testing": "0.1.2",