Compare commits

..

9 Commits

Author SHA1 Message Date
Azkellas dc003bb0d9
Merge 98892944c4 into 94feae3cca 2024-02-07 17:01:40 +01:00
James Panther 94feae3cca
🔀 Merge pull request from jpanther/dependabot/npm_and_yarn/prettier-3.2.5
📌 Bump prettier from 3.2.4 to 3.2.5
2024-02-06 08:05:35 +11:00
dependabot[bot] 59c35d947c
📌 Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-04 22:27:40 +00:00
James Panther 3bdb8f768c
🔀 Merge pull request from g0rbe/dev
Add gorbe.io to Congo users
2024-02-04 09:35:51 +11:00
Dániel Görbe 6fea38edd9
Update index.es.md 2024-01-31 11:05:20 +01:00
Dániel Görbe 8fc918d855
Update index.ja.md 2024-01-31 11:05:05 +01:00
Dániel Görbe 81582cd147
Update index.md 2024-01-31 11:04:50 +01:00
Dániel Görbe 22f4ff0011
Update index.zh-cn.md 2024-01-31 11:04:33 +01:00
Dániel Görbe d21901aa19
Update index.md 2024-01-31 11:03:17 +01:00
6 changed files with 14 additions and 10 deletions

View File

@ -71,5 +71,6 @@ La lista a continuación es solo un puñado de sitios web creados con el tema Co
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
**¿Usuaria de congo?** Para agregar tu sitio a esta lista, [haz un pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md).

View File

@ -71,5 +71,6 @@ Congoを使用して構築された実際のウェブサイト。
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
**Congoを使っていますか** あなたのウェブサイトを加えるために[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)を投げてください。

View File

@ -71,5 +71,6 @@ The list below is just a handful of the websites that are built using the Congo
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
**Congo user?** To add your site to this list, [submit a pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md).

View File

@ -71,5 +71,6 @@ showEdit: false
| [stupidjoey.net](https://stupidjoey.net) | Personal Site and Tech blog |
| [aminelch.github.io](https://aminelch.github.io) | Personal Site and Blog |
| [robertboscacci.com](https://robertboscacci.com) | Personal Site and Blog |
| [gorbe.io](https://www.gorbe.io) | Business Site and Blog |
**想成为Congo的用户** 要将您的网站添加到此列表中,请提交[Pull Request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md)来添加。

18
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "hugo-congo-theme",
"version": "2.7.6",
"version": "2.8.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "hugo-congo-theme",
"version": "2.7.6",
"version": "2.8.0",
"hasInstallScript": true,
"license": "MIT",
"devDependencies": {
@ -15,7 +15,7 @@
"fuse.js": "^7.0.0",
"katex": "^0.16.9",
"mermaid": "^10.7.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.11",
"quicklink": "^2.3.0",
@ -2333,9 +2333,9 @@
"dev": true
},
"node_modules/prettier": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz",
"integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
"dev": true,
"bin": {
"prettier": "bin/prettier.cjs"
@ -4845,9 +4845,9 @@
"dev": true
},
"prettier": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.4.tgz",
"integrity": "sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==",
"version": "3.2.5",
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz",
"integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==",
"dev": true
},
"prettier-plugin-go-template": {

View File

@ -34,7 +34,7 @@
"fuse.js": "^7.0.0",
"katex": "^0.16.9",
"mermaid": "^10.7.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-tailwindcss": "^0.5.11",
"quicklink": "^2.3.0",