We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc59b17 commit 8ab008fCopy full SHA for 8ab008f
packages/timeline-state-resolver-tools/package.json
@@ -80,11 +80,11 @@
80
],
81
"dependencies": {
82
"@apidevtools/json-schema-ref-parser": "^15.1.2",
83
- "i18next-conv": "^13.1.1",
84
- "i18next-parser": "^6.6.0",
+ "i18next-conv": "^16.0.0",
+ "i18next-parser": "^9.3.0",
85
"json-schema-to-typescript": "^15.0.4",
86
"meow": "^14.0.0",
87
- "vinyl-fs": "^3.0.3"
+ "vinyl-fs": "^4.0.2"
88
},
89
"publishConfig": {
90
"access": "public"
0 commit comments