chore: bump frontend version to 1.0.58
continuous-integration/drone/push Build is passing

This commit is contained in:
Gitea Actions Bot
2025-07-17 07:42:08 +00:00
parent 027c1090a4
commit a896fa66c0
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-frontend",
"version": "1.0.57",
"version": "1.0.58",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-frontend",
"version": "1.0.57",
"version": "1.0.58",
"dependencies": {
"@tanstack/react-query": "^5.0.0",
"@tiptap/extension-link": "^2.25.0",
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "picpeak-frontend",
"private": true,
"version": "1.0.57",
"version": "1.0.58",
"type": "module",
"scripts": {
"dev": "vite",