Skip to content

Commit 415cd20

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

File tree

3 files changed

+98
-96
lines changed

3 files changed

+98
-96
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "unplugin-vue-named-export",
33
"version": "0.1.4",
4-
"packageManager": "pnpm@8.7.6",
4+
"packageManager": "pnpm@8.8.0",
55
"description": "Named export for Vue SFC.",
66
"keywords": [
77
"unplugin",
@@ -75,10 +75,10 @@
7575
"unplugin": "^1.5.0"
7676
},
7777
"devDependencies": {
78-
"@babel/types": "^7.22.19",
78+
"@babel/types": "^7.23.0",
7979
"@sxzz/eslint-config": "^3.6.1",
8080
"@sxzz/prettier-config": "^1.0.4",
81-
"@types/node": "^20.6.5",
81+
"@types/node": "^20.8.2",
8282
"@vue-macros/test-utils": "^1.1.3",
8383
"bumpp": "^9.2.0",
8484
"eslint": "^8.50.0",
@@ -88,8 +88,8 @@
8888
"tsup": "^7.2.0",
8989
"tsx": "^3.13.0",
9090
"typescript": "^5.2.2",
91-
"vite": "^4.4.9",
92-
"vitest": "^0.34.5",
91+
"vite": "^4.4.10",
92+
"vitest": "^0.34.6",
9393
"vue": "^3.3.4"
9494
},
9595
"engines": {

0 commit comments

Comments
 (0)