Skip to content

Commit c4367b1

Browse files
committed
build: sync deps
1 parent af3e09a commit c4367b1

File tree

3 files changed

+84
-159
lines changed

3 files changed

+84
-159
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
}
77
},
88
"[jsonc]": {
9-
"editor.defaultFormatter": "dprint.dprint",
9+
"editor.defaultFormatter": "vscode.json-language-features",
1010
"editor.quickSuggestions": {
1111
"strings": true
1212
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"react": "18.2.0",
127127
"react-dom": "18.2.0",
128128
"typescript": ">=5.3.3",
129-
"esbuild": "0.19.8",
129+
"esbuild": "0.19.10",
130130
"eslint-plugin-import": "npm:eslint-plugin-i@latest",
131131
"has": "npm:@nolyfill/has@latest",
132132
"array-includes": "npm:@nolyfill/array-includes@latest",

0 commit comments

Comments
 (0)