Skip to content

Commit 532cb6e

Browse files
authored
chore: Semver major awilix-manager update and minor dependencies (#163)
1 parent b0f517c commit 532cb6e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@
4040
"test:unit": "c8 --100 node --test"
4141
},
4242
"dependencies": {
43-
"awilix-manager": "^5.1.0",
44-
"fastify-plugin": "^5.0.0"
43+
"awilix-manager": "^6.0.0",
44+
"fastify-plugin": "^5.0.1"
4545
},
4646
"peerDependencies": {
4747
"awilix": ">=9.0.0",
4848
"fastify": "^5.0.0"
4949
},
5050
"devDependencies": {
5151
"@fastify/pre-commit": "^2.1.0",
52-
"@types/node": "^22.0.0",
53-
"awilix": "^12.0.1",
54-
"c8": "^10.1.2",
52+
"@types/node": "^22.10.2",
53+
"awilix": "^12.0.4",
54+
"c8": "^10.1.3",
5555
"eslint": "^9.17.0",
56-
"fastify": "^5.1.0",
56+
"fastify": "^5.2.0",
5757
"neostandard": "^0.12.0",
58-
"tsd": "^0.31.0"
58+
"tsd": "^0.31.2"
5959
},
6060
"homepage": "http://github.com/fastify/fastify-awilix",
6161
"funding": [

0 commit comments

Comments
 (0)