|
45 | 45 | "sideEffects": false, |
46 | 46 | "types": "./index.d.ts", |
47 | 47 | "devDependencies": { |
48 | | - "@babel/core": "^7.19.1", |
49 | | - "@logux/eslint-config": "^47.2.0", |
| 48 | + "@babel/core": "^7.20.5", |
| 49 | + "@logux/eslint-config": "^48.0.0", |
50 | 50 | "@lukeed/uuid": "^2.0.0", |
51 | 51 | "@napi-rs/uuid": "^0.2.2", |
52 | 52 | "@originjs/vite-plugin-commonjs": "^1.0.3", |
53 | 53 | "@size-limit/file": "^8.1.0", |
54 | 54 | "@size-limit/webpack": "^8.1.0", |
55 | | - "@types/node": "^18.7.18", |
| 55 | + "@types/node": "^18.11.11", |
56 | 56 | "benchmark": "^2.1.4", |
57 | 57 | "c8": "^7.12.0", |
58 | 58 | "clean-publish": "^4.0.1", |
59 | 59 | "cuid": "^2.1.8", |
60 | | - "eslint": "^8.23.1", |
| 60 | + "eslint": "^8.29.0", |
61 | 61 | "eslint-config-standard": "^17.0.0", |
62 | 62 | "eslint-plugin-import": "^2.26.0", |
63 | | - "eslint-plugin-n": "^15.2.5", |
| 63 | + "eslint-plugin-n": "^15.6.0", |
64 | 64 | "eslint-plugin-prefer-let": "^3.0.1", |
65 | | - "eslint-plugin-promise": "^6.0.1", |
| 65 | + "eslint-plugin-promise": "^6.1.1", |
66 | 66 | "picocolors": "^1.0.0", |
67 | | - "postcss": "^8.4.16", |
| 67 | + "postcss": "^8.4.19", |
68 | 68 | "rndm": "^1.2.0", |
69 | 69 | "secure-random-string": "^1.1.3", |
70 | 70 | "shortid": "^2.2.16", |
71 | 71 | "size-limit": "^8.1.0", |
72 | | - "terser": "^5.15.0", |
73 | | - "uid": "^2.0.0", |
| 72 | + "terser": "^5.16.1", |
| 73 | + "uid": "^2.0.1", |
74 | 74 | "uid-safe": "^2.1.5", |
75 | 75 | "uuid": "^9.0.0", |
76 | 76 | "uvu": "^0.5.6", |
77 | | - "vite": "^3.1.1" |
| 77 | + "vite": "^3.2.5" |
78 | 78 | }, |
79 | 79 | "size-limit": [ |
80 | 80 | { |
|
0 commit comments