chore: bump frontend version to 1.0.89

This commit is contained in:
Gitea Actions Bot
2025-07-24 09:50:52 +00:00
committed by paul
parent c51d756503
commit 2cb6577f26
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-frontend",
"version": "1.0.88",
"version": "1.0.89",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-frontend",
"version": "1.0.88",
"version": "1.0.89",
"dependencies": {
"@tanstack/react-query": "^5.0.0",
"@tiptap/extension-character-count": "^2.26.1",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "picpeak-frontend",
"private": true,
"version": "1.0.88",
"version": "1.0.89",
"type": "module",
"scripts": {
"dev": "vite",