Skip to content

Commit

Permalink
chore(deps): update all dependencies (#222)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Mar 15, 2023
1 parent 85b1e80 commit ebaabda
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 568 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,44 +15,44 @@
"test:ci-ct": "playwright test -c playwright-ct.config.ts"
},
"dependencies": {
"@vueuse/head": "1.0.22",
"@vueuse/head": "1.1.19",
"pinia": "2.0.28",
"vue": "3.2.45",
"vue-router": "4.1.6"
},
"devDependencies": {
"@pinia/testing": "0.0.14",
"@playwright/experimental-ct-vue": "1.29.1",
"@playwright/test": "1.29.1",
"@playwright/experimental-ct-vue": "1.31.2",
"@playwright/test": "1.31.2",
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.3",
"@tailwindcss/line-clamp": "0.4.2",
"@tailwindcss/typography": "0.5.8",
"@types/node": "18.11.18",
"@typescript-eslint/eslint-plugin": "5.48.0",
"@typescript-eslint/parser": "5.48.0",
"@types/node": "18.15.1",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@vitejs/plugin-vue": "4.0.0",
"@vue/test-utils": "2.2.7",
"@vue/test-utils": "2.3.1",
"autoprefixer": "10.4.13",
"c8": "7.12.0",
"c8": "7.13.0",
"cssnano": "5.1.14",
"eslint": "8.31.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.26.0",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.5.0",
"eslint-plugin-vue": "9.8.0",
"happy-dom": "8.1.3",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-vue": "9.9.0",
"happy-dom": "8.9.0",
"postcss": "8.4.20",
"postcss-import": "15.1.0",
"postcss-nesting": "10.2.0",
"postcss-nesting": "11.2.1",
"tailwindcss": "3.2.4",
"typescript": "4.9.4",
"unplugin-auto-import": "0.12.1",
"unplugin-vue-components": "0.22.12",
"vite": "4.0.4",
"vitest": "0.26.3",
"unplugin-auto-import": "0.15.1",
"unplugin-vue-components": "0.24.1",
"vite": "4.1.4",
"vitest": "0.29.2",
"wait-on": "7.0.1"
}
}

1 comment on commit ebaabda

@vercel
Copy link

@vercel vercel bot commented on ebaabda Mar 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.