@fedify/nuxt 2.4.0-dev.1668 → 2.4.0-dev.1727

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- const require_logic = require("../../logic-CVtLv4lJ.cjs");
2
+ const require_logic = require("../../logic-pxL4Ir1z.cjs");
3
3
  let h3 = require("h3");
4
4
  //#region src/runtime/server/middleware.ts
5
5
  function assertFederation(federation) {
@@ -1,4 +1,4 @@
1
- import { r as DEFERRED_NOT_ACCEPTABLE_CONTEXT_KEY, t as fetchWithFedify } from "../../logic-66Hndkgv.js";
1
+ import { r as DEFERRED_NOT_ACCEPTABLE_CONTEXT_KEY, t as fetchWithFedify } from "../../logic-BIxb97Xx.js";
2
2
  import { defineEventHandler, toWebRequest } from "h3";
3
3
  //#region src/runtime/server/middleware.ts
4
4
  function assertFederation(federation) {
@@ -1,4 +1,4 @@
1
- const require_logic = require("../../logic-CVtLv4lJ.cjs");
1
+ const require_logic = require("../../logic-pxL4Ir1z.cjs");
2
2
  let h3 = require("h3");
3
3
  //#region src/runtime/server/plugin.ts
4
4
  const fedifyPlugin = (nitroApp) => {
@@ -1,4 +1,4 @@
1
- import { i as NOT_ACCEPTABLE_BODY, n as resolveDeferredNotAcceptable, r as DEFERRED_NOT_ACCEPTABLE_CONTEXT_KEY } from "../../logic-66Hndkgv.js";
1
+ import { i as NOT_ACCEPTABLE_BODY, n as resolveDeferredNotAcceptable, r as DEFERRED_NOT_ACCEPTABLE_CONTEXT_KEY } from "../../logic-BIxb97Xx.js";
2
2
  import { getResponseStatus, setResponseHeader, setResponseStatus } from "h3";
3
3
  //#region src/runtime/server/plugin.ts
4
4
  const fedifyPlugin = (nitroApp) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fedify/nuxt",
3
- "version": "2.4.0-dev.1668+90797b01",
3
+ "version": "2.4.0-dev.1727+1eadcb04",
4
4
  "description": "Integrate Fedify with Nuxt",
5
5
  "keywords": [
6
6
  "Fedify",
@@ -50,7 +50,7 @@
50
50
  "@nuxt/schema": "^4.4.2",
51
51
  "h3": "^1.15.0",
52
52
  "nuxt": "^4.4.2",
53
- "@fedify/fedify": "^2.4.0-dev.1668+90797b01"
53
+ "@fedify/fedify": "^2.4.0-dev.1727+1eadcb04"
54
54
  },
55
55
  "devDependencies": {
56
56
  "@types/node": "^22.17.0",
File without changes
File without changes