Merge pull request #399 from Safelite/refactor/packages
A couple of hopefully minor package updates.
This commit is contained in:
commit
78dd453860
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue