diff --git a/package-lock.json b/package-lock.json index fda1b0b..04df55d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,8 +10,8 @@ "license": "MIT", "dependencies": { "@contentstack/delivery-sdk": "^4.10.5", - "@contentstack/live-preview-utils": "^4.1.3", - "@timbenniks/contentstack-endpoints": "^1.0.16", + "@contentstack/live-preview-utils": "^4.2.0", + "@timbenniks/contentstack-endpoints": "^2.1.0", "dompurify": "^3.3.1", "react": "^19.2.3", "react-dom": "^19.2.3" @@ -19,18 +19,18 @@ "devDependencies": { "@eslint/js": "^9.39.2", "@tailwindcss/postcss": "^4.1.18", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "eslint": "^9.39.2", - "eslint-plugin-react-hooks": "^6.1.1", + "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.26", - "globals": "^16.5.0", + "globals": "^17.0.0", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", "typescript-eslint": "^8.52.0", - "vite": "^7.3.0" + "vite": "^7.3.1" } }, "node_modules/@alloc/quick-lru": { @@ -329,9 +329,9 @@ } }, "node_modules/@contentstack/core": { - "version": "1.3.6", - "resolved": "https://registry.npmjs.org/@contentstack/core/-/core-1.3.6.tgz", - "integrity": "sha512-i37DMn/T6Mqb/3/k+4jTnuNytT2i9n720qLx3EcuE5CyA6JDJtHxSW3cfgqeO3uIjk2EaE+8rIwJsT8xCwazmQ==", + "version": "1.3.7", + "resolved": "https://registry.npmjs.org/@contentstack/core/-/core-1.3.7.tgz", + "integrity": "sha512-/32eUU3KiOfLVWis8bjWdlOY0Hh93DtGrBXUk34LTpynC0LFqRCAITv1nUQM7PyGtZKCwuJhk3w/8LAxQEAnuw==", "license": "MIT", "dependencies": { "axios": "^1.12.2", @@ -355,24 +355,24 @@ } }, "node_modules/@contentstack/live-preview-utils": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/@contentstack/live-preview-utils/-/live-preview-utils-4.1.3.tgz", - "integrity": "sha512-maRSDfSV072Rlf754mvu9Tz3wTktX1WFgK3em6BrivCGBCWPXqG9JcT5r1Nl27PwECPlToVEYriUSIy7do2GuA==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@contentstack/live-preview-utils/-/live-preview-utils-4.2.0.tgz", + "integrity": "sha512-lUk6TDcBUWgC1G99pSkc5fFEnWCnfc14OQuLGnuK+etoJI/HnwkF74v7iLR0uw2ympOMD9OhjTf/e/VBju377w==", "license": "MIT", "dependencies": { "@floating-ui/dom": "^1.7.2", - "@preact/compat": "17.1.2", - "@preact/signals": "^1.3.2", + "@preact/compat": "^18.3.1", + "@preact/signals": "^2.0.0", "classnames": "^2.5.1", "dayjs": "^1.11.13", "deepsignal": "^1.5.0", "dompurify": "^3.2.3", "get-xpath": "^3.2.0", - "goober": "^2.1.14", + "goober": "^2.1.16", "lodash-es": "^4.17.21", "mustache": "^4.2.0", "preact": "^10.27.2", - "uuid": "^8.3.2" + "uuid": "^11.0.3" }, "optionalDependencies": { "@rollup/rollup-linux-x64-gnu": "4.9.5" @@ -1111,28 +1111,28 @@ } }, "node_modules/@preact/compat": { - "version": "17.1.2", - "resolved": "https://registry.npmjs.org/@preact/compat/-/compat-17.1.2.tgz", - "integrity": "sha512-7pOZN9lMDDRQ+6aWvjwTp483KR8/zOpfS83wmOo3zfuLKdngS8/5RLbsFWzFZMGdYlotAhX980hJ75bjOHTwWg==", + "version": "18.3.1", + "resolved": "https://registry.npmjs.org/@preact/compat/-/compat-18.3.1.tgz", + "integrity": "sha512-Kog4PSRxtT4COtOXjsuQPV1vMXpUzREQfv+6Dmcy9/rMk0HOPK0HTE9fspFjAmY8R80T/T8gtgmZ68u5bOSngw==", "license": "MIT", "peerDependencies": { "preact": "*" } }, "node_modules/@preact/signals": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/@preact/signals/-/signals-1.3.2.tgz", - "integrity": "sha512-naxcJgUJ6BTOROJ7C3QML7KvwKwCXQJYTc5L/b0eEsdYgPB6SxwoQ1vDGcS0Q7GVjAenVq/tXrybVdFShHYZWg==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/@preact/signals/-/signals-2.5.1.tgz", + "integrity": "sha512-VPjk5YFt7i11Fi4UK0tzaEe5xLwfhUxXL3l89ocxQ5aPz7bRo8M5+N73LjBMPklyXKYKz6YsNo4Smp8n6nplng==", "license": "MIT", "dependencies": { - "@preact/signals-core": "^1.7.0" + "@preact/signals-core": "^1.12.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/preact" }, "peerDependencies": { - "preact": "10.x" + "preact": ">= 10.25.0 || >=11.0.0-0" } }, "node_modules/@preact/signals-core": { @@ -1773,9 +1773,9 @@ } }, "node_modules/@timbenniks/contentstack-endpoints": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/@timbenniks/contentstack-endpoints/-/contentstack-endpoints-1.0.16.tgz", - "integrity": "sha512-P4KAofMdK34rIH+XNShudZSxGyo9mzTFYf98dBJLCFlxTeXJy0rDwPOmnQgJtULIvd4boUpJqNaKEzbNgRUp5w==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@timbenniks/contentstack-endpoints/-/contentstack-endpoints-2.1.0.tgz", + "integrity": "sha512-KKbFnAppoxmFn+nDAhOlPN/QDPAF6t7hrZMuyGSQ0aMUy3TAEnqotLTVXIAJEpMo62AzsYN+pUfYVcubpj6X4A==", "license": "MIT" }, "node_modules/@types/babel__core": { @@ -1838,9 +1838,9 @@ "license": "MIT" }, "node_modules/@types/react": { - "version": "19.2.7", - "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.7.tgz", - "integrity": "sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==", + "version": "19.2.8", + "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.8.tgz", + "integrity": "sha512-3MbSL37jEchWZz2p2mjntRZtPt837ij10ApxKfgmXCTuHWagYg7iA5bqPw6C8BMPfwidlvfPI/fxOc42HLhcyg==", "dev": true, "license": "MIT", "dependencies": { @@ -2255,9 +2255,9 @@ "license": "MIT" }, "node_modules/baseline-browser-mapping": { - "version": "2.9.13", - "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.13.tgz", - "integrity": "sha512-WhtvB2NG2wjr04+h77sg3klAIwrgOqnjS49GGudnUPGFFgg7G17y7Qecqp+2Dr5kUDxNRBca0SK7cG8JwzkWDQ==", + "version": "2.9.14", + "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.14.tgz", + "integrity": "sha512-B0xUquLkiGLgHhpPBqvl7GWegWBUNuujQ6kXd/r1U38ElPT6Ok8KZ8e+FpUGEc2ZoRQUzq/aUnaKFc/svWUGSg==", "dev": true, "license": "Apache-2.0", "bin": { @@ -2349,9 +2349,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001763", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001763.tgz", - "integrity": "sha512-mh/dGtq56uN98LlNX9qdbKnzINhX0QzhiWBFEkFfsFO4QyCvL8YegrJAazCwXIeqkIob8BlZPGM3xdnY+sgmvQ==", + "version": "1.0.30001764", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001764.tgz", + "integrity": "sha512-9JGuzl2M+vPL+pz70gtMF9sHdMFbY9FJaQBi186cHKH3pSzDvzoUJUPV6fqiKIMyXbud9ZLg4F3Yza1vJ1+93g==", "dev": true, "funding": [ { @@ -2750,16 +2750,17 @@ } }, "node_modules/eslint-plugin-react-hooks": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-6.1.1.tgz", - "integrity": "sha512-St9EKZzOAQF704nt2oJvAKZHjhrpg25ClQoaAlHmPZuajFldVLqRDW4VBNAS01NzeiQF0m0qhG1ZA807K6aVaQ==", + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-7.0.1.tgz", + "integrity": "sha512-O0d0m04evaNzEPoSW+59Mezf8Qt0InfgGIBJnpC0h3NH/WjUAR7BIKUfysC6todmtiZ/A0oUVS8Gce0WhBrHsA==", "dev": true, "license": "MIT", "dependencies": { "@babel/core": "^7.24.4", "@babel/parser": "^7.24.4", - "zod": "^3.22.4 || ^4.0.0", - "zod-validation-error": "^3.0.3 || ^4.0.0" + "hermes-parser": "^0.25.1", + "zod": "^3.25.0 || ^4.0.0", + "zod-validation-error": "^3.5.0 || ^4.0.0" }, "engines": { "node": ">=18" @@ -3088,9 +3089,9 @@ } }, "node_modules/globals": { - "version": "16.5.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-16.5.0.tgz", - "integrity": "sha512-c/c15i26VrJ4IRt5Z89DnIzCGDn9EcebibhAOjw5ibqEHsE1wLUgkPn9RDmNcUKyU87GeaL633nyJ+pplFR2ZQ==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-17.0.0.tgz", + "integrity": "sha512-gv5BeD2EssA793rlFWVPMMCqefTlpusw6/2TbAVMy0FzcG8wKJn4O+NqJ4+XWmmwrayJgw5TzrmWjFgmz1XPqw==", "dev": true, "license": "MIT", "engines": { @@ -3177,6 +3178,23 @@ "node": ">= 0.4" } }, + "node_modules/hermes-estree": { + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/hermes-estree/-/hermes-estree-0.25.1.tgz", + "integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==", + "dev": true, + "license": "MIT" + }, + "node_modules/hermes-parser": { + "version": "0.25.1", + "resolved": "https://registry.npmjs.org/hermes-parser/-/hermes-parser-0.25.1.tgz", + "integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==", + "dev": true, + "license": "MIT", + "dependencies": { + "hermes-estree": "0.25.1" + } + }, "node_modules/humps": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/humps/-/humps-2.0.1.tgz", @@ -4389,12 +4407,16 @@ } }, "node_modules/uuid": { - "version": "8.3.2", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz", - "integrity": "sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==", + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-11.1.0.tgz", + "integrity": "sha512-0/A9rDy9P7cJ+8w1c9WD9V//9Wj15Ce2MPz8Ri6032usz+NfePxx5AcN3bN+r6ZL6jEo066/yNYB3tn4pQEx+A==", + "funding": [ + "https://github.com/sponsors/broofa", + "https://github.com/sponsors/ctavan" + ], "license": "MIT", "bin": { - "uuid": "dist/bin/uuid" + "uuid": "dist/esm/bin/uuid" } }, "node_modules/vite": { diff --git a/package.json b/package.json index fad113f..ead5b0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "kickstart-react", - "version": "0.0.6", + "version": "0.0.7", "private": false, "repository": { "type": "git", @@ -19,8 +19,8 @@ }, "dependencies": { "@contentstack/delivery-sdk": "^4.10.5", - "@contentstack/live-preview-utils": "^4.1.3", - "@timbenniks/contentstack-endpoints": "^1.0.16", + "@contentstack/live-preview-utils": "^4.2.0", + "@timbenniks/contentstack-endpoints": "^2.1.0", "react": "^19.2.3", "react-dom": "^19.2.3", "dompurify": "^3.3.1" @@ -28,17 +28,17 @@ "devDependencies": { "@eslint/js": "^9.39.2", "@tailwindcss/postcss": "^4.1.18", - "@types/react": "^19.2.7", + "@types/react": "^19.2.8", "@types/react-dom": "^19.2.3", "@vitejs/plugin-react": "^5.1.2", "eslint": "^9.39.2", - "eslint-plugin-react-hooks": "^6.1.1", + "eslint-plugin-react-hooks": "^7.0.1", "eslint-plugin-react-refresh": "^0.4.26", - "globals": "^16.5.0", + "globals": "^17.0.0", "postcss": "^8.5.6", "tailwindcss": "^4.1.18", "typescript": "^5.9.3", "typescript-eslint": "^8.52.0", - "vite": "^7.3.0" + "vite": "^7.3.1" } }