Skip to content

Commit 586143a

Browse files
chore(deps): update all non-major dependencies to ^0.70.23
1 parent 92ce99d commit 586143a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

bun.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"": {
55
"name": "dynamodb-tooling",
66
"devDependencies": {
7-
"@stacksjs/cli": "^0.70.21",
7+
"@stacksjs/cli": "^0.70.23",
88
"@stacksjs/eslint-config": "^4.8.2-beta.1",
9-
"@stacksjs/logging": "^0.70.21",
10-
"@stacksjs/storage": "^0.70.21",
9+
"@stacksjs/logging": "^0.70.23",
10+
"@stacksjs/storage": "^0.70.23",
1111
"@types/bun": "^1.2.8",
1212
"@types/tar": "^6.1.13",
1313
"bumpp": "^10.1.0",
@@ -343,17 +343,17 @@
343343

344344
"@smithy/util-waiter": ["@smithy/[email protected]", "", { "dependencies": { "@smithy/abort-controller": "^4.0.1", "@smithy/types": "^4.1.0", "tslib": "^2.6.2" } }, "sha512-piUTHyp2Axx3p/kc2CIJkYSv0BAaheBQmbACZgQSSfWUumWNW+R1lL+H9PDBxKJkvOeEX+hKYEFiwO8xagL8AQ=="],
345345

346-
"@stacksjs/cli": ["@stacksjs/[email protected].21", "", {}, "sha512-UhLrPoBn7HKK3TilpJL5T5xg2EplSCxuMRgjoLnH5cAaA5MTOmRY0cr7hzkygMWriuY9NJZ4NRRMnzZWDEjpgg=="],
346+
"@stacksjs/cli": ["@stacksjs/[email protected].23", "", {}, "sha512-pbu6xESAtRIppcEQlhmRq0yZa1lnYAwtQHh7DmfDcUgVjvahQGe7PXoX+m2dhdFDRthFIVuLeHvrAf1JYv/JOQ=="],
347347

348348
"@stacksjs/dtsx": ["@stacksjs/[email protected]", "", { "bin": { "dtsx": "dist/cli.js" } }, "sha512-x7HxXTRZTrwvpSTZlxL5lu4F1sFHnDynAQBNr3UIkrctCKQbe7dYM21SfEozBx5+qBk+Mv1yZUvrUL/aA1bQwg=="],
349349

350350
"@stacksjs/eslint-config": ["@stacksjs/[email protected]", "", { "dependencies": { "@antfu/install-pkg": "^1.0.0", "@clack/prompts": "^0.10.0", "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@eslint/markdown": "^6.3.0", "@stacksjs/eslint-plugin": "^0.1.5", "@stylistic/eslint-plugin": "^4.2.0", "@typescript-eslint/eslint-plugin": "^8.26.1", "@typescript-eslint/parser": "^8.26.1", "@vitest/eslint-plugin": "^1.1.37", "eslint-config-flat-gitignore": "^2.1.0", "eslint-flat-config-utils": "^2.0.1", "eslint-merge-processors": "^2.0.0", "eslint-plugin-antfu": "^3.1.1", "eslint-plugin-command": "^3.1.0", "eslint-plugin-import-x": "^4.6.1", "eslint-plugin-jsdoc": "^50.6.6", "eslint-plugin-jsonc": "^2.19.1", "eslint-plugin-n": "^17.16.2", "eslint-plugin-no-only-tests": "^3.3.0", "eslint-plugin-perfectionist": "^4.10.1", "eslint-plugin-pnpm": "^0.1.2", "eslint-plugin-regexp": "^2.7.0", "eslint-plugin-toml": "^0.12.0", "eslint-plugin-unicorn": "^57.0.0", "eslint-plugin-unused-imports": "^4.1.4", "eslint-plugin-vue": "^10.0.0", "eslint-plugin-yml": "^1.17.0", "eslint-processor-vue-blocks": "^2.0.0", "globals": "^15.14.0", "jsonc-eslint-parser": "^2.4.0", "local-pkg": "^1.1.1", "parse-gitignore": "^2.0.0", "toml-eslint-parser": "^0.10.0", "vue-eslint-parser": "^10.1.1", "yaml-eslint-parser": "^1.3.0" } }, "sha512-j9vun+Nmkc/SCVPqkuUC+TiXgPXsJpfZHlVxdZI+7QANh3DG5JWm7Ni2xpJS4ZDRvOQYjjrF8MvnN9e+O4srkA=="],
351351

352352
"@stacksjs/eslint-plugin": ["@stacksjs/[email protected]", "", { "dependencies": { "@stacksjs/eslint-config": "^3.15.1-beta.1", "@typescript-eslint/utils": "^8.21.0", "@unocss/config": "65.4.2", "@unocss/core": "65.4.2", "magic-string": "^0.30.17", "synckit": "^0.9.2", "unocss": "^65.4.2" } }, "sha512-MeJVcuvWccAzc8cR7pmgDeUsK+Lc99bnTp9bt32Cod5/wrVWwaPB+JnYIxcjef9kqwqkG7Xax2h1vClI/XC3nA=="],
353353

354-
"@stacksjs/logging": ["@stacksjs/[email protected].21", "", {}, "sha512-ayQHO1DOKZYHjz2z7s3MC/x+uembrX7aH2kHHTydarad14v5sre4jYQ7ubX5JExpN8uiwEqOnY3bt6wNgV3vtw=="],
354+
"@stacksjs/logging": ["@stacksjs/[email protected].23", "", {}, "sha512-rm/XGj7z+one5mQqwrgxRq/ulusyz2eWVe3QUP3/V9kKkDtEhI9tnmx4PLvVQZbxJgsVzcZeuyJ12OfxfpKFdg=="],
355355

356-
"@stacksjs/storage": ["@stacksjs/[email protected].21", "", {}, "sha512-q8kHVwhQfuZre9ekDCrN0eneXfXDXdhyQIsHEK99YM8Suhn7nmVEXQm6tZxP2wKUmri/6fmGtNgC1JU39Ukpmw=="],
356+
"@stacksjs/storage": ["@stacksjs/[email protected].23", "", {}, "sha512-dA6Xoy7cDxsiyeGp5EBYr/wQpGFOG2gFarrapfOXZzBduYdNWjnUSUYGozvgW58T5lRjecg7uCP55nJGbLczdw=="],
357357

358358
"@stylistic/eslint-plugin": ["@stylistic/[email protected]", "", { "dependencies": { "@typescript-eslint/utils": "^8.23.0", "eslint-visitor-keys": "^4.2.0", "espree": "^10.3.0", "estraverse": "^5.3.0", "picomatch": "^4.0.2" }, "peerDependencies": { "eslint": ">=9.0.0" } }, "sha512-8hXezgz7jexGHdo5WN6JBEIPHCSFyyU4vgbxevu4YLVS5vl+sxqAAGyXSzfNDyR6xMNSH5H1x67nsXcYMOHtZA=="],
359359

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
"typecheck": "bun --bun tsc --noEmit"
4444
},
4545
"devDependencies": {
46-
"@stacksjs/cli": "^0.70.21",
46+
"@stacksjs/cli": "^0.70.23",
4747
"@stacksjs/eslint-config": "^4.8.2-beta.1",
48-
"@stacksjs/logging": "^0.70.21",
49-
"@stacksjs/storage": "^0.70.21",
48+
"@stacksjs/logging": "^0.70.23",
49+
"@stacksjs/storage": "^0.70.23",
5050
"@types/bun": "^1.2.8",
5151
"@types/tar": "^6.1.13",
5252
"bumpp": "^10.1.0",

0 commit comments

Comments
 (0)