diff --git a/package-lock.json b/package-lock.json index d74ed96..fa6a697 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3101,9 +3101,10 @@ } }, "node_modules/vite-plugin-oxlint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/vite-plugin-oxlint/-/vite-plugin-oxlint-1.0.4.tgz", - "integrity": "sha512-8mgYGWMGE4ufq7UDyDPqoaQxXKpCQKJHwlQTUV7sI8/pUJnJIbp8qM/Ua5R0YMl+jBar74Z5xeQhv8Dgr62iVg==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/vite-plugin-oxlint/-/vite-plugin-oxlint-1.0.5.tgz", + "integrity": "sha512-ydBmOXccIYf14Nek/aOHuDOKk+oJoqD9VXFZXEBYKjyXZfK8ABjvGlRIEgEjSYg/jVL0fqdt0sT1CsSvbl+ueA==", + "license": "MIT", "peerDependencies": { "oxlint": "^0.4.3" }