aboutsummaryrefslogtreecommitdiffstats
path: root/src/packages
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 a57dde0..9ed9381 100644
--- a/src/packages/locusts/package.json
+++ b/src/packages/locusts/package.json
@@ -7,7 +7,7 @@
"devDependencies": {
"@repo/eslint-config": "workspace:*",
"@repo/typescript-config": "workspace:*",
- "@types/node": "^25.2.0",
+ "@types/node": "^25.2.1",
"globals": "^17.3.0",
"publint": "^0.3.17",
"tsup": "^8.5.1",
diff --git a/src/packages/react/package.json b/src/packages/react/package.json
index 154ef40..8271e0e 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.2.11",
+ "@types/react": "^19.2.13",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react-swc": "^4.2.3",
"eslint-plugin-react": "^7.37.5",