Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent 77b1297 commit 33a6428
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bun.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@types/aws-lambda": "^8.10.146",
"@types/bun": "^1.1.14",
"@vite-pwa/vitepress": "^0.5.3",
"aws-cdk": "^2.173.3",
"aws-cdk": "^2.173.4",
"bun-plugin-dtsx": "^0.21.9",
"bunfig": "^0.4.0",
"typescript": "^5.7.2",
Expand Down Expand Up @@ -622,7 +622,7 @@

"available-typed-arrays": ["available-typed-arrays@1.0.7", "", { "dependencies": { "possible-typed-array-names": "^1.0.0" } }, "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ=="],

"aws-cdk": ["aws-cdk@2.173.3", "", { "optionalDependencies": { "fsevents": "2.3.2" }, "bin": { "cdk": "bin/cdk" } }, "sha512-i+PFFA1FRvnOKXwRpTxDNmDKgDMM38ZbGpsX3x883DgX/a7DcEzoZtzjSMo1ZEp34NN4GzHVubjvjr7Ek8CQlA=="],
"aws-cdk": ["aws-cdk@2.173.4", "", { "optionalDependencies": { "fsevents": "2.3.2" }, "bin": { "cdk": "bin/cdk" } }, "sha512-zgs3xU28VEKIwHwJHu0ZHeoEmwLGnHS2jPCMc2MsIMZu+a7CKyE77Tw6LwJkuuB96BQyqr6xJB3SbeWjXmcFhQ=="],

"babel-plugin-polyfill-corejs2": ["babel-plugin-polyfill-corejs2@0.4.12", "", { "dependencies": { "@babel/compat-data": "^7.22.6", "@babel/helper-define-polyfill-provider": "^0.6.3", "semver": "^6.3.1" }, "peerDependencies": { "@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" } }, "sha512-CPWT6BwvhrTO2d8QVorhTCQw9Y43zOu7G9HigcfxvepOU6b8o3tcWad6oVgZIsZCTt42FFv97aA7ZJsbM4+8og=="],

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@types/aws-lambda": "^8.10.146",
"@types/bun": "^1.1.14",
"@vite-pwa/vitepress": "^0.5.3",
"aws-cdk": "^2.173.3",
"aws-cdk": "^2.173.4",
"bun-plugin-dtsx": "^0.21.9",
"bunfig": "^0.4.0",
"typescript": "^5.7.2",
Expand All @@ -73,7 +73,7 @@
"vitepress": "^1.5.0"
},
"overrides": {
"unconfig": "0.3.10"
"unconfig": "0.6.0"
},
"simple-git-hooks": {
"pre-commit": "bunx lint-staged"
Expand Down

0 comments on commit 33a6428

Please sign in to comment.