Merge Tag v0.2.22

This commit is contained in:
2025-06-13 21:57:27 +02:00
12 changed files with 400 additions and 72 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "habittrove",
"version": "0.2.21",
"version": "0.2.22",
"private": true,
"scripts": {
"dev": "next dev --turbopack",
@@ -43,6 +43,7 @@
"date-fns": "^3.6.0",
"jotai": "^2.8.0",
"js-confetti": "^0.12.0",
"json-stable-stringify": "^1.3.0",
"linkify": "^0.2.1",
"linkify-react": "^4.2.0",
"lodash": "^4.17.21",
@@ -71,6 +72,7 @@
"@tailwindcss/typography": "^0.5.15",
"@types/archiver": "^6.0.3",
"@types/bun": "^1.1.14",
"@types/json-stable-stringify": "^1.1.0",
"@types/lodash": "^4.17.15",
"@types/luxon": "^3.4.2",
"@types/node": "^20.17.10",