aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/packages/locusts/package.json2
-rw-r--r--src/packages/react/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/packages/locusts/package.json b/src/packages/locusts/package.json
index fe68b35..ce01286 100644
--- a/src/packages/locusts/package.json
+++ b/src/packages/locusts/package.json
@@ -11,7 +11,7 @@
"globals": "^16.4.0",
"publint": "^0.3.13",
"tsup": "^8.5.0",
- "tsx": "^4.20.5",
+ "tsx": "^4.20.6",
"typescript": "^5.9.2"
},
"keywords": [
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index a1d7045..5e9e34a 100644
--- a/src/packages/react/package.json
+++ b/src/packages/react/package.json
@@ -43,7 +43,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/react": "^19.1.13",
+ "@types/react": "^19.1.14",
"@types/react-dom": "^19.1.9",
"@vitejs/plugin-react-swc": "^4.1.0",
"eslint-plugin-react": "^7.37.5",