Skip to content

Commit

Permalink
Merge pull request #116 from xpadev-net/chore/upgrade-dependencies
Browse files Browse the repository at this point in the history
[修正] 依存関係の更新
  • Loading branch information
xpadev-net authored Nov 19, 2024
2 parents c1e7746 + 6b58dde commit 571ad45
Show file tree
Hide file tree
Showing 2 changed files with 1,553 additions and 1,411 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,28 +45,28 @@
"homepage": "https://xpadev-net.github.io/niconicomments/",
"license": "MIT",
"devDependencies": {
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@biomejs/biome": "1.7.1",
"@playwright/test": "^1.43.0",
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@biomejs/biome": "^1.9.4",
"@playwright/test": "^1.49.0",
"@rollup/plugin-babel": "^6.0.4",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-node-resolve": "^15.2.3",
"@rollup/plugin-node-resolve": "^15.3.0",
"@rollup/plugin-typescript": "^11.1.6",
"@types/node": "^20.12.7",
"@types/node": "^22.9.0",
"copyfiles": "^2.4.1",
"http-server": "^14.1.1",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"rimraf": "^5.0.5",
"rollup": "^4.14.1",
"rollup-plugin-dts": "^6.1.0",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup-plugin-dts": "^6.1.1",
"rollup-plugin-typescript-paths": "^1.5.0",
"tslib": "^2.6.2",
"typedoc": "^0.25.13",
"typedoc-plugin-missing-exports": "^2.2.0",
"typescript": "^5.4.5",
"tslib": "^2.8.1",
"typedoc": "^0.26.11",
"typedoc-plugin-missing-exports": "^3.0.2",
"typescript": "^5.6.3",
"valibot": "^0.30.0"
}
}
Loading

0 comments on commit 571ad45

Please sign in to comment.