Skip to content

Commit

Permalink
build(deps-dev): bump the dev-deps group with 29 updates (#2705)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sérgio Torres <[email protected]>
Co-authored-by: chad <[email protected]>
  • Loading branch information
4 people committed Jul 7, 2024
1 parent 2f1a650 commit 638eae3
Show file tree
Hide file tree
Showing 15 changed files with 2,328 additions and 2,366 deletions.
8 changes: 8 additions & 0 deletions .changeset/little-seals-relate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
"@fuel-ts/versions": patch
"@fuel-ts/account": patch
"@fuel-ts/crypto": patch
"fuels": patch
---

build(deps-dev): bump the dev-deps group with 29 updates
1 change: 1 addition & 0 deletions .knip.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"templates/**"
],
"ignoreDependencies": [
"bun",
"@/sway-api/*",
"@fuel-ts/*",
"@internal/fuel-core",
Expand Down
2 changes: 1 addition & 1 deletion apps/create-fuels-counter-guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/node": "^20",
"@types/react": "^18.3",
"@types/react-dom": "^18.3",
"autoprefixer": "^10.0.1",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.2.4",
"postcss": "^8",
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-bun-fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@
},
"version": null,
"devDependencies": {
"bun": "^1.1.17"
"bun": "^1.1.18"
}
}
6 changes: 3 additions & 3 deletions apps/demo-react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"typescript": "~5.4.5",
"vite": "^5.2.9"
"vite": "^5.3.3"
}
}
2 changes: 1 addition & 1 deletion apps/demo-wallet-sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/node": "^20",
"@types/react": "^18.3.3",
"@types/react-dom": "^18",
"autoprefixer": "^10.0.1",
"autoprefixer": "^10.4.19",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"typescript": "^5"
Expand Down
2 changes: 1 addition & 1 deletion apps/docs-snippets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"@fuel-ts/account": "workspace:*",
"@fuel-ts/errors": "workspace:*",
"@fuel-ts/utils": "workspace:*",
"ethers": "^6.7.1",
"ethers": "^6.13.1",
"fuels": "workspace:*",
"vitest": "^1.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
"@vue/devtools-api": "^6.6.3",
"flexsearch": "^0.7.43",
"markdown-it": "^14.1.0",
"nodemon": "^3.0.3",
"nodemon": "^3.1.4",
"replace": "^1.2.2",
"typedoc": "^0.25.13",
"typedoc-plugin-merge-modules": "^5.1.0",
"vitepress": "1.2.3",
"vitepress-plugin-search": "1.0.4-alpha.19",
"vue": "^3.4.29"
"vue": "^3.4.31"
}
}
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"devDependencies": {
"@actions/core": "^1.10.1",
"@actions/github": "^6.0.0",
"@changesets/cli": "^2.27.1",
"@changesets/cli": "^2.27.7",
"@changesets/get-github-info": "^0.6.0",
"@changesets/read": "^0.6.0",
"@changesets/types": "^6.0.0",
Expand All @@ -70,10 +70,10 @@
"@internal/fuel-core": "workspace:*",
"@internal/tsup": "workspace:*",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@playwright/test": "^1.44.0",
"@playwright/test": "^1.45.1",
"@types/node": "18.15.3",
"@types/node-fetch": "^2.6.2",
"@types/web": "^0.0.65",
"@types/node-fetch": "^2.6.11",
"@types/web": "^0.0.151",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitest/browser": "^1.6.0",
Expand All @@ -83,37 +83,37 @@
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-tsdoc": "^0.2.17",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tsdoc": "^0.3.0",
"glob": "^10.2.6",
"knip": "^5.9.3",
"memfs": "^4.8.2",
"nodemon": "^3.0.3",
"knip": "^5.24.1",
"memfs": "^4.9.3",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"nyc": "^15.1.0",
"open": "^8.4.0",
"nyc": "^17.0.0",
"open": "^8.4.2",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"textlint": "^13.3.2",
"textlint-rule-no-dead-link": "^5.1.2",
"ts-generator": "^0.1.1",
"tsup": "^6.7.0",
"tsx": "^4.16.0",
"turbo": "^2.0.4",
"tsx": "^4.16.2",
"turbo": "^2.0.6",
"typescript": "~5.4.5",
"vite": "^5.2.10",
"vite": "^5.3.3",
"vite-plugin-json5": "^1.1.2",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-plain-text": "^1.4.2",
"vitest": "^1.6.0",
"webdriverio": "^8.39.0"
"webdriverio": "^8.39.1"
},
"pnpm": {
"overrides": {
Expand Down
4 changes: 2 additions & 2 deletions packages/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
"@fuel-ts/math": "workspace:*",
"@fuel-ts/utils": "workspace:*",
"@graphql-codegen/cli": "^5.0.2",
"@graphql-codegen/typescript": "^4.0.8",
"@graphql-codegen/typescript": "^4.0.9",
"@graphql-codegen/typescript-generic-sdk": "^4.0.1",
"@graphql-codegen/typescript-operations": "^4.2.2",
"@graphql-codegen/typescript-operations": "^4.2.3",
"@types/ramda": "^0.29.3",
"@types/uuid": "^9.0.1",
"get-graphql-schema": "^2.1.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/src/browser/aes-ctr.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ export const encrypt: CryptoApi['encrypt'] = async <T>(
const encBuffer = await crypto.subtle.encrypt(alg, key, dataBuffer);

return {
data: stringFromBuffer(encBuffer),
data: stringFromBuffer(new Uint8Array(encBuffer)),
iv: stringFromBuffer(iv),
salt: stringFromBuffer(salt),
};
Expand Down
4 changes: 2 additions & 2 deletions packages/fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@
"yup": "^1.4.0"
},
"devDependencies": {
"@types/lodash.camelcase": "^4.3.7",
"@types/lodash.camelcase": "^4.3.9",
"@types/rimraf": "^3.0.2",
"vite": "^5.2.9"
"vite": "^5.3.3"
},
"keywords": [
"ethereum",
Expand Down
2 changes: 1 addition & 1 deletion packages/versions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@
"cli-table": "^0.3.11"
},
"devDependencies": {
"@types/cli-table": "^0.3.1"
"@types/cli-table": "^0.3.4"
}
}
Loading

0 comments on commit 638eae3

Please sign in to comment.