0.9.33
All checks were successful
Deploy on push / deploy (push) Successful in 11m31s

This commit is contained in:
2025-10-09 01:19:45 +03:00
parent e41107daff
commit 5efe995659
4 changed files with 70 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "publy-panel",
"version": "0.9.30",
"version": "0.9.33",
"type": "module",
"description": "Publy, a modern platform for collaborative text creation, offers a user-friendly interface for authors, editors, and readers, supporting real-time collaboration and structured feedback.",
"scripts": {
@@ -15,13 +15,13 @@
"devDependencies": {
"@biomejs/biome": "^2.2.5",
"@graphql-codegen/cli": "^6.0.0",
"@graphql-codegen/client-preset": "^5.0.2",
"@graphql-codegen/client-preset": "^5.1.0",
"@graphql-codegen/introspection": "^5.0.0",
"@graphql-codegen/typescript": "^5.0.1",
"@graphql-codegen/typescript-operations": "^5.0.1",
"@graphql-codegen/typescript-resolvers": "^5.0.1",
"@graphql-codegen/typescript": "^5.0.2",
"@graphql-codegen/typescript-operations": "^5.0.2",
"@graphql-codegen/typescript-resolvers": "^5.1.0",
"@solidjs/router": "^0.15.3",
"@types/node": "^24.6.2",
"@types/node": "^24.7.0",
"@types/prismjs": "^1.26.5",
"graphql": "^16.11.0",
"graphql-tag": "^2.12.6",