Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit d187c247 authored by Simon Chan's avatar Simon Chan
Browse files

chore: update dependencies

parent e1f6f6b5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -43,12 +43,12 @@
        "tslib": "^2.6.2"
    },
    "devDependencies": {
        "@types/node": "^20.11.28",
        "@types/node": "^20.12.4",
        "@yume-chan/eslint-config": "workspace:^1.0.0",
        "@yume-chan/tsconfig": "workspace:^1.0.0",
        "eslint": "^8.57.0",
        "jest": "^30.0.0-alpha.3",
        "prettier": "^3.2.5",
        "typescript": "^5.4.2"
        "typescript": "^5.4.4"
    }
}
+156 −156

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
// DO NOT MODIFY THIS FILE MANUALLY BUT DO COMMIT IT. It is generated and used by Rush.
{
  "pnpmShrinkwrapHash": "b3494aa9605b4379d202c13ea51482ea3da9b269",
  "pnpmShrinkwrapHash": "d651370cac08d2a63fc6e97af1897d0f51abd08a",
  "preferredVersionsHash": "bf21a9e8fbc5a3846fb05b4fa0859e0917b2202f"
}
+1 −1
Original line number Diff line number Diff line
@@ -38,6 +38,6 @@
        "@yume-chan/tsconfig": "workspace:^1.0.0",
        "eslint": "^8.57.0",
        "prettier": "^3.2.5",
        "typescript": "^5.4.2"
        "typescript": "^5.4.4"
    }
}
+1 −1
Original line number Diff line number Diff line
@@ -42,6 +42,6 @@
        "@yume-chan/tsconfig": "workspace:^1.0.0",
        "eslint": "^8.57.0",
        "prettier": "^3.2.5",
        "typescript": "^5.4.2"
        "typescript": "^5.4.4"
    }
}
Loading