update npm packages and hopefully fix debugging

This commit is contained in:
2026-07-14 16:11:22 +02:00
parent 99e868bfb4
commit faedc6203a
10 changed files with 703 additions and 689 deletions
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "common",
"name": "@elixforms/common",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "common",
"name": "@elixforms/common",
"version": "0.0.1",
"license": "ISC"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "common",
"name": "@elixforms/common",
"version": "0.0.1",
"description": "Common components to build elixForms custom pages",
"license": "ISC",
+1 -1
View File
@@ -9,7 +9,7 @@
"jsx": "react-jsx",
"isolatedModules": true,
"verbatimModuleSyntax": true,
"skipLibCheck": true,
"skipLibCheck": true
},
"include": [
"**/*"