Skip to content

Commit

Permalink
chore: update package (#81)
Browse files Browse the repository at this point in the history
  • Loading branch information
devlzl authored Jan 31, 2024
1 parent 3cee6de commit 4d81b7f
Show file tree
Hide file tree
Showing 2 changed files with 609 additions and 472 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,20 +11,20 @@
},
"dependencies": {
"@icon-park/vue-next": "^1.4.2",
"vue": "^3.3.11",
"vue-i18n": "9"
"vue": "^3.4.15",
"vue-i18n": "^9.9.1"
},
"devDependencies": {
"@playwright/test": "^1.40.1",
"@types/node": "^20.10.4",
"@vitejs/plugin-vue": "^4.5.2",
"autoprefixer": "^10.4.16",
"postcss": "^8.4.32",
"@playwright/test": "^1.41.1",
"@types/node": "^20.11.13",
"@vitejs/plugin-vue": "^4.6.2",
"autoprefixer": "^10.4.17",
"postcss": "^8.4.33",
"prettier": "2.8.8",
"sass": "^1.69.5",
"tailwindcss": "^3.3.6",
"typescript": "^5.2.2",
"vite": "^5.0.8",
"vue-tsc": "^1.8.25"
"sass": "^1.70.0",
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vue-tsc": "^1.8.27"
}
}
Loading

0 comments on commit 4d81b7f

Please sign in to comment.