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 Nov 26, 2024
1 parent 2898365 commit b2a6ae8
Show file tree
Hide file tree
Showing 3 changed files with 180 additions and 179 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@
}
},
"devDependencies": {
"@antfu/ni": "^0.22.0",
"@antfu/ni": "^0.23.1",
"@ocavue/eslint-config": "^1.11.2",
"@types/node": "^20.14.13",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"prosemirror-model": "^1.22.2",
"@types/node": "^20.17.8",
"eslint": "^8.57.1",
"prettier": "^3.4.0",
"prosemirror-model": "^1.23.0",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.33.9",
"prosemirror-view": "^1.37.0",
"tsup": "^7.2.0",
"typescript": "^5.5.4",
"typescript": "^5.7.2",
"vite": "^5.3.5",
"vitest": "^1.6.0"
}
Expand Down
6 changes: 3 additions & 3 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"preview": "vite preview"
},
"devDependencies": {
"prosemirror-example-setup": "^1.2.2",
"prosemirror-example-setup": "^1.2.3",
"prosemirror-gapcursor": "^1.3.2",
"prosemirror-menu": "^1.2.4",
"prosemirror-model": "^1.22.2",
"prosemirror-model": "^1.23.0",
"prosemirror-schema-basic": "^1.2.3",
"prosemirror-schema-list": "^1.4.1",
"prosemirror-state": "^1.4.3",
"prosemirror-view": "^1.33.9",
"prosemirror-view": "^1.37.0",
"prosemirror-virtual-cursor": "workspace:*",
"vite": "^5.3.5"
}
Expand Down
Loading

0 comments on commit b2a6ae8

Please # to comment.