Skip to content

Commit b2a99c5

Browse files
committed
chore(dependencies): downgrade find-my-way to version 9.2.0 and add overrides in package.json files to support node 18
1 parent fc91491 commit b2a99c5

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

examples/openapi-ts-fastify/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,8 @@
2020
"typescript": "5.8.3",
2121
"vite": "6.2.7",
2222
"vitest": "3.1.1"
23+
},
24+
"overrides": {
25+
"find-my-way": "9.2.0"
2326
}
2427
}

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"eslint-plugin-sort-keys-fix": "1.1.2",
5858
"eslint-plugin-typescript-sort-keys": "3.3.0",
5959
"eslint-plugin-vue": "9.32.0",
60+
"find-my-way": "9.2.0",
6061
"globals": "15.14.0",
6162
"husky": "9.1.7",
6263
"lint-staged": "15.3.0",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)