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 15, 2023
1 parent 86cc393 commit 895c8cd
Show file tree
Hide file tree
Showing 2 changed files with 218 additions and 256 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,37 +11,37 @@
"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.1",
"@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"
},
"devDependencies": {
"@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",
"@tailwindcss/forms": "0.5.4",
"@types/chrome": "0.0.241",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@vitejs/plugin-vue": "4.2.3",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "11.0.3",
"autoprefixer": "10.4.14",
"eslint": "8.44.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.15.1",
"histoire": "0.16.2",
"postcss": "8.4.24",
"postcss": "8.4.26",
"postcss-nesting": "11.3.0",
"tailwindcss": "3.3.2",
"tailwindcss": "3.3.3",
"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.5"
},
"packageManager": "pnpm@8.6.5"
"packageManager": "pnpm@8.6.7"
}
Loading

0 comments on commit 895c8cd

Please sign in to comment.