A couple of hopefully minor package updates.

This commit is contained in:
DavidAtSafelite 2023-08-08 07:27:33 -04:00
parent cbde9e1af7
commit 431a0fad54

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",