Edited Spark

This commit is contained in:
2026-01-23 01:19:22 +00:00
committed by GitHub
parent 9dea4fcdf7
commit 23eea3fcce
4 changed files with 10702 additions and 10702 deletions

2
package-lock.json generated
View File

@@ -8,7 +8,7 @@
"name": "spark-template",
"version": "0.0.0",
"dependencies": {
"@github/spark": ">=0.43.1 <1",
"@github/spark": "^0.39.0",
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^4.1.3",
"@octokit/core": "^6.1.4",

View File

@@ -12,7 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"@github/spark": ">=0.43.1 <1",
"@github/spark": "^0.39.0",
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^4.1.3",
"@octokit/core": "^6.1.4",

View File

@@ -1,4 +1,4 @@
{
"templateVersion": 0,
"templateVersion": 1,
"dbType": null
}

View File

@@ -25,7 +25,7 @@
"@/*": [
"./src/*"
]
},
}
},
"include": [
"src"