Skip to content

Commit

Permalink
Merge pull request #89 from xpadev-net/chore/upgrade-dependencies
Browse files Browse the repository at this point in the history
[更新] 依存関係を更新
  • Loading branch information
xpadev-net authored Jan 4, 2024
2 parents d433c78 + 3990b68 commit 337203c
Show file tree
Hide file tree
Showing 2 changed files with 579 additions and 568 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,35 +44,35 @@
"homepage": "https://xpadev-net.github.io/niconicomments/",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@babel/core": "^7.23.7",
"@babel/preset-env": "^7.23.7",
"@playwright/test": "^1.40.1",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"@types/node": "^20.10.6",
"@typescript-eslint/eslint-plugin": "^6.17.0",
"@typescript-eslint/parser": "^6.17.0",
"copyfiles": "^2.4.1",
"dts-bundle-generator": "^9.0.0",
"eslint": "^8.55.0",
"dts-bundle-generator": "^9.2.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-jsdoc": "^48.0.2",
"eslint-plugin-simple-import-sort": "^10.0.0",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"rollup": "^4.6.1",
"rollup": "^4.9.2",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-typescript-paths": "^1.4.0",
"rollup-plugin-typescript-paths": "^1.5.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.4",
"typedoc": "^0.25.6",
"typedoc-plugin-missing-exports": "^2.1.0",
"typescript": "^5.3.2",
"valibot": "^0.22.0"
"typescript": "^5.3.3",
"valibot": "^0.25.0"
}
}
Loading

0 comments on commit 337203c

Please sign in to comment.