Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent f8e8a4c commit 125d35c
Show file tree
Hide file tree
Showing 2 changed files with 949 additions and 759 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "prosemirror-highlight",
"type": "module",
"version": "0.11.0",
"packageManager": "pnpm@9.14.4",
"packageManager": "pnpm@9.15.4",
"description": "A ProseMirror plugin to highlight code blocks",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -102,26 +102,26 @@
}
},
"devDependencies": {
"@antfu/ni": "^0.23.1",
"@ocavue/eslint-config": "^2.11.1",
"@antfu/ni": "^0.23.2",
"@ocavue/eslint-config": "^2.12.2",
"@types/hast": "^3.0.4",
"@types/node": "^20.17.5",
"eslint": "^9.14.0",
"highlight.js": "^11.10.0",
"eslint": "^9.17.0",
"highlight.js": "^11.11.1",
"jsdom": "^25.0.1",
"lowlight": "^3.2.0",
"prettier": "^3.4.1",
"lowlight": "^3.3.0",
"prettier": "^3.4.2",
"prosemirror-example-setup": "^1.2.3",
"prosemirror-model": "^1.24.0",
"prosemirror-model": "^1.24.1",
"prosemirror-schema-basic": "^1.2.3",
"prosemirror-state": "^1.4.3",
"prosemirror-transform": "^1.10.2",
"prosemirror-view": "^1.37.0",
"prosemirror-view": "^1.37.1",
"refractor": "^4.8.1",
"shiki": "^1.24.0",
"sugar-high": "^0.7.5",
"shiki": "^1.29.1",
"sugar-high": "^0.8.2",
"tsup": "^8.3.5",
"typescript": "^5.6.3",
"typescript": "^5.7.2",
"vite": "^5.4.11",
"vitest": "^2.1.8"
},
Expand Down
Loading

0 comments on commit 125d35c

Please sign in to comment.