Skip to content

Commit a236fa1

Browse files
authored
Update jsondiffpatch and vite (#237)
Dependencies flagged.
1 parent d861992 commit a236fa1

File tree

2 files changed

+49
-55
lines changed

2 files changed

+49
-55
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,12 @@
4747
"overrides": {
4848
"esbuild@<=0.24.2": ">=0.25.0",
4949
"vite@>=6.2.0 <=6.2.6": ">=6.2.7",
50+
"vite@<7.1.11": ">=7.1.11",
5051
"prismjs@<1.30.0": ">=1.30.0",
5152
"axios": ">=1.12.0",
5253
"tar-fs": ">=2.1.4",
53-
"hono@<4.10.3": ">=4.10.3"
54+
"hono@<4.10.3": ">=4.10.3",
55+
"jsondiffpatch@<0.7.2": ">=0.7.2"
5456
}
5557
},
5658
"engines": {

pnpm-lock.yaml

Lines changed: 46 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)