localdb-ces6q 0.2.10 → 0.2.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "localdb-ces6q",
3
- "version": "0.2.10",
3
+ "version": "0.2.12",
4
4
  "description": "TypeScript ECMAScript Module Library Template",
5
5
  "type": "module",
6
6
  "module": "dist/index.js",
@@ -27,7 +27,7 @@
27
27
  "homepage": "https://github.com/joonhocho/localdb#readme",
28
28
  "dependencies": {
29
29
  "bplustree-mq4uj": "^0.1.0",
30
- "util-3gcvv": "^0.5.5"
30
+ "util-3gcvv": "^0.5.7"
31
31
  },
32
32
  "devDependencies": {
33
33
  "@babel/core": "^7.21.3",
@@ -37,7 +37,7 @@
37
37
  "@types/jest": "^29.5.0",
38
38
  "@types/react": "^18.0.28",
39
39
  "jest-ts-webcompat-resolver": "^1.0.0",
40
- "prettier": "^2.8.4",
40
+ "prettier": "^2.8.5",
41
41
  "react": "^18.2.0",
42
42
  "shelljs": "^0.8.5",
43
43
  "ts-jest": "^29.0.5",