v1.6.0 #221

Merged
LukeGus merged 74 commits from dev-1.6.0 into main 2025-09-12 19:42:00 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 4faf7e0bae - Show all commits

2
package-lock.json generated
View File

@@ -101,7 +101,7 @@
"tw-animate-css": "^1.3.5", "tw-animate-css": "^1.3.5",
"typescript": "~5.9.2", "typescript": "~5.9.2",
"typescript-eslint": "^8.40.0", "typescript-eslint": "^8.40.0",
"vite": "^7.1.3" "vite": "^7.1.5"
} }
}, },
"node_modules/@babel/runtime": { "node_modules/@babel/runtime": {

View File

@@ -105,6 +105,6 @@
"tw-animate-css": "^1.3.5", "tw-animate-css": "^1.3.5",
"typescript": "~5.9.2", "typescript": "~5.9.2",
"typescript-eslint": "^8.40.0", "typescript-eslint": "^8.40.0",
"vite": "^7.1.3" "vite": "^7.1.5"
} }
} }