Skip to content

Commit f676f88

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

File tree

5 files changed

+207
-238
lines changed

5 files changed

+207
-238
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.4",
4-
"packageManager": "pnpm@8.8.0",
4+
"packageManager": "pnpm@8.9.0",
55
"description": "Named export for Vue SFC.",
66
"keywords": [
77
"unplugin",
@@ -76,19 +76,19 @@
7676
},
7777
"devDependencies": {
7878
"@babel/types": "^7.23.0",
79-
"@sxzz/eslint-config": "^3.6.1",
79+
"@sxzz/eslint-config": "^3.6.4",
8080
"@sxzz/prettier-config": "^1.0.4",
81-
"@types/node": "^20.8.2",
81+
"@types/node": "^20.8.4",
8282
"@vue-macros/test-utils": "^1.1.3",
8383
"bumpp": "^9.2.0",
84-
"eslint": "^8.50.0",
85-
"eslint-define-config": "^1.23.0",
84+
"eslint": "^8.51.0",
85+
"eslint-define-config": "^1.24.1",
8686
"fast-glob": "^3.3.1",
8787
"prettier": "^3.0.3",
8888
"tsup": "^7.2.0",
8989
"tsx": "^3.13.0",
9090
"typescript": "^5.2.2",
91-
"vite": "^4.4.10",
91+
"vite": "^4.4.11",
9292
"vitest": "^0.34.6",
9393
"vue": "^3.3.4"
9494
},

0 commit comments

Comments
 (0)