File tree Expand file tree Collapse file tree 3 files changed +785
-735
lines changed
Expand file tree Collapse file tree 3 files changed +785
-735
lines changed Original file line number Diff line number Diff line change 11{
2- "$schema" : " https://biomejs.dev/schemas/2.3.6 /schema.json" ,
2+ "$schema" : " https://biomejs.dev/schemas/2.4.7 /schema.json" ,
33 "vcs" : {
44 "enabled" : true ,
55 "clientKind" : " git" ,
Original file line number Diff line number Diff line change 6363 "lint:package" : " publint --strict"
6464 },
6565 "packageManager" : " pnpm@10.13.1" ,
66+ "pnpm" : {
67+ "overrides" : {
68+ "rollup" : " 4.59.0" ,
69+ "minimatch" : " 10.2.3" ,
70+ "binary-install>axios" : " 0.30.3" ,
71+ "binary-install>tar" : " 7.5.11" ,
72+ "ajv" : " 8.18.0"
73+ }
74+ },
6675 "devDependencies" : {
67- "@biomejs/biome" : " 2.3.6 " ,
68- "@tanstack/vite-config" : " ^0.4.3 " ,
69- "@types/node" : " ^24.10.1 " ,
70- "memfs" : " ^4.51.0 " ,
71- "publint" : " ^0.3.15 " ,
72- "vite" : " ^7.2.2 " ,
73- "vitest" : " 4.0.9 " ,
74- "wasm-pack" : " ^0.13.1 "
76+ "@biomejs/biome" : " 2.4.7 " ,
77+ "@tanstack/vite-config" : " ^0.5.1 " ,
78+ "@types/node" : " ^25.5.0 " ,
79+ "memfs" : " ^4.56.11 " ,
80+ "publint" : " ^0.3.18 " ,
81+ "vite" : " ^8.0.0 " ,
82+ "vitest" : " 4.1.0 " ,
83+ "wasm-pack" : " ^0.14.0 "
7584 },
7685 "dependencies" : {
77- "commander" : " ^14.0.2 "
86+ "commander" : " ^14.0.3 "
7887 }
7988}
You can’t perform that action at this time.
0 commit comments