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 Oct 9, 2024
1 parent c6c47c4 commit 54ac890
Show file tree
Hide file tree
Showing 2 changed files with 542 additions and 452 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.9.0",
"packageManager": "pnpm@9.9.0",
"packageManager": "pnpm@9.12.1",
"description": "A ProseMirror plugin to highlight code blocks",
"author": "ocavue <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -103,27 +103,27 @@
},
"devDependencies": {
"@antfu/ni": "^0.23.0",
"@ocavue/eslint-config": "^2.6.0",
"@ocavue/eslint-config": "^2.9.0",
"@types/hast": "^3.0.4",
"@types/node": "^20.16.2",
"eslint": "^9.9.1",
"@types/node": "^20.16.11",
"eslint": "^9.12.0",
"highlight.js": "^11.10.0",
"jsdom": "^24.1.3",
"lowlight": "^3.1.0",
"prettier": "^3.3.3",
"prosemirror-example-setup": "^1.2.3",
"prosemirror-model": "^1.22.3",
"prosemirror-model": "^1.23.0",
"prosemirror-schema-basic": "^1.2.3",
"prosemirror-state": "^1.4.3",
"prosemirror-transform": "^1.10.0",
"prosemirror-view": "^1.34.1",
"prosemirror-view": "^1.34.3",
"refractor": "^4.8.1",
"shiki": "^1.15.2",
"sugar-high": "^0.7.0",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vitest": "^2.0.5"
"shiki": "^1.22.0",
"sugar-high": "^0.7.1",
"tsup": "^8.3.0",
"typescript": "^5.6.3",
"vite": "^5.4.8",
"vitest": "^2.1.2"
},
"publishConfig": {
"main": "./dist/index.js",
Expand Down
Loading

0 comments on commit 54ac890

Please sign in to comment.