Skip to content

Commit e1f8d26

Browse files
committed
依存関係の更新
1 parent f1fdffb commit e1f8d26

29 files changed

Lines changed: 2268 additions & 2291 deletions

.npmrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
shamefully-hoist=true
22
public-hoist-pattern[]=@vuetify/*
3+
only-built-dependencies[]=better-sqlite3
4+
only-built-dependencies[]=esbuild
5+
only-built-dependencies[]=@parcel/watcher
6+
only-built-dependencies[]=unrs-resolver

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"/^python3 /tmp/diag2\\.py 2>&1$/": {
44
"approve": true,
55
"matchCommandLine": true
6-
}
6+
},
7+
"vue-tsc": true
78
}
89
}

0 commit comments

Comments
 (0)