Skip to content

Commit 034678a

Browse files
committed
[hygiene] Dependencies
1 parent 325711f commit 034678a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,12 @@
8484
"@types/node": "^22.15.3",
8585
"@types/react": "^19.1.2",
8686
"@types/react-dom": "^19.1.2",
87-
"@typescript-eslint/eslint-plugin": "^8.31.0",
87+
"@typescript-eslint/eslint-plugin": "^8.31.1",
8888
"babel-eslint": "^10.1.0",
8989
"babel-jest": "^29.7.0",
9090
"babel-plugin-transform-import-meta": "^2.3.2",
9191
"babel-plugin-transform-vite-meta-env": "^1.0.3",
92-
"buffer-replace": "^1.0.0",
92+
"buffer-replace": "^2.0.0",
9393
"cspell": "^8.19.3",
9494
"esbuild": "^0.25.3",
9595
"eslint": "^9.25.1",
@@ -116,6 +116,6 @@
116116
"tinytick": "file:./dist",
117117
"ts-unused-exports": "^11.0.1",
118118
"typescript": "5.8.3",
119-
"typescript-eslint": "^8.31.0"
119+
"typescript-eslint": "^8.31.1"
120120
}
121121
}

0 commit comments

Comments
 (0)