Bug 38664: Bump the version of the prettier plugin
It improves the parsing of TT comments, as well as correctly supporting prettier-ignore within TT comments
This commit is contained in:
parent
2b6598f01a
commit
70cbed2da9
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.26.8",
|
"@babel/core": "^7.26.8",
|
||||||
"@koha-community/prettier-plugin-template-toolkit": "^2.0.1",
|
"@koha-community/prettier-plugin-template-toolkit": "^2.0.2",
|
||||||
"@rspack/cli": "^1.0.1",
|
"@rspack/cli": "^1.0.1",
|
||||||
"@rspack/core": "^1.0.1",
|
"@rspack/core": "^1.0.1",
|
||||||
"@vue/compiler-sfc": "^3.2.31",
|
"@vue/compiler-sfc": "^3.2.31",
|
||||||
|
|
Loading…
Reference in a new issue