Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2024
1 parent b8c52ce commit d425206
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 106 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,33 @@
"format": "eslint --fix --ext .ts,.js,.vue,.cjs . && prettier -w ."
},
"dependencies": {
"@headlessui/vue": "1.7.15",
"@heroicons/vue": "2.0.18",
"@headlessui/vue": "1.7.22",
"@heroicons/vue": "2.1.5",
"consola": "3.2.3",
"date-fns": "3.6.0",
"twitter-text": "3.1.0",
"vue": "3.5.3"
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.25",
"@tailwindcss/forms": "0.5.4",
"@types/chrome": "0.0.242",
"@types/node": "20.14.8",
"@types/twitter-text": "3.1.5",
"@tailwindcss/forms": "0.5.9",
"@types/chrome": "0.0.270",
"@types/node": "20.16.5",
"@types/twitter-text": "3.1.10",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@vitejs/plugin-vue": "5.1.3",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/eslint-config-typescript": "13.0.0",
"autoprefixer": "10.4.14",
"autoprefixer": "10.4.20",
"eslint": "8.46.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.15.1",
"jsdom": "25.0.0",
"postcss": "8.4.31",
"prettier": "3.0.0",
"tailwindcss": "3.3.3",
"postcss": "8.4.45",
"prettier": "3.3.3",
"tailwindcss": "3.4.10",
"typescript": "5.5.4",
"vite": "5.4.3",
"vitest": "2.0.5",
Expand Down
Loading

0 comments on commit d425206

Please sign in to comment.