chore: bump @profullstack/stack to 0.1.3 (turbopack-safe route handlers)
Some checks failed
CI / build (push) Has been cancelled
test / test (push) Has been cancelled

This commit is contained in:
Anthony Ettinger 2026-07-17 16:41:55 +00:00
parent daf53720a4
commit 1428185148
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -137,7 +137,7 @@
"version": "0.1.0",
"dependencies": {
"@profullstack/autoblog": "github:profullstack/autoblog#75e54af",
"@profullstack/stack": "^0.1.0",
"@profullstack/stack": "^0.1.3",
"@supabase/supabase-js": "^2.105.4",
"marked": "^18.0.5",
"next": "16.2.6",
@ -2417,9 +2417,9 @@
}
},
"node_modules/@profullstack/stack": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/@profullstack/stack/-/stack-0.1.0.tgz",
"integrity": "sha512-351fCM4if1CtEU34nE/jYNEKVMfkQT5tEPfqx5DyyfafSUCf7DNvyoBdopRRP00bhnWwSjp8SkPiVUwXbHmf/Q==",
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/@profullstack/stack/-/stack-0.1.3.tgz",
"integrity": "sha512-NOseYE5cWMwH75/luUE46kJLyAd1xD+DSgGgwhxvgNMoJYfZ9W9vKmqdcGA/4Lgahzf7hWfjNvmLtVIzAqwhJw==",
"license": "MIT",
"dependencies": {
"@profullstack/emailer": "^1.0.1",