Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump the deps-patch group across 1 directory #3034

Merged
5 changes: 5 additions & 0 deletions .changeset/five-trees-clap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"create-fuels": patch
---

build(deps): bump the deps-patch group across 1 directory
8 changes: 4 additions & 4 deletions apps/create-fuels-counter-guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"@fuels/connectors": "^0.25.0",
"@fuels/react": "^0.25.0",
"fuels": "workspace:*",
"@tanstack/react-query": "^5.51.23",
"@tanstack/react-query": "^5.52.1",
"dotenv": "^16.4.5",
"next": "14.2.5",
"next": "14.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hot-toast": "^2.4.1",
"react-use": "^17.5.1"
},
"devDependencies": {
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.6",
"postcss": "^8",
"tailwindcss": "^3.4.10",
"typescript": "~5.4.5"
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 @@
"fuels": "workspace:*"
},
"devDependencies": {
"bun": "^1.1.24"
"bun": "^1.1.26"
}
}
4 changes: 2 additions & 2 deletions apps/demo-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
"@fuels/vm-asm": "0.56.0",
"@types/node": "^22.2.0",
"@types/react-dom": "^18.3",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"fuels": "workspace:*",
"next": "14.2.5",
"next": "14.2.6",
"react-dom": "^18.3.1",
"react": "^18.3.1",
"typescript": "~5.4.5"
Expand Down
2 changes: 1 addition & 1 deletion apps/demo-react-cra/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@fuels/vm-asm": "0.56.0",
"@testing-library/react": "^16.0.0",
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3",
"eslint-config-react-app": "^7.0.1",
"fuels": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions apps/demo-react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"react": "^18.3.1"
},
"devDependencies": {
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitejs/plugin-react": "^4.3.1",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.9",
"eslint-plugin-react-refresh": "^0.4.11",
"typescript": "~5.4.5",
"vite": "^5.4.1"
"vite": "^5.4.2"
}
}
9 changes: 5 additions & 4 deletions apps/demo-wallet-sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,19 @@
"dependencies": {
"@fuels/connectors": "^0.25.0",
"@fuels/react": "^0.25.0",
"@tanstack/react-query": "^5.51.23",
"@tanstack/react-query": "^5.52.1",
"fuels": "workspace:*",
"next": "14.2.5",
"next": "14.2.6",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^22.2.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.5",
"eslint-config-next": "14.2.6",
"postcss": "^8",
"postcss-load-config": "^6.0.1",
"tailwindcss": "^3.4.10",
"typescript": "~5.4.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 @@ -29,7 +29,7 @@
"typedoc": "^0.25.13",
"typedoc-plugin-merge-modules": "^5.1.0",
"vitepress-plugin-search": "1.0.4-alpha.22",
"vitepress": "1.3.3",
"vitepress": "1.3.4",
"vue": "^3.4.38"
}
}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@playwright/test": "^1.46.1",
"@types/node": "^22.2.0",
"@types/node-fetch": "^2.6.11",
"@types/web": "^0.0.155",
"@types/web": "^0.0.157",
"@typescript-eslint/eslint-plugin": "^6.9.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/browser": "^1.6.0",
Expand All @@ -97,7 +97,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-tsdoc": "^0.3.0",
"glob": "^10.2.6",
"knip": "^5.27.2",
"knip": "^5.27.4",
"memfs": "^4.11.1",
"nodemon": "^3.1.4",
"npm-run-all": "^4.1.5",
Expand All @@ -112,7 +112,7 @@
"tsx": "^4.17.0",
"turbo": "^2.0.14",
"typescript": "~5.4.5",
"vite": "^5.4.1",
"vite": "^5.4.2",
"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.4.1"
"vite": "^5.4.2"
},
"keywords": [
"ethereum",
Expand Down
Loading
Loading