Skip to content

Commit

Permalink
build(deps-dev): bump the dev-deps group with 10 updates (#2817)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump the dev-deps group across 1 directory with 10 updates

Bumps the dev-deps group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.45.1` | `1.45.3` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.4` | `7.35.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.26.0` | `5.27.0` |
| [turbo](https://github.com/vercel/turbo) | `2.0.6` | `2.0.9` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.3` | `5.3.4` |
| [postcss](https://github.com/postcss/postcss) | `8.4.24` | `8.4.39` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.4` | `3.4.6` |
| [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.4.8` | `0.4.9` |
| [vue](https://github.com/vuejs/core) | `3.4.31` | `3.4.33` |



Updates `@playwright/test` from 1.45.1 to 1.45.3
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.45.1...v1.45.3)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `eslint-plugin-react` from 7.34.4 to 7.35.0
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.4...v7.35.0)

Updates `knip` from 5.26.0 to 5.27.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.27.0/packages/knip)

Updates `turbo` from 2.0.6 to 2.0.9
- [Release notes](https://github.com/vercel/turbo/releases)
- [Changelog](https://github.com/vercel/turbo/blob/main/release.md)
- [Commits](vercel/turborepo@v2.0.6...v2.0.9)

Updates `vite` from 5.3.3 to 5.3.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)

Updates `postcss` from 8.4.24 to 8.4.39
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.24...8.4.39)

Updates `tailwindcss` from 3.4.4 to 3.4.6
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.4...v3.4.6)

Updates `eslint-plugin-react-refresh` from 0.4.8 to 0.4.9
- [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases)
- [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md)
- [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.8...v0.4.9)

Updates `vue` from 3.4.31 to 3.4.33
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.31...v3.4.33)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: eslint-plugin-react-refresh
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: vue
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>

* build: update dependency changeset

* chore: add `0.0.0` to `version` field for `package.json`

* chore: add missing versions fields

---------

Signed-off-by: dependabot[bot] <[email protected]>
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: Peter Smith <[email protected]>
  • Loading branch information
3 people committed Jul 23, 2024
1 parent 1870f24 commit 8c5171d
Show file tree
Hide file tree
Showing 15 changed files with 1,009 additions and 1,163 deletions.
4 changes: 4 additions & 0 deletions .changeset/modern-rats-walk.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

build(deps-dev): bump the dev-deps group across 1 directory with 10 updates
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 @@ -31,7 +31,7 @@
"eslint": "^8",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"typescript": "^5"
}
}
2 changes: 1 addition & 1 deletion apps/demo-bun-fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "demo-bun-fuels",
"description": "Simple demo using Bun with Fuels CLI",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"version": "0.0.0",
"scripts": {
"pretest": "bun fuels build"
},
Expand All @@ -12,7 +13,6 @@
"@fuel-ts/errors": "workspace:^",
"fuels": "workspace:*"
},
"version": null,
"devDependencies": {
"bun": "^1.1.20"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"@fuel-ts/account": "workspace:^",
"fuels": "workspace:*"
},
"version": null
"version": "0.0.0"
}
4 changes: 2 additions & 2 deletions apps/demo-nodejs-esm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"name": "demo-node-esm",
"description": "Simple NodeJS demo using ESM modules",
"author": "Fuel Labs <[email protected]> (https://fuel.network/)",
"version": "0.0.0",
"type": "module",
"license": "Apache-2.0",
"scripts": {
"test": "node ./index.mjs"
},
"dependencies": {
"fuels": "workspace:*"
},
"version": null
}
}
4 changes: 2 additions & 2 deletions apps/demo-react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.8",
"eslint-plugin-react-refresh": "^0.4.9",
"typescript": "~5.4.5",
"vite": "^5.3.3"
"vite": "^5.3.4"
}
}
2 changes: 1 addition & 1 deletion apps/demo-typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@
"@fuel-ts/errors": "workspace:*",
"@internal/forc": "workspace:*"
},
"version": null
"version": "0.0.0"
}
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 @@ -23,7 +23,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"tailwindcss": "^3.4.6",
"typescript": "^5"
}
}
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"typedoc-plugin-merge-modules": "^5.1.0",
"vitepress": "1.3.1",
"vitepress-plugin-search": "1.0.4-alpha.19",
"vue": "^3.4.31"
"vue": "^3.4.33"
}
}
2 changes: 1 addition & 1 deletion internal/check-imports/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@
"@fuel-ts/account": "workspace:*",
"fuels": "workspace:*"
},
"version": null
"version": "0.0.0"
}
2 changes: 1 addition & 1 deletion internal/check-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"build": "tsc --noEmit"
},
"license": "Apache-2.0",
"version": null
"version": "0.0.0"
}
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@internal/fuel-core": "workspace:*",
"@internal/tsup": "workspace:*",
"@istanbuljs/nyc-config-typescript": "^1.0.2",
"@playwright/test": "^1.45.1",
"@playwright/test": "^1.45.3",
"@types/node": "18.15.3",
"@types/node-fetch": "^2.6.11",
"@types/web": "^0.0.151",
Expand All @@ -88,12 +88,12 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.4",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tsdoc": "^0.3.0",
"glob": "^10.2.6",
"knip": "^5.26.0",
"knip": "^5.27.0",
"memfs": "^4.9.3",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
Expand All @@ -106,9 +106,9 @@
"ts-generator": "^0.1.1",
"tsup": "^6.7.0",
"tsx": "^4.16.2",
"turbo": "^2.0.6",
"turbo": "^2.0.9",
"typescript": "~5.4.5",
"vite": "^5.3.3",
"vite": "^5.3.4",
"vite-plugin-json5": "^1.1.2",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-plain-text": "^1.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
"devDependencies": {
"@types/lodash.camelcase": "^4.3.9",
"@types/rimraf": "^3.0.2",
"vite": "^5.3.3"
"vite": "^5.3.4"
},
"keywords": [
"ethereum",
Expand Down
Loading

0 comments on commit 8c5171d

Please sign in to comment.