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 Apr 2, 2024
1 parent a314148 commit 214ed2f
Show file tree
Hide file tree
Showing 3 changed files with 68 additions and 68 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "prosemirror-virtual-cursor",
"type": "module",
"version": "0.4.2",
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@8.15.6",
"description": "",
"author": "ocavue <ocavue@gmail.com>",
"license": "MIT",
Expand Down Expand Up @@ -67,14 +67,14 @@
"devDependencies": {
"@antfu/ni": "^0.21.12",
"@ocavue/eslint-config": "^1.4.3",
"@types/node": "^20.11.24",
"@types/node": "^20.12.3",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"prosemirror-model": "^1.19.4",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.33.1",
"prosemirror-view": "^1.33.3",
"tsup": "^7.2.0",
"typescript": "^5.3.3",
"typescript": "^5.4.3",
"vite": "^4.4.8",
"vitest": "^0.34.6"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"prosemirror-schema-basic": "^1.2.2",
"prosemirror-schema-list": "^1.3.0",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.33.1",
"prosemirror-view": "^1.33.3",
"prosemirror-virtual-cursor": "workspace:*",
"vite": "^4.4.8"
}
Expand Down
Loading

0 comments on commit 214ed2f

Please sign in to comment.