diff --git a/package-lock.json b/package-lock.json index 76712be..74d68b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "devDependencies": { "@sanity/prettier-config": "1.0.3", "concurrently": "9.1.2", - "prettier": "3.4.2" + "prettier": "3.5.0" } }, "node_modules/@actions/core": { @@ -5195,15 +5195,15 @@ } }, "node_modules/@sanity/core-loader": { - "version": "1.7.33", - "resolved": "https://registry.npmjs.org/@sanity/core-loader/-/core-loader-1.7.33.tgz", - "integrity": "sha512-qpJSbMzkFZ8CokayTsj7p+N4BY7OKya/RmqotM8rnfUX4EQRy/rCl0MguF//fCSenCtowJ8V6PotxQdUpbc7qQ==", + "version": "1.7.34", + "resolved": "https://registry.npmjs.org/@sanity/core-loader/-/core-loader-1.7.34.tgz", + "integrity": "sha512-6ZHc2N3wx6M9eAitb7OFyNLs0QAn7p0rlG1cB8Cu7OqpJaCf0duDQz/TQtWVaE/XcGozIsK8wg7YY8bzuBG2Lw==", "license": "MIT", "dependencies": { "@sanity/client": "^6.27.2", "@sanity/comlink": "^3.0.1", - "@sanity/presentation-comlink": "^1.0.5", - "@sanity/visual-editing-csm": "^2.0.3" + "@sanity/presentation-comlink": "^1.0.6", + "@sanity/visual-editing-csm": "^2.0.4" }, "engines": { "node": ">=18" @@ -5920,27 +5920,6 @@ "url": "https://github.com/sponsors/isaacs" } }, - "node_modules/@sanity/insert-menu": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@sanity/insert-menu/-/insert-menu-1.1.0.tgz", - "integrity": "sha512-RMzR7Gy2dbR6GAa24iddioJbpaZpiOjMY1HZ/TzgUTI+zrBtt2Pt1bjgx9lP+n72nypW67KLxKT1/wzXyIBbtA==", - "license": "MIT", - "dependencies": { - "@sanity/icons": "^3.5.7", - "@sanity/ui": "^2.12.1", - "lodash": "^4.17.21", - "react-compiler-runtime": "19.0.0-beta-714736e-20250131" - }, - "engines": { - "node": ">=18.0.0" - }, - "peerDependencies": { - "@sanity/types": "*", - "react": "^18.3 || >=19.0.0-rc", - "react-dom": "^18.3 || >=19.0.0-rc", - "react-is": "^18.3 || >=19.0.0-rc" - } - }, "node_modules/@sanity/logos": { "version": "2.1.13", "resolved": "https://registry.npmjs.org/@sanity/logos/-/logos-2.1.13.tgz", @@ -6643,13 +6622,13 @@ } }, "node_modules/@sanity/presentation-comlink": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@sanity/presentation-comlink/-/presentation-comlink-1.0.5.tgz", - "integrity": "sha512-R3SN7rckwhnpWAIbm0KzTKQD3F1Dss/BXlchK0MHEmVRWKIylnfHBzSEuOAq910HrZnRGkeUvwjtxHT2gASDYw==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@sanity/presentation-comlink/-/presentation-comlink-1.0.6.tgz", + "integrity": "sha512-WJ+MXgneciiGRLsv5BvfJhROYFpKo4ai1jvzRTZAp1vjA3zbqcksTLzz/lJWHfXiFMBo4szu9GaL5BK3teGiWA==", "license": "MIT", "dependencies": { "@sanity/comlink": "^3.0.1", - "@sanity/visual-editing-types": "^1.0.5" + "@sanity/visual-editing-types": "^1.0.6" }, "engines": { "node": ">=18" @@ -6687,14 +6666,14 @@ } }, "node_modules/@sanity/react-loader": { - "version": "1.10.42", - "resolved": "https://registry.npmjs.org/@sanity/react-loader/-/react-loader-1.10.42.tgz", - "integrity": "sha512-+zobNHxvd6YI17kfBiI1R6q8hKBO4frvrSe2gVt5tg1rO5XydLpXNmWd0gWjqABHoFqiGvxi/KWrJB+PF8xZMw==", + "version": "1.10.43", + "resolved": "https://registry.npmjs.org/@sanity/react-loader/-/react-loader-1.10.43.tgz", + "integrity": "sha512-bkLcrxC7W2ijc1z832enTzWSI8Qmq48S8PODCASf9gfiiNBcNZ2Bvg+8Gv+qSB6Qs2T9wAG31WjfshpQXX8qeQ==", "license": "MIT", "dependencies": { "@sanity/client": "^6.27.2", - "@sanity/core-loader": "1.7.33", - "@sanity/visual-editing-csm": "^2.0.3" + "@sanity/core-loader": "^1.7.34", + "@sanity/visual-editing-csm": "^2.0.4" }, "engines": { "node": ">=18" @@ -6862,71 +6841,13 @@ "styled-components": "^6.1" } }, - "node_modules/@sanity/visual-editing": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/@sanity/visual-editing/-/visual-editing-2.13.0.tgz", - "integrity": "sha512-hEWBH93A9k1il0+cTryGFrvIRUPpypXQZ4P0kn7cn7wxS/QJg9xkzrOPuhnJPsdatDN8mrLifTfW0cFwwuUQ1g==", - "license": "MIT", - "dependencies": { - "@sanity/comlink": "^3.0.1", - "@sanity/icons": "^3.5.7", - "@sanity/insert-menu": "^1.1.0", - "@sanity/mutate": "0.11.0-canary.4", - "@sanity/presentation-comlink": "^1.0.5", - "@sanity/preview-url-secret": "^2.1.4", - "@sanity/ui": "^2.12.1", - "@sanity/visual-editing-csm": "^2.0.3", - "@vercel/stega": "0.1.2", - "get-random-values-esm": "^1.0.2", - "rxjs": "^7.8.1", - "scroll-into-view-if-needed": "^3.1.0", - "styled-components": "^6.1.15", - "use-effect-event": "^1.0.2", - "valibot": "0.31.1", - "xstate": "^5.19.2" - }, - "engines": { - "node": ">=18" - }, - "peerDependencies": { - "@remix-run/react": ">= 2", - "@sanity/client": "^6.27.2", - "@sveltejs/kit": ">= 2", - "next": ">= 13 || >=14.3.0-canary.0 <14.3.0 || >=15.0.0-rc", - "react": "^18.3 || >=19.0.0-rc", - "react-dom": "^18.3 || >=19.0.0-rc", - "react-is": "^18.3 || >=19.0.0-rc", - "react-router": ">= 6 || >= 7", - "svelte": ">= 4" - }, - "peerDependenciesMeta": { - "@remix-run/react": { - "optional": true - }, - "@sanity/client": { - "optional": true - }, - "@sveltejs/kit": { - "optional": true - }, - "next": { - "optional": true - }, - "react-router": { - "optional": true - }, - "svelte": { - "optional": true - } - } - }, "node_modules/@sanity/visual-editing-csm": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@sanity/visual-editing-csm/-/visual-editing-csm-2.0.3.tgz", - "integrity": "sha512-tfR6CCBoR6r4FoVBg01nyNXY5pTeOk8kaKEG2BrkaEVdYfIHI6ugf9rRxduS9jEVpLwRX5Ojik2Gfn+JGsSjQA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@sanity/visual-editing-csm/-/visual-editing-csm-2.0.4.tgz", + "integrity": "sha512-ycynCE+ycNqoAx2rB15xZbw7yZ8SUnYwOFXf61OaFrBTAjq4mghXh56s2KZe70ZUdxYBNi7brmUyrqRX8GqgHg==", "license": "MIT", "dependencies": { - "@sanity/visual-editing-types": "^1.0.5", + "@sanity/visual-editing-types": "^1.0.6", "valibot": "0.31.1" }, "engines": { @@ -6943,9 +6864,9 @@ "license": "MIT" }, "node_modules/@sanity/visual-editing-types": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@sanity/visual-editing-types/-/visual-editing-types-1.0.5.tgz", - "integrity": "sha512-iRTgMU53P6vv2tGAi/mrGSfZIlMnQ9S2UQB8v2qC/YDxETNpRec3+00mW/pc3IlrPjE7dIOjI6dWHgLG3cSLFg==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@sanity/visual-editing-types/-/visual-editing-types-1.0.6.tgz", + "integrity": "sha512-Ig9ob5K6565Ek1sN8pJ7XTiVzKzvtmAj9RaWlMgdaodmuKuUCq/j9MYgvRN9wHMxHbHY6aXS/j+7+Z8RD9XOtQ==", "license": "MIT", "engines": { "node": ">=18" @@ -6960,12 +6881,6 @@ } } }, - "node_modules/@sanity/visual-editing/node_modules/valibot": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/valibot/-/valibot-0.31.1.tgz", - "integrity": "sha512-2YYIhPrnVSz/gfT2/iXVTrSj92HwchCt9Cga/6hX4B26iCz9zkIsGTS0HjDYTZfTi1Un0X6aRvhBi1cfqs/i0Q==", - "license": "MIT" - }, "node_modules/@sentry-internal/browser-utils": { "version": "8.54.0", "resolved": "https://registry.npmjs.org/@sentry-internal/browser-utils/-/browser-utils-8.54.0.tgz", @@ -18260,9 +18175,9 @@ } }, "node_modules/prettier": { - "version": "3.4.2", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.2.tgz", - "integrity": "sha512-e9MewbtFo+Fevyuxn/4rrcDAaq0IYxPGLvObpQjiZBMAzB9IGmzlnG9RZy3FFas+eBMu2vA0CszMeduow5dIuQ==", + "version": "3.5.0", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.5.0.tgz", + "integrity": "sha512-quyMrVt6svPS7CjQ9gKb3GLEX/rl3BCL2oa/QkNcXv4YNVBC9olt3s+H7ukto06q7B1Qz46PbrKLO34PR6vXcA==", "license": "MIT", "bin": { "prettier": "bin/prettier.cjs" @@ -24355,8 +24270,8 @@ "@remix-run/serve": "2.15.3", "@sanity/client": "6.27.2", "@sanity/image-url": "1.1.0", - "@sanity/react-loader": "1.10.42", - "@sanity/visual-editing": "2.13.0", + "@sanity/react-loader": "1.10.43", + "@sanity/visual-editing": "2.13.1", "groq": "3.74.1", "isbot": "5.1.22", "react": "18.3.1", @@ -24378,6 +24293,100 @@ "typescript": "5.7.3" } }, + "remix-app/node_modules/@sanity/visual-editing": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/@sanity/visual-editing/-/visual-editing-2.13.1.tgz", + "integrity": "sha512-Pd2mHgqNIXMdInESRj2DFbL0Jex4yn5Yqn00mkqDzzVQZF3UV2iqQxcQS962/E9dd1Qd3mQmlhKx6rlcvvr1kQ==", + "license": "MIT", + "dependencies": { + "@sanity/comlink": "^3.0.1", + "@sanity/icons": "^3.5.7", + "@sanity/insert-menu": "^1.1.1", + "@sanity/mutate": "0.11.0-canary.4", + "@sanity/presentation-comlink": "^1.0.6", + "@sanity/preview-url-secret": "^2.1.4", + "@sanity/ui": "^2.12.2", + "@sanity/visual-editing-csm": "^2.0.4", + "@vercel/stega": "0.1.2", + "get-random-values-esm": "^1.0.2", + "rxjs": "^7.8.1", + "scroll-into-view-if-needed": "^3.1.0", + "styled-components": "^6.1.15", + "use-effect-event": "^1.0.2", + "valibot": "0.31.1", + "xstate": "^5.19.2" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@remix-run/react": ">= 2", + "@sanity/client": "^6.27.2", + "@sveltejs/kit": ">= 2", + "next": ">= 13 || >=14.3.0-canary.0 <14.3.0 || >=15.0.0-rc", + "react": "^18.3 || >=19.0.0-rc", + "react-dom": "^18.3 || >=19.0.0-rc", + "react-is": "^18.3 || >=19.0.0-rc", + "react-router": ">= 6 || >= 7", + "svelte": ">= 4" + }, + "peerDependenciesMeta": { + "@remix-run/react": { + "optional": true + }, + "@sanity/client": { + "optional": true + }, + "@sveltejs/kit": { + "optional": true + }, + "next": { + "optional": true + }, + "react-router": { + "optional": true + }, + "svelte": { + "optional": true + } + } + }, + "remix-app/node_modules/@sanity/visual-editing/node_modules/@sanity/insert-menu": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@sanity/insert-menu/-/insert-menu-1.1.1.tgz", + "integrity": "sha512-R3khc0MM/3ajBIte6x+lQBgcFijakgTcdsUEWF6i1lXL7f3MsVMtja9ZFLISwz78qNXcvdMByG5V0kIfw2S3+A==", + "license": "MIT", + "dependencies": { + "@sanity/icons": "^3.5.7", + "@sanity/ui": "^2.12.2", + "lodash": "^4.17.21", + "react-compiler-runtime": "19.0.0-beta-30d8a17-20250209" + }, + "engines": { + "node": ">=18.0.0" + }, + "peerDependencies": { + "@sanity/types": "*", + "react": "^18.3 || >=19.0.0-rc", + "react-dom": "^18.3 || >=19.0.0-rc", + "react-is": "^18.3 || >=19.0.0-rc" + } + }, + "remix-app/node_modules/@sanity/visual-editing/node_modules/@sanity/insert-menu/node_modules/react-compiler-runtime": { + "version": "19.0.0-beta-30d8a17-20250209", + "resolved": "https://registry.npmjs.org/react-compiler-runtime/-/react-compiler-runtime-19.0.0-beta-30d8a17-20250209.tgz", + "integrity": "sha512-lm42SAfsebXiA69sDBIWTFHDFuXWg0m75Fyvl+bzLyBbGKErnTbYfVsSrta811fdbK0A3j+RGjcHOEoRwWICOQ==", + "license": "MIT", + "peerDependencies": { + "react": "^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental" + } + }, + "remix-app/node_modules/valibot": { + "version": "0.31.1", + "resolved": "https://registry.npmjs.org/valibot/-/valibot-0.31.1.tgz", + "integrity": "sha512-2YYIhPrnVSz/gfT2/iXVTrSj92HwchCt9Cga/6hX4B26iCz9zkIsGTS0HjDYTZfTi1Un0X6aRvhBi1cfqs/i0Q==", + "license": "MIT" + }, "studio": { "dependencies": { "@sanity/vision": "3.74.1", diff --git a/package.json b/package.json index 70fb32b..943cc27 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,6 @@ "devDependencies": { "@sanity/prettier-config": "1.0.3", "concurrently": "9.1.2", - "prettier": "3.4.2" + "prettier": "3.5.0" } } diff --git a/remix-app/package.json b/remix-app/package.json index 58379af..4cdf2c0 100644 --- a/remix-app/package.json +++ b/remix-app/package.json @@ -18,8 +18,8 @@ "@remix-run/serve": "2.15.3", "@sanity/client": "6.27.2", "@sanity/image-url": "1.1.0", - "@sanity/react-loader": "1.10.42", - "@sanity/visual-editing": "2.13.0", + "@sanity/react-loader": "1.10.43", + "@sanity/visual-editing": "2.13.1", "groq": "3.74.1", "isbot": "5.1.22", "react": "18.3.1",