Skip to content

Commit

Permalink
Merge pull request #248 from yshrsmz/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies
  • Loading branch information
yshrsmz committed Feb 23, 2023
2 parents 63d5756 + cc6388e commit 701c7bb
Show file tree
Hide file tree
Showing 3 changed files with 132 additions and 141 deletions.
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.13.0
18.14.2
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,34 +13,34 @@
},
"dependencies": {
"@headlessui/vue": "1.7.10",
"@heroicons/vue": "2.0.15",
"@heroicons/vue": "2.0.16",
"consola": "2.15.3",
"date-fns": "2.29.3",
"twitter-text": "3.1.0",
"vue": "3.2.47"
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.12",
"@crxjs/vite-plugin": "2.0.0-beta.13",
"@tailwindcss/forms": "0.5.3",
"@types/chrome": "0.0.212",
"@types/chrome": "0.0.217",
"@types/twitter-text": "3.1.5",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@typescript-eslint/eslint-plugin": "5.53.0",
"@typescript-eslint/parser": "5.53.0",
"@vitejs/plugin-vue": "4.0.0",
"@vue/eslint-config-prettier": "7.0.0",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "11.0.2",
"autoprefixer": "10.4.13",
"eslint": "8.31.0",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-vue": "9.8.0",
"eslint-plugin-vue": "9.9.0",
"jsdom": "21.1.0",
"postcss": "8.4.21",
"prettier": "2.8.4",
"tailwindcss": "3.2.7",
"typescript": "4.9.5",
"vite": "4.1.4",
"vitest": "0.28.5",
"vue-tsc": "1.0.24"
"vue-tsc": "1.1.7"
},
"packageManager": "pnpm@7.27.0"
"packageManager": "pnpm@7.27.1"
}
Loading

0 comments on commit 701c7bb

Please sign in to comment.