Skip to content

Commit

Permalink
fix(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2023
1 parent d189139 commit 4315620
Show file tree
Hide file tree
Showing 4 changed files with 650 additions and 481 deletions.
2 changes: 1 addition & 1 deletion e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@prosemirror-adapter/react": "workspace:*",
"@prosemirror-adapter/svelte": "workspace:*",
"@prosemirror-adapter/vue": "workspace:*",
"@sveltejs/vite-plugin-svelte": "^2.4.4",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"@types/react": "^18.0.30",
"@types/react-dom": "^18.0.11",
"@vitejs/plugin-react": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"prepare": "husky install"
},
"dependencies": {
"@antfu/eslint-config": "^1.0.0",
"@antfu/eslint-config": "^2.0.0",
"@changesets/cli": "^2.26.1",
"@commitlint/cli": "^18.0.0",
"@commitlint/config-conventional": "^18.0.0",
Expand All @@ -39,7 +39,7 @@
"prosemirror-view": "^1.30.2",
"tslib": "^2.5.0",
"typescript": "^5.0.2",
"vite": "^4.2.1"
"vite": "^5.0.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
2 changes: 1 addition & 1 deletion packages/svelte/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"tslib": "^2.5.0"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^2.4.4",
"@sveltejs/vite-plugin-svelte": "^3.0.0",
"svelte": "^4.0.0"
}
}
Loading

0 comments on commit 4315620

Please sign in to comment.