Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 9, 2023
1 parent ebaabda commit 5982d5b
Show file tree
Hide file tree
Showing 2 changed files with 1,038 additions and 983 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -22,36 +22,36 @@
},
"devDependencies": {
"@pinia/testing": "0.0.14",
"@playwright/experimental-ct-vue": "1.31.2",
"@playwright/test": "1.31.2",
"@playwright/experimental-ct-vue": "1.32.2",
"@playwright/test": "1.32.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.15.1",
"@typescript-eslint/eslint-plugin": "5.54.1",
"@typescript-eslint/parser": "5.54.1",
"@vitejs/plugin-vue": "4.0.0",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"@vitejs/plugin-vue": "4.1.0",
"@vue/test-utils": "2.3.1",
"autoprefixer": "10.4.13",
"c8": "7.13.0",
"cssnano": "5.1.14",
"eslint": "8.36.0",
"eslint-config-prettier": "8.7.0",
"cssnano": "6.0.0",
"eslint": "8.37.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-vue": "9.9.0",
"happy-dom": "8.9.0",
"eslint-plugin-vue": "9.10.0",
"happy-dom": "9.1.9",
"postcss": "8.4.20",
"postcss-import": "15.1.0",
"postcss-nesting": "11.2.1",
"tailwindcss": "3.2.4",
"typescript": "4.9.4",
"tailwindcss": "3.3.1",
"typescript": "5.0.3",
"unplugin-auto-import": "0.15.1",
"unplugin-vue-components": "0.24.1",
"vite": "4.1.4",
"vite": "4.2.1",
"vitest": "0.29.2",
"wait-on": "7.0.1"
}
Expand Down

0 comments on commit 5982d5b

Please sign in to comment.