Skip to content

Commit 09af79e

Browse files
Update pouchdb monorepo to v9
1 parent 3317f14 commit 09af79e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/browser/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
"json-pretty-html": "1.1.6",
2929
"minimongo": "7.1.1",
3030
"nedb": "1.8.0",
31-
"pouchdb-adapter-idb": "8.0.1",
32-
"pouchdb-adapter-indexeddb": "8.0.1",
33-
"pouchdb-adapter-memory": "8.0.1",
34-
"pouchdb-core": "8.0.1",
35-
"pouchdb-find": "8.0.1",
31+
"pouchdb-adapter-idb": "9.0.0",
32+
"pouchdb-adapter-indexeddb": "9.0.0",
33+
"pouchdb-adapter-memory": "9.0.0",
34+
"pouchdb-core": "9.0.0",
35+
"pouchdb-find": "9.0.0",
3636
"rxjs": "7.8.2",
3737
"stream": "0.0.3",
3838
"webpack": "5.106.2",

javascript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"mingo": "7.2.1",
9292
"mocha": "11.7.5",
9393
"npm-run-all2": "8.0.4",
94-
"pouchdb-selector-core": "8.0.1",
94+
"pouchdb-selector-core": "9.0.0",
9595
"read-last-lines": "1.8.0",
9696
"rimraf": "6.1.3",
9797
"tslint": "6.1.3",

0 commit comments

Comments
 (0)