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 Feb 19, 2023
1 parent fe85bf5 commit 4a0eb21
Show file tree
Hide file tree
Showing 2 changed files with 1,050 additions and 172 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,25 +19,25 @@
},
"devDependencies": {
"@tauri-apps/cli": "1.2.2",
"@types/node": "18.11.18",
"@types/node": "18.14.0",
"@vitejs/plugin-vue": "4.0.0",
"@vue/devtools": "6.4.5",
"@vue/devtools": "6.5.0",
"@vue/eslint-config-typescript": "11.0.2",
"autoprefixer": "10.4.13",
"concurrently": "7.6.0",
"eslint": "8.31.0",
"eslint": "8.34.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-security": "1.5.0",
"eslint-plugin-vue": "9.8.0",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-vue": "9.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",
"vite": "4.0.4",
"vitest": "0.26.3",
"vue-tsc": "1.0.22"
"unplugin-auto-import": "0.14.3",
"vite": "4.1.2",
"vitest": "0.28.5",
"vue-tsc": "1.1.2"
}
}

0 comments on commit 4a0eb21

Please sign in to comment.