We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 325711f commit 034678aCopy full SHA for 034678a
package.json
@@ -84,12 +84,12 @@
84
"@types/node": "^22.15.3",
85
"@types/react": "^19.1.2",
86
"@types/react-dom": "^19.1.2",
87
- "@typescript-eslint/eslint-plugin": "^8.31.0",
+ "@typescript-eslint/eslint-plugin": "^8.31.1",
88
"babel-eslint": "^10.1.0",
89
"babel-jest": "^29.7.0",
90
"babel-plugin-transform-import-meta": "^2.3.2",
91
"babel-plugin-transform-vite-meta-env": "^1.0.3",
92
- "buffer-replace": "^1.0.0",
+ "buffer-replace": "^2.0.0",
93
"cspell": "^8.19.3",
94
"esbuild": "^0.25.3",
95
"eslint": "^9.25.1",
@@ -116,6 +116,6 @@
116
"tinytick": "file:./dist",
117
"ts-unused-exports": "^11.0.1",
118
"typescript": "5.8.3",
119
- "typescript-eslint": "^8.31.0"
+ "typescript-eslint": "^8.31.1"
120
}
121
0 commit comments