Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
asamuzaK committed Nov 2, 2024
1 parent 0838cb3 commit 39ce132
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
},
"types": "types/index.d.ts",
"dependencies": {
"@asamuzakjp/nwsapi": "^2.2.16",
"@asamuzakjp/nwsapi": "^2.2.17",
"bidi-js": "^1.0.3",
"css-tree": "^3.0.0",
"css-tree": "^3.0.1",
"is-potential-custom-element-name": "^1.0.1"
},
"devDependencies": {
Expand All @@ -35,16 +35,16 @@
"chai": "^5.1.2",
"commander": "^12.1.0",
"esbuild": "^0.24.0",
"eslint": "^9.13.0",
"eslint-plugin-import-x": "^4.3.1",
"eslint": "^9.14.0",
"eslint-plugin-import-x": "^4.4.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-regexp": "^2.6.0",
"eslint-plugin-unicorn": "^56.0.0",
"globals": "^15.11.0",
"happy-dom": "^15.7.4",
"happy-dom": "^15.8.0",
"jsdom": "^25.0.1",
"linkedom": "^0.18.5",
"mocha": "^10.7.3",
"mocha": "^10.8.2",
"neostandard": "^0.11.7",
"sinon": "^19.0.2",
"typescript": "^5.6.3",
Expand Down

0 comments on commit 39ce132

Please sign in to comment.