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-major group across 1 directory with 14 updates #3436

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .changeset/serious-parents-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
---

build(deps): bump the deps-major group across 1 directory with 14 updates
6 changes: 3 additions & 3 deletions apps/create-fuels-counter-guide/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3",
"autoprefixer": "^10.4.20",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint": "^9.16.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.13",
"globals": "^15.9.0",
"postcss": "^8.4.49",
"tailwindcss": "^3.4.14",
"typescript": "~5.6.3",
"typescript-eslint": "^8.8.0",
"vite": "^5.4.9",
"vite": "^6.0.1",
"vitest": "~2.0.5"
}
}
2 changes: 1 addition & 1 deletion apps/demo-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/react-dom": "^18.3",
"@types/react": "^18.3.11",
"fuels": "workspace:*",
"next": "14.2.15",
"next": "15.0.3",
"react-dom": "^18.3.1",
"react": "^18.3.1",
"typescript": "~5.6.3"
Expand Down
10 changes: 5 additions & 5 deletions apps/demo-react-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
"devDependencies": {
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitejs/plugin-react": "^4.3.3",
"eslint": "^8.57.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint": "^9.16.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.13",
"typescript": "~5.6.3",
"vite": "^5.4.9"
"vite": "^6.0.1"
}
}
6 changes: 3 additions & 3 deletions apps/demo-wallet-sdk-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"@fuels/react": "^0.27.1",
"@tanstack/react-query": "^5.55.4",
"fuels": "workspace:*",
"next": "14.2.15",
"next": "15.0.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@types/node": "^22.5.5",
"@types/react": "^18.3.11",
"@types/react-dom": "^18.3",
"eslint": "^8.57.0",
"eslint-config-next": "14.2.15",
"eslint": "^9.16.0",
"eslint-config-next": "15.0.3",
"postcss": "^8.4.49",
"postcss-load-config": "^6.0.1",
"tailwindcss": "^3.4.14",
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 @@
},
"devDependencies": {
"@types/markdown-it": "^14.1.2",
"@vue/devtools-api": "^6.6.3",
"@vue/devtools-api": "^7.6.7",
"flexsearch": "^0.7.43",
"glob": "^10.4.5",
"markdown-it": "^14.1.0",
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,25 +89,25 @@
"@types/node": "^22.5.5",
"@types/node-fetch": "^2.6.11",
"@types/web": "^0.0.174",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"@vitest/browser": "~2.0.5",
"@vitest/coverage-istanbul": "~2.0.5",
"autocannon": "^7.15.0",
"autocannon": "^8.0.0",
"clinic": "^13.0.0",
"compare-versions": "^6.1.1",
"coverage-diff": "^3.2.0",
"eslint": "^8.57.0",
"eslint": "^9.16.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-airbnb-typescript": "^17.1.0",
"eslint-config-airbnb-typescript": "^18.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-jsdoc": "^50.6.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-react": "^7.37.1",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-tsdoc": "^0.3.0",
"glob": "^10.4.5",
"knip": "^5.30.6",
Expand All @@ -122,11 +122,11 @@
"syncpack": "12.3.3",
"textlint-rule-no-dead-link": "^5.2.0",
"ts-generator": "^0.1.1",
"tsup": "^6.7.0",
"tsup": "^8.3.5",
"tsx": "^4.19.1",
"turbo": "^2.1.2",
"typescript": "~5.6.3",
"vite": "^5.4.9",
"vite": "^6.0.1",
"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/create-fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@iarna/toml": "^2.2.5",
"chalk": "4",
"commander": "12.1.0",
"ora": "5.4.1",
"ora": "8.1.1",
"prompts": "^2.4.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/fuels/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@fuel-ts/recipes": "workspace:*",
"bundle-require": "^5.0.0",
"chalk": "4",
"chokidar": "^3.6.0",
"chokidar": "^4.0.1",
"commander": "12.1.0",
"esbuild": "^0.24.0",
"glob": "^10.4.5",
Expand All @@ -96,7 +96,7 @@
"devDependencies": {
"@types/lodash.camelcase": "^4.3.9",
"@types/rimraf": "^3.0.2",
"vite": "^5.4.9"
"vite": "^6.0.1"
},
"keywords": [
"ethereum",
Expand Down
Loading
Loading