Skip to content

Commit

Permalink
build(deps-dev): bump the dev-deps group with 6 updates (#2880)
Browse files Browse the repository at this point in the history
* build(deps-dev): bump the dev-deps group with 6 updates

Bumps the dev-deps group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/web](https://github.com/microsoft/TypeScript-DOM-Lib-Generator) | `0.0.151` | `0.0.153` |
| [memfs](https://github.com/streamich/memfs) | `4.11.0` | `4.11.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.16.2` | `4.16.5` |
| [turbo](https://github.com/vercel/turbo) | `2.0.9` | `2.0.11` |
| [autoprefixer](https://github.com/postcss/autoprefixer) | `10.4.19` | `10.4.20` |
| [vue](https://github.com/vuejs/core) | `3.4.34` | `3.4.35` |


Updates `@types/web` from 0.0.151 to 0.0.153
- [Release notes](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/releases)
- [Commits](https://github.com/microsoft/TypeScript-DOM-Lib-Generator/compare/@types/[email protected]...@types/[email protected])

Updates `memfs` from 4.11.0 to 4.11.1
- [Release notes](https://github.com/streamich/memfs/releases)
- [Changelog](https://github.com/streamich/memfs/blob/master/CHANGELOG.md)
- [Commits](streamich/memfs@v4.11.0...v4.11.1)

Updates `tsx` from 4.16.2 to 4.16.5
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.16.2...v4.16.5)

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

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

Updates `vue` from 3.4.34 to 3.4.35
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.4.34...v3.4.35)

---
updated-dependencies:
- dependency-name: "@types/web"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: memfs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: turbo
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: autoprefixer
  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

---------

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>
  • Loading branch information
dependabot[bot] and github-actions[bot] committed Aug 5, 2024
1 parent b2e1174 commit 17130bd
Show file tree
Hide file tree
Showing 7 changed files with 1,001 additions and 1,063 deletions.
4 changes: 4 additions & 0 deletions .changeset/spotty-emus-allow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

build(deps-dev): bump the dev-deps group with 6 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 @@ -27,7 +27,7 @@
"@types/node": "^20",
"@types/react": "^18.3",
"@types/react-dom": "^18.3",
"autoprefixer": "^10.4.19",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "14.2.5",
"postcss": "^8",
Expand Down
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.4.19",
"autoprefixer": "^10.4.20",
"postcss": "^8",
"tailwindcss": "^3.4.7",
"typescript": "^5"
Expand Down
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.34"
"vue": "^3.4.35"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@playwright/test": "^1.45.3",
"@types/node": "20.14.11",
"@types/node-fetch": "^2.6.11",
"@types/web": "^0.0.151",
"@types/web": "^0.0.153",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.9.0",
"@vitest/browser": "^1.6.0",
Expand All @@ -94,7 +94,7 @@
"eslint-plugin-tsdoc": "^0.3.0",
"glob": "^10.2.6",
"knip": "^5.27.0",
"memfs": "^4.11.0",
"memfs": "^4.11.1",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
"nyc": "^17.0.0",
Expand All @@ -105,8 +105,8 @@
"textlint-rule-no-dead-link": "^5.1.2",
"ts-generator": "^0.1.1",
"tsup": "^6.7.0",
"tsx": "^4.16.2",
"turbo": "^2.0.9",
"tsx": "^4.16.5",
"turbo": "^2.0.11",
"typescript": "~5.4.5",
"vite": "^5.3.5",
"vite-plugin-json5": "^1.1.2",
Expand Down
Loading

0 comments on commit 17130bd

Please sign in to comment.