File tree Expand file tree Collapse file tree 2 files changed +1502
-4678
lines changed
Expand file tree Collapse file tree 2 files changed +1502
-4678
lines changed Original file line number Diff line number Diff line change 22 "name" : " @proj-airi/autorio-workspace" ,
33 "type" : " module" ,
44 "version" : " 1.0.0" ,
5- "packageManager" : " pnpm@10.19.0 " ,
5+ "packageManager" : " pnpm@10.30.1 " ,
66 "description" : " An automation mod for Factorio written in TypeScript." ,
77 "author" : " LemonNekoGH" ,
88 "license" : " MIT" ,
2929 "bootstrap" : " node scripts/bootstrap.ts"
3030 },
3131 "devDependencies" : {
32- "@antfu/eslint-config" : " ^6.1.0 " ,
33- "@antfu/ni" : " ^27.0.1 " ,
32+ "@antfu/eslint-config" : " ^6.7.3 " ,
33+ "@antfu/ni" : " ^28.2.0 " ,
3434 "@types/node" : " 24" ,
35- "eslint" : " ^9.38.0 " ,
36- "execa" : " ^9.6.0 " ,
37- "lint-staged" : " ^16.2.6 " ,
35+ "eslint" : " ^9.39.3 " ,
36+ "execa" : " ^9.6.1 " ,
37+ "lint-staged" : " ^16.2.7 " ,
3838 "simple-git-hooks" : " ^2.13.1" ,
39- "taze" : " ^19.8.1 " ,
40- "typed-factorio" : " ^3.33 .0" ,
39+ "taze" : " ^19.9.2 " ,
40+ "typed-factorio" : " ^3.35 .0" ,
4141 "typescript" : " ~5.9.3"
4242 },
43- "pnpm" : {
44- "onlyBuiltDependencies" : [
45- " @vscode/vsce-sign" ,
46- " esbuild" ,
47- " keytar" ,
48- " onnxruntime-node" ,
49- " protobufjs" ,
50- " sharp" ,
51- " simple-git-hooks" ,
52- " unrs-resolver"
53- ],
54- "ignoredBuiltDependencies" : [
55- " vue-demi"
56- ]
57- },
5843 "simple-git-hooks" : {
5944 "pre-commit" : " pnpm lint-staged && pnpm typecheck"
6045 },
You can’t perform that action at this time.
0 commit comments