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:
Jonathan Druart 2025-02-11 21:57:01 +01:00
parent 2b6598f01a
commit 70cbed2da9
Signed by: jonathan.druart
GPG key ID: A085E712BEF0E0F0

View file

@ -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",