chore: bump frontend version to 1.1.12

This commit is contained in:
Gitea Actions Bot
2025-10-13 18:19:57 +00:00
parent 1b1e4f715d
commit 8c690155bf
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "picpeak-frontend",
"version": "1.1.11",
"version": "1.1.12",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "picpeak-frontend",
"version": "1.1.11",
"version": "1.1.12",
"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.1.11",
"version": "1.1.12",
"type": "module",
"scripts": {
"dev": "vite",