Skip to content

Commit

Permalink
Merge pull request #78 from xpadev-net/upgrade/dependencies
Browse files Browse the repository at this point in the history
[改善] 依存関係の更新
  • Loading branch information
xpadev-net authored Dec 6, 2023
2 parents 3b0c5c1 + ad9d142 commit 56bc1bf
Show file tree
Hide file tree
Showing 2 changed files with 603 additions and 567 deletions.
20 changes: 10 additions & 10 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.3",
"@babel/preset-env": "^7.23.3",
"@babel/core": "^7.23.5",
"@babel/preset-env": "^7.23.5",
"@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-node-resolve": "^15.2.3",
"@rollup/plugin-typescript": "^11.1.5",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@types/node": "^20.10.3",
"@typescript-eslint/eslint-plugin": "^6.13.2",
"@typescript-eslint/parser": "^6.13.2",
"copyfiles": "^2.4.1",
"dts-bundle-generator": "^9.0.0",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsdoc": "^46.9.0",
"eslint-plugin-simple-import-sort": "^10.0.0",
"http-server": "^14.1.1",
"husky": "^8.0.3",
"lint-staged": "^14.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
"rollup": "^4.6.0",
"rollup": "^4.6.1",
"rollup-plugin-dts": "^6.1.0",
"rollup-plugin-typescript-paths": "^1.4.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.4",
"typedoc-plugin-missing-exports": "^2.1.0",
"typescript": "^5.3.2",
"valibot": "^0.20.1"
"valibot": "^0.22.0"
}
}
Loading

0 comments on commit 56bc1bf

Please sign in to comment.