diff --git a/assets/jsconfig.json b/assets/jsconfig.json index b8b0834820b..e89a5f16d89 100644 --- a/assets/jsconfig.json +++ b/assets/jsconfig.json @@ -3,7 +3,7 @@ "baseUrl": ".", "paths": { "*": [ - "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.5.1-0.20240907213421-aab2b39c5029/assets/*" + "../../../../../../tmp/hugo_cache_runner/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.5.1-0.20240920005714-9da3e3420b4d/assets/*" ] } } diff --git a/go.mod b/go.mod index f687bb1e134..2dbcf06b00c 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/hugo-toha/hugo-toha.github.io go 1.21 -require github.com/hugo-toha/toha/v4 v4.5.1-0.20240907213421-aab2b39c5029 // indirect +require github.com/hugo-toha/toha/v4 v4.5.1-0.20240920005714-9da3e3420b4d // indirect // replace( // github.com/hugo-toha/toha/v4 => ../toha diff --git a/go.sum b/go.sum index 446bf134657..c5c5dccfc3c 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -github.com/hugo-toha/toha/v4 v4.5.1-0.20240907213421-aab2b39c5029 h1:KNFg1/a4uKCfXAKXb+YEBBUjan3zZjSoHcZxFjN4xLU= -github.com/hugo-toha/toha/v4 v4.5.1-0.20240907213421-aab2b39c5029/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= +github.com/hugo-toha/toha/v4 v4.5.1-0.20240920005714-9da3e3420b4d h1:pp9Q2zGZpT2TtyW04E068xTr2v3iOIoakN/gA0Wh+p4= +github.com/hugo-toha/toha/v4 v4.5.1-0.20240920005714-9da3e3420b4d/go.mod h1:TU/6WXz7fJ3BSrTS+K/sVctzUMF4pB4ZwKWzFBFra8g= diff --git a/package-lock.json b/package-lock.json index 044ef0f7364..0f647910c90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "eslint-plugin-promise": "^6.1.1", "feather-icons": "^4.29.1", "filterizr": "^2.2.4", - "flag-icon-css": "^4.1.7", + "flag-icons": "^7.2.3", "fuse.js": "^6.6.2", "highlight.js": "^11.6.0", "imagesloaded": "^5.0.0", @@ -1813,11 +1813,10 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/flag-icon-css": { - "version": "4.1.7", - "resolved": "https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-4.1.7.tgz", - "integrity": "sha512-AFjSU+fv98XbU0vnTQ32vcLj89UEr1MhwDFcooQv14qWJCjg9fGZzfh9BVyDhAhIOZW/pGmJmq38RqpgPaeybQ==", - "deprecated": "The project has been renamed to flag-icons", + "node_modules/flag-icons": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-7.2.3.tgz", + "integrity": "sha512-X2gUdteNuqdNqob2KKTJTS+ZCvyWeLCtDz9Ty8uJP17Y4o82Y+U/Vd4JNrdwTAjagYsRznOn9DZ+E/Q52qbmqg==", "dev": true }, "node_modules/flat-cache": { @@ -5169,10 +5168,10 @@ "path-exists": "^4.0.0" } }, - "flag-icon-css": { - "version": "4.1.7", - "resolved": "https://registry.npmjs.org/flag-icon-css/-/flag-icon-css-4.1.7.tgz", - "integrity": "sha512-AFjSU+fv98XbU0vnTQ32vcLj89UEr1MhwDFcooQv14qWJCjg9fGZzfh9BVyDhAhIOZW/pGmJmq38RqpgPaeybQ==", + "flag-icons": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-7.2.3.tgz", + "integrity": "sha512-X2gUdteNuqdNqob2KKTJTS+ZCvyWeLCtDz9Ty8uJP17Y4o82Y+U/Vd4JNrdwTAjagYsRznOn9DZ+E/Q52qbmqg==", "dev": true }, "flat-cache": { diff --git a/package.json b/package.json index 50551d7c666..8ac5a4b75a2 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "eslint-plugin-promise": "github.com/hugo-toha/toha/v4", "feather-icons": "github.com/hugo-toha/toha/v4", "filterizr": "github.com/hugo-toha/toha/v4", - "flag-icon-css": "github.com/hugo-toha/toha/v4", + "flag-icons": "github.com/hugo-toha/toha/v4", "fuse.js": "github.com/hugo-toha/toha/v4", "highlight.js": "github.com/hugo-toha/toha/v4", "imagesloaded": "github.com/hugo-toha/toha/v4", @@ -45,7 +45,7 @@ "eslint-plugin-promise": "^6.1.1", "feather-icons": "^4.29.1", "filterizr": "^2.2.4", - "flag-icon-css": "^4.1.7", + "flag-icons": "^7.2.3", "fuse.js": "^6.6.2", "highlight.js": "^11.6.0", "imagesloaded": "^5.0.0",