Fix i18n Notifications Desciption

This commit is contained in:
headlessdev
2025-04-30 18:40:45 +02:00
parent 799a292471
commit 634c7aaec3
3 changed files with 29 additions and 0 deletions

15
package-lock.json generated
View File

@@ -5208,6 +5208,21 @@
"optional": true
}
}
},
"node_modules/@next/swc-win32-x64-msvc": {
"version": "15.3.0",
"resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-15.3.0.tgz",
"integrity": "sha512-vHUQS4YVGJPmpjn7r5lEZuMhK5UQBNBRSB+iGDvJjaNk649pTIcRluDWNb9siunyLLiu/LDPHfvxBtNamyuLTw==",
"cpu": [
"x64"
],
"optional": true,
"os": [
"win32"
],
"engines": {
"node": ">= 10"
}
}
}
}