mirror of
https://github.com/profullstack/logicsrc.git
synced 2026-08-13 22:37:29 +00:00
chore: bump @profullstack/stack to 0.1.3 (turbopack-safe route handlers)
This commit is contained in:
parent
daf53720a4
commit
1428185148
2 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@profullstack/autoblog": "github:profullstack/autoblog#75e54af",
|
"@profullstack/autoblog": "github:profullstack/autoblog#75e54af",
|
||||||
"@profullstack/stack": "^0.1.0",
|
"@profullstack/stack": "^0.1.3",
|
||||||
"@supabase/supabase-js": "^2.105.4",
|
"@supabase/supabase-js": "^2.105.4",
|
||||||
"marked": "^18.0.5",
|
"marked": "^18.0.5",
|
||||||
"next": "16.2.6",
|
"next": "16.2.6",
|
||||||
|
|
|
||||||
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -137,7 +137,7 @@
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@profullstack/autoblog": "github:profullstack/autoblog#75e54af",
|
"@profullstack/autoblog": "github:profullstack/autoblog#75e54af",
|
||||||
"@profullstack/stack": "^0.1.0",
|
"@profullstack/stack": "^0.1.3",
|
||||||
"@supabase/supabase-js": "^2.105.4",
|
"@supabase/supabase-js": "^2.105.4",
|
||||||
"marked": "^18.0.5",
|
"marked": "^18.0.5",
|
||||||
"next": "16.2.6",
|
"next": "16.2.6",
|
||||||
|
|
@ -2417,9 +2417,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@profullstack/stack": {
|
"node_modules/@profullstack/stack": {
|
||||||
"version": "0.1.0",
|
"version": "0.1.3",
|
||||||
"resolved": "https://registry.npmjs.org/@profullstack/stack/-/stack-0.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/@profullstack/stack/-/stack-0.1.3.tgz",
|
||||||
"integrity": "sha512-351fCM4if1CtEU34nE/jYNEKVMfkQT5tEPfqx5DyyfafSUCf7DNvyoBdopRRP00bhnWwSjp8SkPiVUwXbHmf/Q==",
|
"integrity": "sha512-NOseYE5cWMwH75/luUE46kJLyAd1xD+DSgGgwhxvgNMoJYfZ9W9vKmqdcGA/4Lgahzf7hWfjNvmLtVIzAqwhJw==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@profullstack/emailer": "^1.0.1",
|
"@profullstack/emailer": "^1.0.1",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue