Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major) (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent 3b2e2de commit a1df7e0
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 51 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
"devDependencies": {
"@antfu/ni": "^0.21.12",
"@ocavue/eslint-config": "^1.5.0",
"@types/node": "^20.12.8",
"@types/node": "^20.13.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
"prosemirror-model": "^1.20.0",
"prettier": "^3.3.0",
"prosemirror-model": "^1.21.0",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.33.6",
"prosemirror-view": "^1.33.7",
"tsup": "^7.2.0",
"typescript": "^5.4.5",
"vite": "^5.2.11",
"vite": "^5.2.12",
"vitest": "^1.6.0"
}
}
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"prosemirror-example-setup": "^1.2.2",
"prosemirror-gapcursor": "^1.3.2",
"prosemirror-menu": "^1.2.4",
"prosemirror-model": "^1.20.0",
"prosemirror-model": "^1.21.0",
"prosemirror-schema-basic": "^1.2.2",
"prosemirror-schema-list": "^1.3.0",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.33.6",
"prosemirror-view": "^1.33.7",
"prosemirror-virtual-cursor": "workspace:*",
"vite": "^5.2.11"
"vite": "^5.2.12"
}
}
86 changes: 43 additions & 43 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1df7e0

Please sign in to comment.