Skip to content

Commit 4e4afed

Browse files
build(deps-dev): bump the npm-dependencies group with 5 updates (#1007)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0301aa7 commit 4e4afed

File tree

2 files changed

+97
-96
lines changed

2 files changed

+97
-96
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,16 +86,16 @@
8686
"@babel/preset-react": "^7.28.5",
8787
"@babel/preset-typescript": "^7.28.5",
8888
"@babel/types": "^7.28.6",
89-
"@cloudflare/workers-types": "^4.20260117.0",
89+
"@cloudflare/workers-types": "^4.20260120.0",
9090
"@total-typescript/ts-reset": "^0.6.1",
9191
"@types/babel__core": "^7.20.5",
9292
"@types/js-yaml": "^4.0.9",
9393
"@types/node": "^25.0.9",
9494
"@types/pako": "^2.0.4",
9595
"@types/react": "^19.2.8",
9696
"@types/react-dom": "^19.2.3",
97-
"@typescript-eslint/eslint-plugin": "^8.53.0",
98-
"@typescript-eslint/parser": "^8.53.0",
97+
"@typescript-eslint/eslint-plugin": "^8.53.1",
98+
"@typescript-eslint/parser": "^8.53.1",
9999
"@vitejs/plugin-react": "^5.1.2",
100100
"babel-plugin-i18next-extract": "^1.1.0",
101101
"concurrently": "^9.2.1",
@@ -104,7 +104,7 @@
104104
"eslint-config-prettier": "^10.1.8",
105105
"eslint-import-resolver-typescript": "^4.4.4",
106106
"eslint-plugin-import": "^2.32.0",
107-
"eslint-plugin-jsdoc": "^62.1.0",
107+
"eslint-plugin-jsdoc": "^62.2.0",
108108
"eslint-plugin-jsx-a11y": "^6.10.2",
109109
"eslint-plugin-react": "^7.37.5",
110110
"eslint-plugin-react-hooks": "^7.0.1",
@@ -117,7 +117,7 @@
117117
"vite": "^7.3.1",
118118
"vite-plugin-comlink": "^5.3.0",
119119
"vite-plugin-wasm": "^3.5.0",
120-
"wasm-pack": "^0.13.1",
120+
"wasm-pack": "^0.14.0",
121121
"wrangler": "^4.59.2"
122122
}
123123
}

0 commit comments

Comments
 (0)