Skip to content

Commit

Permalink
🔧 chore: Update remark
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Jan 24, 2025
1 parent 3e1f4e1 commit 48a36cd
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,28 +27,28 @@
},
"devDependencies": {
"@lobehub/chat-plugin-sdk": "^1.32.4",
"@lobehub/lint": "^1.24.3",
"@lobehub/lint": "^1.25.5",
"@octokit/rest": "^20.1.1",
"@types/fs-extra": "^11.0.4",
"@types/lodash-es": "^4.17.12",
"@types/node": "^20.14.14",
"consola": "^3.2.3",
"dayjs": "^1.11.12",
"@types/node": "^20.17.16",
"consola": "^3.4.0",
"dayjs": "^1.11.13",
"dirty-json": "^0.9.2",
"dotenv": "^16.4.5",
"eslint": "^8.57.0",
"fs-extra": "^11.2.0",
"dotenv": "^16.4.7",
"eslint": "^8.57.1",
"fs-extra": "^11.3.0",
"langchain": "0.1.37",
"lodash-es": "^4.17.21",
"p-map": "^7.0.2",
"prettier": "^3.3.3",
"remark": "^14.0.3",
"remark-cli": "^11.0.0",
"p-map": "^7.0.3",
"prettier": "^3.4.2",
"remark": "^15.0.1",
"remark-cli": "^12.0.1",
"remark-pangu": "^2.2.0",
"semantic-release": "^21.1.2",
"typescript": "^5.5.4",
"zod": "^3.23.8",
"zod-to-json-schema": "^3.23.2"
"typescript": "^5.7.3",
"zod": "^3.24.1",
"zod-to-json-schema": "^3.24.1"
},
"publishConfig": {
"access": "public",
Expand Down

0 comments on commit 48a36cd

Please sign in to comment.