aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/package.json b/package.json
index b9193a18..9fa3d763 100644
--- a/package.json
+++ b/package.json
@@ -57,15 +57,15 @@
},
"devDependencies": {
"@codspeed/vitest-plugin": "^3.1.0",
- "@playwright/test": "^1.41.2",
- "@stylistic/eslint-plugin": "^1.6.0",
- "@stylistic/stylelint-plugin": "^2.0.0",
+ "@playwright/test": "^1.42.0",
+ "@stylistic/eslint-plugin": "^1.6.3",
+ "@stylistic/stylelint-plugin": "^2.1.0",
"@types/assert": "^1.5.10",
"@types/browserify": "^12.0.40",
- "@types/chrome": "^0.0.260",
+ "@types/chrome": "^0.0.262",
"@types/css": "^0.0.37",
"@types/events": "^3.0.3",
- "@types/firefox-webext-browser": "^120.0.0",
+ "@types/firefox-webext-browser": "^120.0.1",
"@types/jsdom": "^21.1.6",
"@types/node": "20.11.5",
"@types/wanakana": "^4.0.6",
@@ -75,23 +75,23 @@
"@vitest/coverage-v8": "1.2.2",
"ajv": "^8.12.0",
"css": "^3.0.0",
- "dotenv": "^16.4.1",
- "esbuild": "^0.20.0",
- "eslint": "^8.56.0",
+ "dotenv": "^16.4.5",
+ "esbuild": "^0.20.1",
+ "eslint": "^8.57.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.29.1",
- "eslint-plugin-jsdoc": "^48.0.6",
+ "eslint-plugin-jsdoc": "^48.2.0",
"eslint-plugin-jsonc": "^2.13.0",
"eslint-plugin-no-unsanitized": "^4.0.2",
- "eslint-plugin-sonarjs": "^0.23.0",
+ "eslint-plugin-sonarjs": "^0.24.0",
"eslint-plugin-unicorn": "^51.0.1",
- "eslint-plugin-unused-imports": "^3.0.0",
+ "eslint-plugin-unused-imports": "^3.1.0",
"eslint-plugin-vitest": "^0.3.22",
"fake-indexeddb": "^5.0.2",
"handlebars": "^4.7.8",
- "html-validate": "^8.9.1",
- "husky": "^9.0.10",
+ "html-validate": "^8.11.1",
+ "husky": "^9.0.11",
"jsdom": "^24.0.0",
"jszip": "^3.10.1",
"license-report": "^6.5.0",
@@ -104,9 +104,9 @@
"vitest": "1.2.2"
},
"dependencies": {
- "@zip.js/zip.js": "^2.7.34",
- "dexie": "^3.2.4",
- "dexie-export-import": "^4.1.0",
+ "@zip.js/zip.js": "^2.7.36",
+ "dexie": "^3.2.5",
+ "dexie-export-import": "^4.1.1",
"parse5": "^7.1.2",
"wanakana": "^5.3.1",
"yomitan-handlebars": "git+https://github.com/themoeway/yomitan-handlebars.git#12aff5e3550954d7d3a98a5917ff7d579f3cce25"