diff --git a/main/package.json b/main/package.json index b42bcbf..146cb15 100644 --- a/main/package.json +++ b/main/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@iconify-json/heroicons": "^1.2.3", - "@unocss/preset-web-fonts": "^66.6.7", + "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.6.7", "unocss": "^66.6.7", "vitepress": "^1.6.4", diff --git a/package-lock.json b/package-lock.json index b702072..c8d6116 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "license": "CC-BY-ND-4.0", "devDependencies": { "@iconify-json/heroicons": "^1.2.3", - "@unocss/preset-web-fonts": "^66.6.7", + "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.6.7", "unocss": "^66.6.7", "vitepress": "^1.6.4", @@ -25,6 +25,30 @@ "vueperslides": "^3.6.0" } }, + "main/node_modules/@unocss/core": { + "version": "66.7.0", + "resolved": "https://registry.npmjs.org/@unocss/core/-/core-66.7.0.tgz", + "integrity": "sha512-j6MFMx5C3iIwW4T4hVbh+30fKWgSGkmS3bCcdjlfqM88lRT+dHFBN9nkfNOBJT6e6IHN9415nexuzcQvTjJXxw==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "main/node_modules/@unocss/preset-web-fonts": { + "version": "66.7.0", + "resolved": "https://registry.npmjs.org/@unocss/preset-web-fonts/-/preset-web-fonts-66.7.0.tgz", + "integrity": "sha512-jpNLjo/2X/J2J+G/M9W+y6VuiIhjZ9AyOnyNJHsdhmSJYCsnMuaYtP9eFn4d9+oe3Sz2lVNPV0A9RiqQ+xVAyQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@unocss/core": "66.7.0", + "ofetch": "^1.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, "node_modules/@algolia/autocomplete-core": { "version": "1.17.7", "dev": true, @@ -3134,25 +3158,73 @@ "license": "CC-BY-ND-4.0", "devDependencies": { "@iconify-json/heroicons": "^1.2.3", - "@unocss/preset-web-fonts": "^66.6.7", + "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.6.7", "unocss": "^66.6.7", "vitepress": "^1.6.4", "vue": "^3.5.31" } }, + "pigeonhole/node_modules/@unocss/core": { + "version": "66.7.0", + "resolved": "https://registry.npmjs.org/@unocss/core/-/core-66.7.0.tgz", + "integrity": "sha512-j6MFMx5C3iIwW4T4hVbh+30fKWgSGkmS3bCcdjlfqM88lRT+dHFBN9nkfNOBJT6e6IHN9415nexuzcQvTjJXxw==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "pigeonhole/node_modules/@unocss/preset-web-fonts": { + "version": "66.7.0", + "resolved": "https://registry.npmjs.org/@unocss/preset-web-fonts/-/preset-web-fonts-66.7.0.tgz", + "integrity": "sha512-jpNLjo/2X/J2J+G/M9W+y6VuiIhjZ9AyOnyNJHsdhmSJYCsnMuaYtP9eFn4d9+oe3Sz2lVNPV0A9RiqQ+xVAyQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@unocss/core": "66.7.0", + "ofetch": "^1.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, "repo": { "version": "1.0.0", "license": "CC-BY-ND-4.0", "devDependencies": { "@iconify-json/heroicons": "^1.2.3", - "@unocss/preset-web-fonts": "^66.6.7", + "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.6.7", "unocss": "^66.6.7", "vitepress": "^1.6.4", "vue": "^3.5.31", "yaml": "^2.8.3" } + }, + "repo/node_modules/@unocss/core": { + "version": "66.7.0", + "resolved": "https://registry.npmjs.org/@unocss/core/-/core-66.7.0.tgz", + "integrity": "sha512-j6MFMx5C3iIwW4T4hVbh+30fKWgSGkmS3bCcdjlfqM88lRT+dHFBN9nkfNOBJT6e6IHN9415nexuzcQvTjJXxw==", + "dev": true, + "license": "MIT", + "funding": { + "url": "https://github.com/sponsors/antfu" + } + }, + "repo/node_modules/@unocss/preset-web-fonts": { + "version": "66.7.0", + "resolved": "https://registry.npmjs.org/@unocss/preset-web-fonts/-/preset-web-fonts-66.7.0.tgz", + "integrity": "sha512-jpNLjo/2X/J2J+G/M9W+y6VuiIhjZ9AyOnyNJHsdhmSJYCsnMuaYtP9eFn4d9+oe3Sz2lVNPV0A9RiqQ+xVAyQ==", + "dev": true, + "license": "MIT", + "dependencies": { + "@unocss/core": "66.7.0", + "ofetch": "^1.5.1" + }, + "funding": { + "url": "https://github.com/sponsors/antfu" + } } } } diff --git a/pigeonhole/package.json b/pigeonhole/package.json index b58b4c6..7e51d54 100644 --- a/pigeonhole/package.json +++ b/pigeonhole/package.json @@ -22,7 +22,7 @@ }, "devDependencies": { "@iconify-json/heroicons": "^1.2.3", - "@unocss/preset-web-fonts": "^66.6.7", + "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.6.7", "unocss": "^66.6.7", "vitepress": "^1.6.4", diff --git a/repo/package.json b/repo/package.json index 3ac1006..87ddeea 100644 --- a/repo/package.json +++ b/repo/package.json @@ -15,7 +15,7 @@ "devDependencies": { "yaml": "^2.8.3", "@iconify-json/heroicons": "^1.2.3", - "@unocss/preset-web-fonts": "^66.6.7", + "@unocss/preset-web-fonts": "^66.7.0", "@unocss/preset-wind4": "^66.6.7", "unocss": "^66.6.7", "vitepress": "^1.6.4",