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 Aug 3, 2023
1 parent 1223baa commit 1ddf785
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 103 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,26 @@
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.18",
"@tailwindcss/forms": "0.5.4",
"@types/chrome": "0.0.242",
"@types/chrome": "0.0.243",
"@types/twitter-text": "3.1.5",
"@typescript-eslint/eslint-plugin": "6.2.0",
"@typescript-eslint/parser": "6.2.0",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@vitejs/plugin-vue": "4.2.3",
"@vue/eslint-config-prettier": "8.0.0",
"@vue/eslint-config-typescript": "11.0.3",
"autoprefixer": "10.4.14",
"eslint": "8.46.0",
"eslint-config-prettier": "8.9.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-vue": "9.15.1",
"eslint-plugin-vue": "9.16.1",
"jsdom": "22.1.0",
"postcss": "8.4.27",
"prettier": "3.0.0",
"prettier": "3.0.1",
"tailwindcss": "3.3.3",
"typescript": "5.1.6",
"vite": "4.4.7",
"vitest": "0.33.0",
"vitest": "0.34.1",
"vue-tsc": "1.8.8"
},
"packageManager": "pnpm@8.6.10"
"packageManager": "pnpm@8.6.11"
}

0 comments on commit 1ddf785

Please sign in to comment.