|
@@ -55,8 +55,9 @@
|
|
|
"@aws-skd/*": "fix version above 3.186.0 that is required by mongodb@4.16.0",
|
|
"@aws-skd/*": "fix version above 3.186.0 that is required by mongodb@4.16.0",
|
|
|
"@keycloak/keycloak-admin-client": "19.0.0 or above exports only ESM.",
|
|
"@keycloak/keycloak-admin-client": "19.0.0 or above exports only ESM.",
|
|
|
"escape-string-regexp": "5.0.0 or above exports only ESM",
|
|
"escape-string-regexp": "5.0.0 or above exports only ESM",
|
|
|
- "string-width": "5.0.0 or above exports only ESM.",
|
|
|
|
|
- "remark-wiki-link": "!!DO NOT REMOVE!! including 'mdast-util-wiki-link' and 'micromark-extension-wiki-link' required by pukiwiki-like-linker"
|
|
|
|
|
|
|
+ "next-themes": "0.3.0 causes a type error: https://github.com/pacocoursey/next-themes/issues/122",
|
|
|
|
|
+ "remark-wiki-link": "!!DO NOT REMOVE!! including 'mdast-util-wiki-link' and 'micromark-extension-wiki-link' required by pukiwiki-like-linker",
|
|
|
|
|
+ "string-width": "5.0.0 or above exports only ESM."
|
|
|
},
|
|
},
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"@akebifiky/remark-simple-plantuml": "^1.0.2",
|
|
"@akebifiky/remark-simple-plantuml": "^1.0.2",
|
|
@@ -147,7 +148,7 @@
|
|
|
"next": "^14.1.3",
|
|
"next": "^14.1.3",
|
|
|
"next-i18next": "^15.2.0",
|
|
"next-i18next": "^15.2.0",
|
|
|
"next-superjson": "^0.0.4",
|
|
"next-superjson": "^0.0.4",
|
|
|
- "next-themes": "^0.3.0",
|
|
|
|
|
|
|
+ "next-themes": "^0.2.1",
|
|
|
"nocache": "^3.0.1",
|
|
"nocache": "^3.0.1",
|
|
|
"node-cron": "^3.0.2",
|
|
"node-cron": "^3.0.2",
|
|
|
"nodemailer": "^6.6.2",
|
|
"nodemailer": "^6.6.2",
|