Mercurial > code > home > repos > streamed-graph
diff pnpm-lock.yaml @ 137:a8939c717015
still trying to get build right, but there are other update bugs too
author | drewp@bigasterisk.com |
---|---|
date | Sat, 06 May 2023 15:34:40 -0700 |
parents | 828a64e62e73 |
children | c26538ee1d1d |
line wrap: on
line diff
--- a/pnpm-lock.yaml Sat May 06 14:20:33 2023 -0700 +++ b/pnpm-lock.yaml Sat May 06 15:34:40 2023 -0700 @@ -1,6 +1,7 @@ lockfileVersion: 5.4 specifiers: + '@rollup/plugin-alias': ^5.0.0 '@rollup/plugin-commonjs': ^24.1.0 '@rollup/plugin-node-resolve': ^15.0.2 '@rollup/plugin-terser': ^0.4.1 @@ -39,6 +40,7 @@ sub-events: 1.9.0 devDependencies: + '@rollup/plugin-alias': 5.0.0_rollup@3.21.5 '@rollup/plugin-commonjs': 24.1.0_rollup@3.21.5 '@rollup/plugin-node-resolve': 15.0.2_rollup@3.21.5 '@rollup/plugin-terser': 0.4.1_rollup@3.21.5 @@ -1135,6 +1137,19 @@ '@types/node': 20.1.0 dev: false + /@rollup/plugin-alias/5.0.0_rollup@3.21.5: + resolution: {integrity: sha512-l9hY5chSCjuFRPsnRm16twWBiSApl2uYFLsepQYwtBuAxNMQ/1dJqADld40P0Jkqm65GRTLy/AC6hnpVebtLsA==} + engines: {node: '>=14.0.0'} + peerDependencies: + rollup: ^1.20.0||^2.0.0||^3.0.0 + peerDependenciesMeta: + rollup: + optional: true + dependencies: + rollup: 3.21.5 + slash: 4.0.0 + dev: true + /@rollup/plugin-commonjs/24.1.0_rollup@3.21.5: resolution: {integrity: sha512-eSL45hjhCWI0jCCXcNtLVqM5N1JlBGvlFfY0m6oOYnLCJ6N0qEXoZql4sY2MOUArzhH4SA/qBpTxvvZp2Sc+DQ==} engines: {node: '>=14.0.0'} @@ -3434,6 +3449,11 @@ engines: {node: '>=8'} dev: true + /slash/4.0.0: + resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==} + engines: {node: '>=12'} + dev: true + /smob/0.0.6: resolution: {integrity: sha512-V21+XeNni+tTyiST1MHsa84AQhT1aFZipzPpOFAVB8DkHzwJyjjAmt9bgwnuZiZWnIbMo2duE29wybxv/7HWUw==} dev: true