Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent 59d3b38 commit f02fbda
Show file tree
Hide file tree
Showing 2 changed files with 226 additions and 230 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "starter-electron-vite",
"version": "0.0.0",
"private": true,
"packageManager": "pnpm@8.6.3",
"packageManager": "pnpm@8.6.5",
"description": "__TODO__",
"keywords": [
"electron",
Expand Down Expand Up @@ -35,8 +35,8 @@
"typecheck": "vue-tsc --noEmit"
},
"dependencies": {
"@unocss/reset": "^0.53.1",
"@vueuse/core": "^10.2.0",
"@unocss/reset": "^0.53.4",
"@vueuse/core": "^10.2.1",
"clipboardy": "^3.0.0",
"dayjs": "^1.11.8",
"pinia": "^2.1.4",
Expand All @@ -47,10 +47,10 @@
"@iconify-json/carbon": "^1.1.18",
"@ntnyq/eslint-config": "^1.9.0",
"@ntnyq/prettier-config": "^1.9.0",
"@unocss/eslint-config": "^0.53.1",
"@unocss/eslint-config": "^0.53.4",
"@vitejs/plugin-vue": "^4.2.3",
"bumpp": "^9.1.1",
"electron": "^25.1.1",
"electron": "^25.2.0",
"electron-builder": "^24.4.0",
"eslint": "^8.43.0",
"husky": "^8.0.3",
Expand All @@ -59,14 +59,14 @@
"prettier": "^2.8.8",
"rimraf": "^5.0.1",
"tsx": "^3.12.7",
"typescript": "^5.1.3",
"unocss": "^0.53.1",
"typescript": "^5.1.5",
"unocss": "^0.53.4",
"unplugin-auto-import": "^0.16.4",
"unplugin-vue-components": "^0.25.1",
"vite": "^4.3.9",
"vite-plugin-electron": "^0.12.0",
"vite-plugin-electron-renderer": "^0.14.5",
"vue-tsc": "^1.8.1"
"vue-tsc": "^1.8.3"
},
"prettier": "@ntnyq/prettier-config",
"nano-staged": {
Expand Down

0 comments on commit f02fbda

Please sign in to comment.