diff --git a/package.json b/package.json index 3a0e0d0..2f1bd54 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@turbo/gen": "^2.3.0", "husky": "^9.0.0", - "lint-staged": "^15.0.0", + "lint-staged": "^16.2.7", "prettier": "^3.2.5", "turbo": "^2.3.0", "typescript": "^5.6.0" diff --git a/packages/account-abstraction/package.json b/packages/account-abstraction/package.json index d3e0cc1..e7ab71f 100644 --- a/packages/account-abstraction/package.json +++ b/packages/account-abstraction/package.json @@ -24,10 +24,10 @@ "@ancore/crypto": "workspace:*" }, "devDependencies": { - "@eslint/js": "^9.0.0", + "@eslint/js": "^10.0.1", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", - "eslint": "^9.0.0", + "eslint": "^10.0.2", "jest": "^30.2.0", "tsup": "^8.0.0", "typescript": "^5.6.0" diff --git a/packages/core-sdk/package.json b/packages/core-sdk/package.json index 0fb8c63..9cfbc55 100644 --- a/packages/core-sdk/package.json +++ b/packages/core-sdk/package.json @@ -41,12 +41,12 @@ "@stellar/stellar-sdk": "^13.0.0" }, "devDependencies": { - "@eslint/js": "^9.0.0", - "@types/jest": "^29.5.0", + "@eslint/js": "^10.0.1", + "@types/jest": "^30.0.0", "@types/node": "^25.0.9", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", - "eslint": "^9.39.2", + "eslint": "^10.0.2", "jest": "^30.2.0", "ts-jest": "^29.4.0", "tsup": "^8.0.0", diff --git a/packages/crypto/package.json b/packages/crypto/package.json index 0a4b555..268c00b 100644 --- a/packages/crypto/package.json +++ b/packages/crypto/package.json @@ -25,10 +25,10 @@ "@noble/hashes": "^1.4.0" }, "devDependencies": { - "@eslint/js": "^9.0.0", + "@eslint/js": "^10.0.1", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", - "eslint": "^9.0.0", + "eslint": "^10.0.2", "jest": "^30.2.0", "tsup": "^8.0.0", "typescript": "^5.6.0" diff --git a/packages/stellar/package.json b/packages/stellar/package.json index 17e7fa5..9c31d54 100644 --- a/packages/stellar/package.json +++ b/packages/stellar/package.json @@ -31,11 +31,11 @@ "@stellar/stellar-sdk": "^13.0.0" }, "devDependencies": { - "@eslint/js": "^9.0.0", - "@types/jest": "^29.5.0", + "@eslint/js": "^10.0.1", + "@types/jest": "^30.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", - "eslint": "^9.0.0", + "eslint": "^10.0.2", "jest": "^29.7.0", "ts-jest": "^29.2.0", "tsup": "^8.0.0", diff --git a/packages/types/package.json b/packages/types/package.json index baedd99..55a9298 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -27,15 +27,15 @@ "author": "Ancore Contributors", "license": "Apache-2.0", "devDependencies": { - "@eslint/js": "^9.0.0", + "@eslint/js": "^10.0.1", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", - "eslint": "^9.0.0", + "eslint": "^10.0.2", "tsup": "^8.0.0", "typescript": "^5.6.0", "jest": "^30.2.0", "ts-jest": "^29.4.0", - "@types/jest": "^29.5.0" + "@types/jest": "^30.0.0" }, "dependencies": { "zod": "^3.22.0", diff --git a/packages/ui-kit/package.json b/packages/ui-kit/package.json index 7d019f1..ff9b85c 100644 --- a/packages/ui-kit/package.json +++ b/packages/ui-kit/package.json @@ -42,38 +42,38 @@ "tailwind-merge": "^2.2.0" }, "devDependencies": { - "@eslint/js": "^9.0.0", + "@eslint/js": "^10.0.1", "@radix-ui/react-separator": "^1.0.3", - "@storybook/addon-essentials": "^7.6.0", - "@storybook/addon-interactions": "^7.6.0", - "@storybook/addon-links": "^7.6.0", - "@storybook/blocks": "^7.6.0", - "@storybook/react": "^7.6.0", - "@storybook/react-vite": "^7.6.0", + "@storybook/addon-essentials": "^8.6.14", + "@storybook/addon-interactions": "^8.6.14", + "@storybook/addon-links": "^10.2.13", + "@storybook/blocks": "^8.6.14", + "@storybook/react": "^10.2.13", + "@storybook/react-vite": "^10.2.13", "@storybook/testing-library": "^0.2.0", "@testing-library/jest-dom": "^6.1.0", - "@testing-library/react": "^14.0.0", + "@testing-library/react": "^16.3.2", "@testing-library/user-event": "^14.5.0", - "@types/node": "^20.0.0", - "@types/react": "^18.3.0", - "@types/react-dom": "^18.3.0", + "@types/node": "^25.3.1", + "@types/react": "^19.2.14", + "@types/react-dom": "^19.2.3", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", - "@vitejs/plugin-react": "^4.2.0", + "@vitejs/plugin-react": "^5.1.4", "autoprefixer": "^10.4.0", - "eslint": "^9.0.0", + "eslint": "^10.0.2", "eslint-plugin-react": "^7.37.0", - "eslint-plugin-react-hooks": "^5.0.0", - "jsdom": "^23.0.0", + "eslint-plugin-react-hooks": "^7.0.1", + "jsdom": "^28.1.0", "postcss": "^8.4.0", - "react": "^18.3.1", - "react-dom": "^18.3.1", - "storybook": "^7.6.0", - "tailwindcss": "^3.4.0", + "react": "^19.2.4", + "react-dom": "^19.2.4", + "storybook": "^10.2.13", + "tailwindcss": "^4.2.1", "tailwindcss-animate": "^1.0.7", "tsup": "^8.0.0", "typescript": "^5.6.0", - "vite": "^5.0.0", - "vitest": "^1.0.0" + "vite": "^7.3.1", + "vitest": "^4.0.18" } }