Skip to content

Commit

Permalink
update deps (#165)
Browse files Browse the repository at this point in the history
Co-authored-by: volar <[email protected]>
  • Loading branch information
volarname and volar authored Jan 2, 2024
1 parent cd72330 commit 97b3973
Show file tree
Hide file tree
Showing 2 changed files with 130 additions and 130 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cy:open": "CYPRESS_CACHE_FOLDER='node_modules/.cache/Cypress' yarn cypress open -C cypress/config/cypress.config.ts"
},
"dependencies": {
"@anzusystems/common-admin": "1.40.0-alpha31",
"@anzusystems/common-admin": "1.40.0-alpha33",
"@mdi/font": "7.4.47",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
Expand All @@ -33,9 +33,9 @@
"pinia": "^2.1.7",
"rusha": "^0.8.14",
"sortablejs": "^1.15.1",
"universal-cookie": "^6.1.1",
"universal-cookie": "^7.0.0",
"uuid": "^9.0.1",
"vue": "^3.4.0",
"vue": "^3.4.3",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5",
"vuetify": "^3.4.9"
Expand All @@ -46,12 +46,12 @@
"@rushstack/eslint-patch": "^1.6.1",
"@stylistic/eslint-plugin": "^1.5.1",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@types/rusha": "^0.8.3",
"@types/sortablejs": "^1.15.7",
"@types/uuid": "^9.0.7",
"@typescript-eslint/parser": "^6.16.0",
"@vitejs/plugin-vue": "^5.0.1",
"@typescript-eslint/parser": "^6.17.0",
"@vitejs/plugin-vue": "^5.0.2",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^12.0.0",
"@vue/language-server": "^1.8.27",
Expand Down
Loading

0 comments on commit 97b3973

Please sign in to comment.