Skip to content

Commit c15b9cf

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

File tree

2 files changed

+74
-64
lines changed

2 files changed

+74
-64
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": "[email protected].4",
4+
"packageManager": "[email protected].6",
55
"description": "Named export for Vue SFC.",
66
"keywords": [
77
"unplugin",
@@ -72,21 +72,21 @@
7272
"dependencies": {
7373
"@vue-macros/common": "^1.8.0",
7474
"change-case": "^4.1.2",
75-
"unplugin": "^1.4.0"
75+
"unplugin": "^1.5.0"
7676
},
7777
"devDependencies": {
78-
"@babel/types": "^7.22.17",
78+
"@babel/types": "^7.22.19",
7979
"@sxzz/eslint-config": "^3.5.4",
8080
"@sxzz/prettier-config": "^1.0.4",
81-
"@types/node": "^20.6.0",
81+
"@types/node": "^20.6.2",
8282
"@vue-macros/test-utils": "^1.1.3",
8383
"bumpp": "^9.2.0",
8484
"eslint": "^8.49.0",
8585
"eslint-define-config": "^1.23.0",
8686
"fast-glob": "^3.3.1",
8787
"prettier": "^3.0.3",
8888
"tsup": "^7.2.0",
89-
"tsx": "^3.12.8",
89+
"tsx": "^3.12.10",
9090
"typescript": "^5.2.2",
9191
"vite": "^4.4.9",
9292
"vitest": "^0.34.4",

0 commit comments

Comments
 (0)