File tree Expand file tree Collapse file tree 2 files changed +21
-21
lines changed
Expand file tree Collapse file tree 2 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 7373 "test:watch" : " npm run test:base -- --watch"
7474 },
7575 "dependencies" : {
76- "cosmiconfig" : " ^ 9.0.0" ,
77- "cosmiconfig-typescript-loader" : " ^ 6.2.0" ,
78- "glob" : " ^ 11.0.3" ,
79- "tinybench" : " ^ 5.0.1" ,
80- "yargs" : " ^ 17.7.2" ,
81- "zod" : " ^ 4.1.12"
76+ "cosmiconfig" : " 9.0.0" ,
77+ "cosmiconfig-typescript-loader" : " 6.2.0" ,
78+ "glob" : " 11.0.3" ,
79+ "tinybench" : " 5.0.1" ,
80+ "yargs" : " 17.7.2" ,
81+ "zod" : " 4.1.12"
8282 },
8383 "devDependencies" : {
8484 "@commitlint/cli" : " 20.1.0" ,
8888 "@types/node" : " 24.7.0" ,
8989 "@types/wallabyjs" : " 0.0.15" ,
9090 "@types/yargs" : " ^17.0.33" ,
91- "bupkis" : " ^ 0.11.1" ,
91+ "bupkis" : " 0.11.1" ,
9292 "cspell" : " 9.2.1" ,
9393 "eslint" : " 9.37.0" ,
9494 "eslint-plugin-jsonc" : " 2.21.0" ,
9999 "lint-staged" : " 16.2.3" ,
100100 "markdownlint-cli2" : " 0.18.1" ,
101101 "markdownlint-cli2-formatter-pretty" : " 0.0.8" ,
102- "npm-run-all2" : " ^ 8.0.4" ,
102+ "npm-run-all2" : " 8.0.4" ,
103103 "prettier" : " 3.6.2" ,
104104 "prettier-plugin-jsdoc" : " 1.3.3" ,
105105 "prettier-plugin-pkg" : " 0.21.2" ,
106106 "prettier-plugin-sort-json" : " 4.1.1" ,
107- "tsx" : " ^ 4.20.6" ,
107+ "tsx" : " 4.20.6" ,
108108 "typescript" : " 5.9.3" ,
109109 "typescript-eslint" : " 8.46.0" ,
110- "zshy" : " ^ 0.4.3"
110+ "zshy" : " 0.4.3"
111111 },
112112 "publishConfig" : {
113113 "access" : " public" ,
You can’t perform that action at this time.
0 commit comments