Skip to content

Commit

Permalink
⬆️ Upgrade to @ortfo/db v1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gwennlbh committed Apr 20, 2024
1 parent 176a4c9 commit d9f0f50
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 50 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
"svelte-preprocess": "^4.10.7",
"tslib": "^2.6.2",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vite": "^5.2.10",
"vitest": "^1.5.0"
},
"dependencies": {
"@ctrl/tinycolor": "^4.1.0",
"@geoffcox/svelte-splitter": "^1.0.1",
"@ortfo/db": "^1.4.1",
"@ortfo/db": "^1.5.0",
"@rollup/plugin-commonjs": "^25.0.7",
"@rollup/plugin-node-resolve": "^15.2.3",
"@tiptap/core": "^2.3.0",
Expand Down Expand Up @@ -79,7 +79,6 @@
},
"pnpm": {
"patchedDependencies": {
"@ortfo/[email protected]": "patches/@[email protected]",
"[email protected]": "patches/[email protected]"
}
}
Expand Down
23 changes: 0 additions & 23 deletions patches/@[email protected]

This file was deleted.

44 changes: 20 additions & 24 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 d9f0f50

Please sign in to comment.