Skip to content

Commit fa0e398

Browse files
renovate[bot]sxzz
andauthored
chore(deps): update all non-major dependencies (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 三咲智子 Kevin Deng <[email protected]>
1 parent bfcf3c2 commit fa0e398

File tree

3 files changed

+165
-128
lines changed

3 files changed

+165
-128
lines changed

package.json

Lines changed: 7 additions & 7 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": "[email protected].0",
4+
"packageManager": "[email protected].2",
55
"description": "Named export for Vue SFC.",
66
"keywords": [
77
"unplugin",
@@ -75,16 +75,16 @@
7575
"prepublishOnly": "pnpm run build"
7676
},
7777
"dependencies": {
78-
"@vue-macros/common": "^1.3.3",
78+
"@vue-macros/common": "^1.4.0",
7979
"change-case": "^4.1.2",
8080
"unplugin": "^1.3.1"
8181
},
8282
"devDependencies": {
83-
"@babel/types": "^7.22.4",
83+
"@babel/types": "^7.22.5",
8484
"@sxzz/eslint-config": "^3.0.0",
85-
"@types/node": "^18.16.16",
86-
"@vue-macros/test-utils": "^1.0.4",
87-
"bumpp": "^9.1.0",
85+
"@types/node": "^18.16.17",
86+
"@vue-macros/test-utils": "^1.0.5",
87+
"bumpp": "^9.1.1",
8888
"eslint": "^8.42.0",
8989
"eslint-define-config": "^1.20.0",
9090
"fast-glob": "^3.2.12",
@@ -93,7 +93,7 @@
9393
"tsx": "^3.12.7",
9494
"typescript": "^5.1.3",
9595
"vite": "^4.3.9",
96-
"vitest": "^0.31.4",
96+
"vitest": "^0.32.0",
9797
"vue": "^3.3.4"
9898
},
9999
"engines": {

0 commit comments

Comments
 (0)