Skip to content

Commit c22cd04

Browse files
chore(deps): update all non-major dependencies (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc6ea78 commit c22cd04

File tree

2 files changed

+125
-126
lines changed

2 files changed

+125
-126
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-named-export",
33
"version": "0.1.2",
4-
"packageManager": "pnpm@8.2.0",
4+
"packageManager": "pnpm@8.3.1",
55
"description": "Named export for Vue SFC.",
66
"keywords": [
77
"unplugin",
@@ -82,17 +82,17 @@
8282
"devDependencies": {
8383
"@babel/types": "^7.21.4",
8484
"@sxzz/eslint-config": "^2.4.6",
85-
"@types/node": "^18.15.11",
85+
"@types/node": "^18.16.0",
8686
"@vue-macros/test-utils": "^1.0.2",
8787
"bumpp": "^9.1.0",
88-
"eslint": "^8.38.0",
89-
"eslint-define-config": "^1.18.0",
88+
"eslint": "^8.39.0",
89+
"eslint-define-config": "^1.19.0",
9090
"fast-glob": "^3.2.12",
91-
"prettier": "^2.8.7",
91+
"prettier": "^2.8.8",
9292
"tsup": "^6.7.0",
9393
"tsx": "^3.12.6",
9494
"typescript": "^5.0.4",
95-
"vite": "^4.2.1",
95+
"vite": "^4.3.1",
9696
"vitest": "^0.30.1",
9797
"vue": "^3.2.47"
9898
},

0 commit comments

Comments
 (0)