We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b630b6f commit e43d94eCopy full SHA for e43d94e
2 files changed
package.json
@@ -77,19 +77,19 @@
77
"./output/libexif.wasm": "./dist/output/libexif.wasm"
78
},
79
"devDependencies": {
80
- "@changesets/cli": "^2.30.0",
+ "@changesets/cli": "^2.31.0",
81
"@eslint/js": "^9.34.4",
82
"@types/node": "^24.12.0",
83
- "@vitest/eslint-plugin": "^1.6.13",
+ "@vitest/eslint-plugin": "^1.6.16",
84
"eslint": "^9.34.4",
85
"eslint-import-resolver-typescript": "^4.4.4",
86
"eslint-plugin-import-x": "^4.16.2",
87
"husky": "^9.1.7",
88
"lint-staged": "^16.4.0",
89
- "prettier": "^3.8.1",
+ "prettier": "^3.8.3",
90
"typescript": "^5.9.3",
91
- "typescript-eslint": "^8.58.0",
92
- "vitest": "^4.1.2"
+ "typescript-eslint": "^8.58.2",
+ "vitest": "^4.1.4"
93
94
"engines": {
95
"node": ">=16.0.0"
0 commit comments