Skip to content

Commit

Permalink
Release 3.2.2 (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
macjuul authored Feb 12, 2025
1 parent 17b0905 commit 8d47efd
Show file tree
Hide file tree
Showing 4 changed files with 256 additions and 59 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "surrealist",
"private": true,
"version": "3.2.1",
"version": "3.2.2",
"surreal": "2.0.0",
"type": "module",
"authors": ["SurrealDB"],
Expand Down Expand Up @@ -50,10 +50,10 @@
"@replit/codemirror-indentation-markers": "^6.5.0",
"@sigma/edge-curve": "^3.1.0",
"@sigma/node-border": "^3.0.0",
"@surrealdb/codemirror": "1.0.0-beta.19",
"@surrealdb/lezer": "1.0.0-beta.19",
"@surrealdb/ql-wasm": "0.2.0-beta.9",
"@surrealdb/wasm": "1.1.0",
"@surrealdb/codemirror": "1.0.0-beta.20",
"@surrealdb/lezer": "1.0.0-beta.20",
"@surrealdb/ql-wasm": "0.2.0-beta.10",
"@surrealdb/wasm": "1.2.0",
"@tanstack/react-query": "^5.37.1",
"@tauri-apps/api": "2.0.0-rc.4",
"@tauri-apps/plugin-deep-link": "2.0.0-rc.1",
Expand Down Expand Up @@ -103,7 +103,7 @@
"react-reverse-portal": "^2.1.1",
"rss-parser": "^3.13.0",
"sigma": "^3.0.0",
"surrealdb": "^1.1.0",
"surrealdb": "^1.2.0",
"use-immer": "^0.9.0",
"valibot": "^0.42.1",
"wouter": "^3.3.5",
Expand Down
Loading

0 comments on commit 8d47efd

Please sign in to comment.