Skip to content

Commit ed544ae

Browse files
committed
deps
1 parent cb4d5da commit ed544ae

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,16 @@
2222
"prepare": "npm run build"
2323
},
2424
"dependencies": {
25-
"@hazae41/option": "^1.0.11"
25+
"@hazae41/option": "^1.0.14"
2626
},
2727
"devDependencies": {
2828
"@hazae41/phobos": "^1.0.10",
2929
"@rollup/plugin-typescript": "^11.1.1",
30-
"@types/node": "^20.2.5",
30+
"@types/node": "^20.3.1",
3131
"rimraf": "^5.0.1",
32-
"rollup": "^3.23.0",
32+
"rollup": "^3.25.1",
3333
"rollup-plugin-dts": "^5.3.0",
34-
"rollup-plugin-node-externals": "^6.0.1",
34+
"rollup-plugin-node-externals": "^6.1.1",
3535
"typescript": "^5.1.3"
3636
},
3737
"exports": {

0 commit comments

Comments
 (0)