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 Nov 2, 2022
1 parent f050d01 commit 912c997
Show file tree
Hide file tree
Showing 2 changed files with 151 additions and 145 deletions.
18 changes: 9 additions & 9 deletions package.json
@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@7.14.0",
"packageManager": "pnpm@7.14.2",
"scripts": {
"build": "vite build",
"dev": "vite --port 3333 --open",
Expand All @@ -17,25 +17,25 @@
"vue-router": "4.1.6"
},
"devDependencies": {
"@antfu/eslint-config": "0.27.0",
"@antfu/eslint-config": "0.29.3",
"@iconify-json/carbon": "1.1.9",
"@iconify-json/mdi": "1.1.34",
"@types/canvas-confetti": "1.4.3",
"@types/node": "17.0.45",
"@types/seedrandom": "3.0.2",
"@unocss/reset": "0.46.1",
"@unocss/reset": "0.46.3",
"@vitejs/plugin-vue": "3.2.0",
"@vue/test-utils": "2.2.0",
"@vue/test-utils": "2.2.1",
"eslint": "8.26.0",
"jsdom": "20.0.1",
"pnpm": "7.14.0",
"jsdom": "20.0.2",
"pnpm": "7.14.2",
"typescript": "4.8.4",
"unocss": "0.46.1",
"unocss": "0.46.3",
"unplugin-auto-import": "0.11.4",
"unplugin-vue-components": "0.22.9",
"vite": "3.2.0",
"vite": "3.2.2",
"vite-plugin-pages": "0.27.1",
"vitest": "0.24.3"
"vitest": "0.24.5"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 912c997

Please sign in to comment.