mirror: A fast canonicalisation utility for stable object equality
0

Configure Feed

Select the types of activity you want to include in your feed.

chore: bump all deps

Marais Rossouw (Jun 27, 2023, 6:43 PM +1000) 4473d315 69598132

+10 -10
+2 -2
package.json
··· 31 31 "devDependencies": { 32 32 "@marais/prettier": "0.0.2", 33 33 "@marais/tsconfig": "0.0.4", 34 - "bundt": "2.0.0-next.0", 34 + "bundt": "2.0.0-next.5", 35 35 "tsm": "2.3.0", 36 36 "typescript": "5.1.3", 37 - "uvu": "0.5.6" 37 + "uvu": "0.5.4" 38 38 } 39 39 }
+8 -8
pnpm-lock.yaml
··· 12 12 specifier: 0.0.4 13 13 version: 0.0.4 14 14 bundt: 15 - specifier: 2.0.0-next.0 16 - version: 2.0.0-next.0 15 + specifier: 2.0.0-next.5 16 + version: 2.0.0-next.5 17 17 tsm: 18 18 specifier: 2.3.0 19 19 version: 2.3.0 ··· 21 21 specifier: 5.1.3 22 22 version: 5.1.3 23 23 uvu: 24 - specifier: 0.5.6 25 - version: 0.5.6 24 + specifier: 0.5.4 25 + version: 0.5.4 26 26 27 27 packages: 28 28 ··· 112 112 resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} 113 113 dev: true 114 114 115 - /bundt@2.0.0-next.0: 116 - resolution: {integrity: sha512-Y6vyliHoAp9SeRt0899OnMfmrEd8vP4PYRY/0OIYE81wCkWs8dVvjROdyGAFo3SDkECeeJ/FVZTCi5DtEEZEIg==} 115 + /bundt@2.0.0-next.5: 116 + resolution: {integrity: sha512-uoMMvvZUGRVyVbd0tls6ZU3bASc0lZt3b0iD3AE2J9sKgnsKJoWAWe4uUcCkla+Dx+T006ZERBvq0PY3iNuXlw==} 117 117 engines: {node: '>=12'} 118 118 hasBin: true 119 119 dependencies: ··· 614 614 hasBin: true 615 615 dev: true 616 616 617 - /uvu@0.5.6: 618 - resolution: {integrity: sha512-+g8ENReyr8YsOc6fv/NVJs2vFdHBnBNdfE49rshrTzDWOlUx4Gq7KOS2GD8eqhy2j+Ejq29+SbKH8yjkAqXqoA==} 617 + /uvu@0.5.4: 618 + resolution: {integrity: sha512-x1CyUjcP9VKaNPhjeB3FIc/jqgLsz2Q9LFhRzUTu/jnaaHILEGNuE0XckQonl8ISLcwyk9I2EZvWlYsQnwxqvQ==} 619 619 engines: {node: '>=8'} 620 620 hasBin: true 621 621 dependencies: