Skip to content

Commit

Permalink
Merge pull request #61 from nbtca/dev
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
wen-templari authored Aug 13, 2024
2 parents 78e08cc + 886de23 commit e5e926e
Show file tree
Hide file tree
Showing 2 changed files with 1,033 additions and 1,001 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,40 +10,40 @@
},
"dependencies": {
"@headlessui/vue": "^1.7.22",
"@heroicons/vue": "^1",
"@logto/vue": "^2.2.11",
"axios": "^1.7.2",
"@heroicons/vue": "^1.0.6",
"@logto/vue": "^2.2.15",
"axios": "^1.7.3",
"blueimp-md5": "^2.19.0",
"pinia": "^2.1.7",
"pinia": "^2.2.1",
"pinia-plugin-persist": "^1.0.0",
"qs": "^6.12.1",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
"qs": "^6.13.0",
"vue": "^3.4.37",
"vue-router": "^4.4.3"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.10.3",
"@rushstack/eslint-patch": "^1.10.4",
"@testing-library/vue": "^8.1.0",
"@tsconfig/node18": "^18.2.4",
"@types/blueimp-md5": "^2.18.2",
"@types/node": "^20.14.2",
"@vitejs/plugin-vue": "^5.0.5",
"@types/node": "^20.14.15",
"@vitejs/plugin-vue": "^5.1.2",
"@vue/eslint-config-prettier": "^9.0.0",
"@vue/eslint-config-typescript": "^13.0.0",
"@vue/tsconfig": "^0.5.1",
"cross-env": "^7.0.3",
"eslint": "^8",
"eslint-plugin-vue": "^9.26.0",
"happy-dom": "^14.12.0",
"postcss": "^8.4.38",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^9.27.0",
"happy-dom": "^14.12.3",
"postcss": "^8.4.41",
"postcss-100vh-fix": "^1.0.2",
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.20.0",
"typescript": "^5.5.4",
"vite": "^5.4.0",
"vite-plugin-pwa": "^0.20.1",
"vite-plugin-windicss": "^1.9.3",
"vitest": "^1.6.0",
"vue-tsc": "^2.0.21",
"vue-tsc": "^2.0.29",
"windicss": "^3.5.6"
}
}
Loading

0 comments on commit e5e926e

Please sign in to comment.