Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 9, 2023
1 parent 86cc393 commit 05aee27
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 206 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"lint:fix": "eslint --fix --ext .ts,.js,.vue,.cjs . && prettier -w ."
},
"dependencies": {
"@atproto/api": "0.3.13",
"@atproto/xrpc": "0.1.0",
"@atproto/api": "0.4.0",
"@atproto/xrpc": "0.2.0",
"@headlessui/vue": "1.7.14",
"@heroicons/vue": "2.0.18",
"consola": "3.2.2",
"consola": "3.2.3",
"date-fns": "2.30.0",
"vest": "4.6.11",
"vue": "3.3.4"
Expand All @@ -24,9 +24,9 @@
"@crxjs/vite-plugin": "2.0.0-beta.18",
"@histoire/plugin-vue": "0.16.1",
"@tailwindcss/forms": "0.5.3",
"@types/chrome": "0.0.239",
"@typescript-eslint/eslint-plugin": "5.60.1",
"@typescript-eslint/parser": "5.60.1",
"@types/chrome": "0.0.240",
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@vitejs/plugin-vue": "4.2.3",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "11.0.3",
Expand All @@ -35,13 +35,13 @@
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.15.1",
"histoire": "0.16.2",
"postcss": "8.4.24",
"postcss": "8.4.25",
"postcss-nesting": "11.3.0",
"tailwindcss": "3.3.2",
"typescript": "5.1.6",
"vite": "4.3.9",
"vitest": "0.32.2",
"vue-tsc": "1.8.3"
"vitest": "0.33.0",
"vue-tsc": "1.8.4"
},
"packageManager": "pnpm@8.6.5"
"packageManager": "pnpm@8.6.7"
}
Loading

0 comments on commit 05aee27

Please sign in to comment.