Skip to content

Commit 9351564

Browse files
committed
chore: update deps
1 parent 162be5f commit 9351564

File tree

3 files changed

+78
-55
lines changed

3 files changed

+78
-55
lines changed

example/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"vue": "^3.0.5"
1212
},
1313
"devDependencies": {
14-
"@vitejs/plugin-vue": "^1.0.3",
14+
"@vitejs/plugin-vue": "^1.0.5",
1515
"@vue/compiler-sfc": "^3.0.5",
1616
"cross-env": "^7.0.3",
1717
"typescript": "^4.1.3",
18-
"vite": "^2.0.0-beta.3",
18+
"vite": "^2.0.0-beta.19",
1919
"vite-plugin-components": "workspace:*",
20-
"vite-plugin-md": "^0.2.0"
20+
"vite-plugin-md": "^0.2.1"
2121
}
2222
}

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"@antfu/eslint-config": "^0.4.3",
3434
"@types/debug": "^4.1.5",
3535
"@types/minimatch": "^3.0.3",
36-
"@types/node": "^14.14.19",
37-
"@typescript-eslint/eslint-plugin": "^4.11.1",
36+
"@types/node": "^14.14.20",
37+
"@typescript-eslint/eslint-plugin": "^4.12.0",
3838
"eslint": "^7.17.0",
39-
"rollup": "^2.35.1",
39+
"rollup": "^2.36.1",
4040
"standard-version": "^9.1.0",
4141
"tsup": "^3.11.0",
4242
"typescript": "^4.1.3",
43-
"vite": "^2.0.0-beta.3"
43+
"vite": "^2.0.0-beta.19"
4444
}
4545
}

pnpm-lock.yaml

+71-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)