We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3f1478 commit a2a9217Copy full SHA for a2a9217
package.json
@@ -29,7 +29,7 @@
29
},
30
"author": "Jakub Freisler <FRSgit@users.noreply.github.com>",
31
"license": "MIT",
32
- "packageManager": "pnpm@10.18.3",
+ "packageManager": "pnpm@10.22.0",
33
"bugs": {
34
"url": "https://github.com/FRSOURCE/frs-replace/issues"
35
@@ -71,8 +71,8 @@
71
"test:bench": "TEST_TYPE=bench vitest"
72
73
"devDependencies": {
74
- "@frsource/eslint-config": "1.61.0",
75
- "@frsource/prettier-config": "1.34.0",
+ "@frsource/eslint-config": "1.68.0",
+ "@frsource/prettier-config": "1.38.0",
76
"@frsource/semantic-release-config": "^1.37.0",
77
"@types/node": "24.10.1",
78
"@types/yargs": "^17.0.32",
0 commit comments