This commit is contained in:
12
package.json
12
package.json
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user