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 May 7, 2023
1 parent dae04f7 commit ee0da85
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 154 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -16,32 +16,32 @@
"@headlessui/vue": "1.7.13",
"@heroicons/vue": "2.0.17",
"consola": "3.1.0",
"date-fns": "2.29.3",
"date-fns": "2.30.0",
"vest": "4.6.11",
"vue": "3.2.47"
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.16",
"@crxjs/vite-plugin": "2.0.0-beta.17",
"@histoire/plugin-vue": "0.16.1",
"@tailwindcss/forms": "0.5.3",
"@types/chrome": "0.0.234",
"@typescript-eslint/eslint-plugin": "5.59.1",
"@typescript-eslint/parser": "5.59.1",
"@types/chrome": "0.0.235",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"@vitejs/plugin-vue": "4.2.1",
"@vue/eslint-config-prettier": "7.1.0",
"@vue/eslint-config-typescript": "11.0.3",
"autoprefixer": "10.4.14",
"eslint": "8.39.0",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-vue": "9.11.0",
"eslint-plugin-vue": "9.11.1",
"histoire": "0.16.1",
"postcss": "8.4.23",
"postcss-nesting": "11.2.2",
"tailwindcss": "3.3.2",
"typescript": "5.0.4",
"vite": "4.3.5",
"vitest": "0.30.1",
"vue-tsc": "1.6.1"
"vitest": "0.31.0",
"vue-tsc": "1.6.4"
},
"packageManager": "pnpm@8.3.1"
"packageManager": "pnpm@8.4.0"
}

0 comments on commit ee0da85

Please sign in to comment.